photo

Arnav


Last seen: 2 Tage vor Aktiv seit 2024

Followers: 0   Following: 0

Hesitation is Defeat.

Programming Languages:
Python, C++, C, MATLAB, SQL, Shell
Spoken Languages:
English
Pronouns:
He/him

Statistik

  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Why I can't find the DC Machine from the Matlab?
Hi @Jerry Wang, Both the blocks are the same. There was an update in the mask of the DC Machine block from MATLAB R2022b onward...

2 Tage vor | 0

Beantwortet
Voltage coming out as zero
Hi @ayush, The voltage in the scope is coming out to be zero because of a short in your circuit. So, its effectively measuring ...

2 Tage vor | 0

Beantwortet
Markovian linear jump systems (MJLS) simulation
Hello @w, To simulate a MJLS, we can implement a function that iteratively updates the state of the system based on the curren...

3 Tage vor | 0

Beantwortet
What modification is required in the given code on image processing to accurately capture the dimensions of a spreading blob from a series of images?
Hi @Pragyan Kumar Sarma, To deal with parts of the water blob that got cutoff due to reflection of light, we can use the follow...

4 Tage vor | 0

| akzeptiert

Beantwortet
how to write objective function
Hi @ali, The general workflow for training a SVR model using PSO optimization is as follows: The parameters we need to ...

5 Tage vor | 0

Beantwortet
Generating a fourth-degree polynomial curve for the expansion region of a planar nozzle
Hi @Bamelari Jovani, From the attached pictures of the equations, the paper simply states that amongst all the curves discussed...

6 Tage vor | 0

| akzeptiert

Beantwortet
My question is what is the value i am getting as the output of my code.
Hi @Varun, The result that you are getting is a closed form way of representing the solution of the equation. Here root(P(x),x,...

23 Tage vor | 0

| akzeptiert

Beantwortet
Missing deflection of Simscape Flexible Beam with two fixed supports
Hi @Jonas, The issue here is that a beam that is fixed from both sides is statically indeterminate i.e. it is not possible to s...

23 Tage vor | 0

Beantwortet
Coherence bandwidth of S21
Hi @Derek, We can go about doing the task in MATLAB as you described but first, we need to assume some data. Here, I am conside...

23 Tage vor | 0

Beantwortet
Visually similar pcbstack objects resulting in different S parameter responses
Hi @Richard, Although the shapes you provided look similar, they are quite different in terms of the numbers of vertices...

25 Tage vor | 0

| akzeptiert

Beantwortet
Extracting signal phase using MAximum Entropy Method
Hi @Foad, I went through the code and the paper you provided. The code seems to be correct in all respects. After reading the p...

26 Tage vor | 1

Beantwortet
How to read a 'CompactSVMModel' saved in a .mat file from a C++/Qt program
Hi, I tried executing your code with the particulars provided in the CMakeLists.txt with MATLAB R2022b libraries. This is my C...

etwa ein Monat vor | 0

| akzeptiert

Beantwortet
Reduce the inputs for the chi2gof function (follow-up question of: Using chi2gof to test two distributions)
Hi @Sim, You are correct in seeing that xvals and bins are not necessary for the chi-square test if you have the actual bin cou...

etwa ein Monat vor | 1

| akzeptiert