Community Profile

photo

Srivardhan


Last seen: 7 months 前 自 2023 起处于活动状态

统计数据

  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer

查看徽章

Content Feed

排序方式:

已回答
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...

9 months 前 | 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. ...

9 months 前 | 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...

9 months 前 | 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...

9 months 前 | 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...

9 months 前 | 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 ...

9 months 前 | 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....

10 months 前 | 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...

10 months 前 | 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...

10 months 前 | 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...

10 months 前 | 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...

10 months 前 | 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...

10 months 前 | 2