Statistiques
5 Questions
0 Réponses
RANG
222 850
of 301 793
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
0
RANG
of 21 423
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 593
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
Simplify Transfer Function Matrix from State Space Form
Hello, So I am trying to find the transfer function based on a given state space. I have 4 state space variables and 2 input...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Solve an equation that has data arrays as constants
Hello, I want to solve the following equation: 1/c0 c^2 - c +X*t / c0 = 0 where c0 is a given constant but X and t are const...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
What is wrong with this optimization code using fmincon?
Baisically using fmincon to solve for an unknown 2x1 matrix called A, which is optimized value for given objective function. Cod...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Find Derivative of Numeric Function
Take for example f = @(x) x^3; Is there a builtin function to find the derivative?
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to graph a complex system of ODEs?
Any suggestions on how to graph this system? (1) dU/dt = C1 * ( 1 - C2*U) (2) dV/dt = C2 * dU/dt + C3 * (V - W) (3) dW/dt = C...
environ 6 ans il y a | 1 réponse | 0
