Statistik
RANG
8.810
of 300.302
REPUTATION
5
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
3
RANG
of 20.911
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.040
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
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; ...
mehr als 9 Jahre vor | 1
Frage
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...
mehr als 9 Jahre vor | 3 Antworten | 1
3
AntwortenHow 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...
mehr als 9 Jahre vor | 1
Frage
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...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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?
mehr als 9 Jahre vor | 1 Antwort | 0