photo

A Afonja


Last seen: 2년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
Parameter identification with nlgreyest
I was able to ge the system identification that matches the CFD response but I would like to set some comtraints on the maximum ...

거의 5년 전 | 0

답변 있음
Parameter identification with nlgreyest
clc clear all % i want to use this script to estimate damping fprintf('ensure all PRT parameters are correct\n') xt=0.1; %...

거의 5년 전 | 0

질문


Parameter identification with nlgreyest
I have a non-linear model I want to fit into an available to identify system parameters. I have used nlgreyest but the result is...

거의 5년 전 | 답변 수: 3 | 0

3

답변

답변 있음
Running Simulink model in a loop
I have found where the problem is. Very basic mistake. I wrote i=length(omega) and not i=1:length(omega). Thanks for responding...

대략 5년 전 | 0

질문


Running Simulink model in a loop
I want to run a simulink model in a loop and store the output for analysis. However, I noticed that it is the result of the las...

대략 5년 전 | 답변 수: 2 | 0

2

답변