photo

Avinash Prakash


Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

3 Preguntas
2 Respuestas

CLASIFICACIÓN
8.813
of 300.365

REPUTACIÓN
5

CONTRIBUCIONES
3 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
3

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.262

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

  • First Review
  • Revival Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How to run Simulink model in a loop with continuously changing one input parameter?
Figured it out myself :) y = zeros(1,5); for i=1:5 sim('simulink_model') y(i) = output_from_Model; ...

más de 9 años hace | 1

Pregunta


How to run Simulink model in a loop with continuously changing one input parameter?
I have built a Simulink model and it's inputs are given from scripts. Say suppose my input is "x" and output is "y", I have to s...

más de 9 años hace | 3 respuestas | 1

3

respuestas

Respondida
How Can I generate a damped sinusoidal wave in Simulink?
<</matlabcentral/answers/uploaded_files/53546/Capture_Sine.PNG>> Hello Lluís, You can get the damped sine wave in Simulink...

más de 9 años hace | 1

Pregunta


How to get a damped sine wave with phase delay in Simulink?
<</matlabcentral/answers/uploaded_files/53424/Sine.png>> As seen in the above image, I would like to get a sine wave in Simul...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to get mathematical function from cftool?
I am using 'smoothing spline' for my data to obtain a fit using cftool. How do I get the mathematical function of the fit?

más de 9 años hace | 1 respuesta | 0

1

respuesta