Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
170.830
of 301.511
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.308
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.936
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Find Derivative of Numeric Function
Take for example f = @(x) x^3; Is there a builtin function to find the derivative?
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 6 años hace | 1 respuesta | 0
