![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13828255_1539195951692_DEF.jpg)
A Afonja
Followers: 0 Following: 0
Statistics
RANK
246,798
of 297,046
REPUTATION
0
CONTRIBUTIONS
2 Questions
3 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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
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 years ago | 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 years ago | 0
Question
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 years ago | 3 answers | 0
3
answersRunning 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...
6 years ago | 0
Question
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...
6 years ago | 2 answers | 0