photo

Avinash Prakash


2016년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

3 질문
2 답변

순위
8,810
of 300,338

평판
5

참여
3 질문
2 답변

답변 채택
0.0%

획득한 표
3

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Revival Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
How to run Simulink model in a loop with continuously changing one input parameter?
Figured it out myself :) y = zeros(1,5); for i=1:5 sim('simulink_model') y(i) = output_from_Model; ...

9년 초과 전 | 1

질문


How to run Simulink model in a loop with continuously changing one input parameter?
I have built a Simulink model and it's inputs are given from scripts. Say suppose my input is "x" and output is "y", I have to s...

9년 초과 전 | 답변 수: 3 | 1

3

답변

답변 있음
How Can I generate a damped sinusoidal wave in Simulink?
<</matlabcentral/answers/uploaded_files/53546/Capture_Sine.PNG>> Hello Lluís, You can get the damped sine wave in Simulink...

9년 초과 전 | 1

질문


How to get a damped sine wave with phase delay in Simulink?
<</matlabcentral/answers/uploaded_files/53424/Sine.png>> As seen in the above image, I would like to get a sine wave in Simul...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to get mathematical function from cftool?
I am using 'smoothing spline' for my data to obtain a fit using cftool. How do I get the mathematical function of the fit?

9년 초과 전 | 답변 수: 1 | 0

1

답변