photo

Alok


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

6 Domande
2 Risposte

RANK
108.177
of 300.930

REPUTAZIONE
0

CONTRIBUTI
6 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
0

RANK
 of 21.114

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.750

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

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

circa 14 anni fa | 0

| accettato

Domanda


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; ...

circa 14 anni fa | 2 risposte | 0

2

risposte

Domanda


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. ...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 14 anni fa | 1 risposta | 0

1

risposta

Risposto
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...

oltre 14 anni fa | 0

Domanda


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 =...

oltre 14 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 14 anni fa | 1 risposta | 0

1

risposta