photo

Srivardhan


Last seen: 11ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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年 前 | 0

回答済み
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年 前 | 0

回答済み
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年 前 | 0

回答済み
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年 前 | 0

回答済み
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年 前 | 1

回答済み
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年 前 | 0

回答済み
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年 前 | 2

回答済み
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年 前 | 2

回答済み
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年 前 | 2

回答済み
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年 前 | 2

回答済み
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年 前 | 3

| 採用済み

回答済み
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年 前 | 2