Statistik
RANG
8.748
of 300.343
REPUTATION
5
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
3
RANG
of 20.926
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.172
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
Frage
Delayed step/ impulse response
Hi everyone, I would like to plot an impulse and step response of some arbitrary system sys1. Normally I would use just a co...
fast 6 Jahre vor | 2 Antworten | 1
2
AntwortenState Space unit step and initial conditions
The above method works but you can also use an lsim command. Do the following: lsim(sys,u,t,x0) where; sys - defines your ...
fast 6 Jahre vor | 2
Frage
The simulation takes too much to run, should i change parameters in my source?
Hi everyone, I am trying to model and simulate a model of dc motor connected to the rigid disk. Disk is connected to springs an...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenI have to write a program which will calculate using false position method the maximum of a given equation. And at the end I need to return the root and a value of the function at that point. I am not getting the answer can anyone help? )
could anyone help out?
mehr als 7 Jahre vor | 0
Frage
I have to write a program which will calculate using false position method the maximum of a given equation. And at the end I need to return the root and a value of the function at that point. I am not getting the answer can anyone help? )
%The root should be equal to 225, at least thats what i got when i did same question using bisection method function [...
mehr als 7 Jahre vor | 1 Antwort | 0
