photo

Jose Antonio Aliaga


Con actividad desde 2019

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
29.703
of 300.365

REPUTACIÓN
1

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
1

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

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Substituting values in a symbolic expression, it doesn't throw the expected values
Hello MATLAB Community, I've got this symbolic matrix made by the symbolic vector q values : q = sym('q',[6 1],'real'); % J...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to load a cell array into a Simulink model?
Hello. I've got some cell arrays made out of function handles. I'd like to load them into a Simulink model as inputs of a MATLAB...

más de 6 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How to create a matrix of Matlab Functions out of a symbolic matrix?
Hello. I've got a huge 6x6 symbolic matrix M that can't be just pasted/inlined on a function to substitute values because of its...

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

1

respuesta

Pregunta


How to solve a non-linear equation system as function handle with fsolve?
Hello. I have been trying for long while to use the function fsolve to solve a non-linear equation system without success. This ...

más de 6 años hace | 2 respuestas | 0

2

respuestas