A Afonja
Followers: 0 Following: 0
Statistics
RANK
195 835
of 296 183
REPUTATION
0
CONTRIBUTIONS
2 Questions
3 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20 358
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155 600
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 ...
ungefär 5 år 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; %...
ungefär 5 år 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...
ungefär 5 år 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...
mer än 5 år 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...
mer än 5 år ago | 2 answers | 0