photo

Alok


2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
2 답변

순위
108,102
of 300,863

평판
0

참여
6 질문
2 답변

답변 채택
66.67%

획득한 표
0

순위
 of 21,100

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,413

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
Control of Stepper motor using Matlab
Done :) with the same

대략 14년 전 | 0

| 수락됨

질문


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

대략 14년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 14년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 14년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 14년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

대략 14년 전 | 0

질문


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

대략 14년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 14년 전 | 답변 수: 1 | 0

1

답변