Statistics
RANK
234,254
of 301,195
REPUTATION
0
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,190
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,322
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Answered
How to apply If else condition properly for ode45 function file?
I tested this but the thing you're saying did not happen: function []=pap() [AA,BB] = ode45(@testttt,[0,5],[2,.1]) ...
How to apply If else condition properly for ode45 function file?
I tested this but the thing you're saying did not happen: function []=pap() [AA,BB] = ode45(@testttt,[0,5],[2,.1]) ...
12 years ago | 0
Answered
How to solve this analytical equation please?
if you rearrange the equation, you'll get a=alpha phi = P/Psat G = exp( (1/a)*(G0^a * (1-a)) / (1-a-phi+(G0^a)*a*phi)...
How to solve this analytical equation please?
if you rearrange the equation, you'll get a=alpha phi = P/Psat G = exp( (1/a)*(G0^a * (1-a)) / (1-a-phi+(G0^a)*a*phi)...
12 years ago | 0
Question
How should data be prepared for system identification?
I'm going to do some experiments and use the data from the experiments in system identification(SI) toolbox. In MATLAB's dryer e...
12 years ago | 1 answer | 0
