Daniel Stankowski
Followers: 0 Following: 0
Statistiques
RANG
8 153
of 295 467
RÉPUTATION
5
CONTRIBUTIONS
3 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
3
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 5 ans il y a | 2 réponses | 1
2
réponsesState 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 ...
presque 5 ans il y a | 2
Question
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...
environ 5 ans il y a | 1 réponse | 0
0
réponseI 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?
plus de 6 ans il y a | 0
Question
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 [...
plus de 6 ans il y a | 1 réponse | 0