photo

Alok


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

6 Preguntas
2 Respuestas

CLASIFICACIÓN
108.091
of 300.853

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.094

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 171.319

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 1

Ver insignias

Feeds

Ver por

Respondida
Control of Stepper motor using Matlab
Done :) with the same

alrededor de 14 años hace | 0

| aceptada

Pregunta


Control of Stepper motor using Matlab
Hello all, I have written a very simple piece of code, to run my stepper motor using matlab: clc; clear all; ...

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

2

respuestas

Pregunta


cell symbolic matrix into simple symbolic matrix
Hello all, I am having a cell of 3d symbolic object matrix, but I need to convert this matrix into simple symbolic matrix. ...

alrededor de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Converting a cell symbolic matrix into simple symbolic matrix
Hello all, I am having a problem, in which I am having a cell of 3d symbolic object matrix, but I need to convert this matrix...

alrededor de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem in syntax
Please help!!! a lok = sym('alok%d%d', [3 5 1]) % the piece of code and the error is below ??? Error using ==> sym.sym...

alrededor de 14 años hace | 1 respuesta | 0

1

respuesta

Respondida
Help using symolic variable
Hi folks, I got the code running after some modifications but I have a new problem, first I will write code: J_j = sym( 'J...

alrededor de 14 años hace | 0

Pregunta


Help using symolic variable
I am trying to implement a piece of code: n = 1000; syms l; m = sym('m', [ 1 n ] ); x = sym( 0 ); for i =...

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

2

respuestas

Pregunta


Define an array using symbolic variable as size parameter.
Hello All, Is it possible to generate an array or matrix using a symbolic variable as a size for a matrix, I want to define a...

alrededor de 14 años hace | 1 respuesta | 0

1

respuesta