photo

Srivardhan


Last seen: 2 years ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
12 Answers

RANK
1,996
of 300,392

REPUTATION
32

CONTRIBUTIONS
0 Questions
12 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
14

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

2 years 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. ...

2 years 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...

2 years 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...

2 years 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...

2 years 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 ...

2 years 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....

2 years 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...

2 years 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...

2 years 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...

2 years 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...

2 years 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...

2 years ago | 2