Statistica
5 Domande
0 Risposte
RANK
170.664
of 301.464
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
40.0%
VOTI RICEVUTI
0
RANK
of 174.642
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Find Derivative of Numeric Function
Take for example f = @(x) x^3; Is there a builtin function to find the derivative?
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 6 anni fa | 1 risposta | 0
