photo

Srivardhan


Last seen: 11 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
what is the relationship between the values in the matlab command makweight and the transfer function ?
Hi Zaidan, As per my understanding, you would like to convert the transfer function into the “makeweight” function form. In M...

1 year ago | 0

Answered
To call to autosar_make_rtw_hook, during the before_make hook generated the following error
Hi Sungho, As per my understanding you got this error becuase there is an issue with the data type replacement configuration. ...

1 year ago | 0

Answered
How do we calculate the branch number of any given binary matrix?
Hi Smita, As per my understanding, you want to calculate the branch number and hamming weight of any nxn binary matrix. In ge...

1 year ago | 0

Answered
How to use cfirpm function to correct the phase of the system?
Hi Song, As per my understanding, you want to specify the phase frequency of the target in the fresp function. In MATLAB, you...

1 year ago | 0

Answered
how to measure time delay in frequency domain
Hi Janan, As per my understanding, you would like to find delay between two signals in the frequency domain. The delay betwee...

1 year ago | 1

Answered
test it for (i) linearity, (ii) time invariance, and (iii) homogeneity
Hi Ayesh, As per my understanding, you would like to know whether there is any command or function in MATLAB to directly test ...

1 year ago | 0

Answered
How to read data type conversion block name using mscript
Hi Vignesh, As per my understanding, you would like to read the Data type conversion block names using “find_system” function....

1 year ago | 2

Answered
How do i subtract or sum two 3D plot in matlab?
Hi mahdi, As per my understanding, you would like to add or subtract 3D surface plots which is plotted from meshgrid data, ass...

1 year ago | 2

Answered
Finding values in a matrix using a vector of varying column position.
Hi John, As per my understanding, you would like to find value in each row of the matrix using a vector of varying column posi...

1 year ago | 2

Answered
Make a code for these equation and make it right to run it
Hi George, As per my understanding, you would like to write the given Second order differential equations in MATLAB. MATLAB r...

1 year ago | 2

Answered
Adding points to interpolant
Hi Tintin, As per my understanding, you would like to add the points to existing Interpolant without creating a new Interpolan...

1 year ago | 3

| accepted

Answered
POLYNOMIAL TO MATRIX CONVERSION
Hi Huriya, As per my understanding, you would like to write the given polynomials in the matrix form. MATLAB represents polyn...

1 year ago | 2