photo

Abhishek Murthy


stony brook university

Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Student

Estadística

MATLAB Answers

1 Pregunta
6 Respuestas

CLASIFICACIÓN
8.241
of 300.364

REPUTACIÓN
6

CONTRIBUCIONES
1 Pregunta
6 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.407

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

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Basic Integration [ Integration limits in ]
Did you try symbolic integration? Details can be found at http://www.mathworks.com/help/symbolic/int.html.

más de 12 años hace | 0

Respondida
Model predictive control having State space model
There are two options: 1. In my lab, we used fmincon function to optimize the inputs in order to achieve the non-linear objec...

alrededor de 14 años hace | 1

Respondida
bimodal data curve fitting
If you know the number of modes in the data - k, apriori, then why not use it to cluster the data into k clusters using Kmeans f...

alrededor de 14 años hace | 0

Respondida
phase trajectory plot
Two options: 1. pplane at http://math.rice.edu/~dfield/dfpp.html 2. Quiver command Hope this helps.

alrededor de 14 años hace | 0

Respondida
Fitting in matlab? How to and bit of theory
using prony fitting you can fit exponentials to your data. Google "prony fitting" or "prony estimation" for more details. The...

alrededor de 14 años hace | 0

Respondida
Parametrizing ode45
1. declare theta as global variable in both the functions. 2. In the "script to get results", vary theta in a loop. Inside th...

alrededor de 14 años hace | 0

Pregunta


control system toolbox - state space model containing constant vectors
I am trying to create a state space model using ss. My system has the following format: dx/dt = Ax + Bu + f y = Cx + Du (x,y ...

alrededor de 14 años hace | 2 respuestas | 0

2

respuestas