photo

Alok


2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
2 回答

ランク
200,764
of 300,791

評判
0

コントリビューション
6 質問
2 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,091

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,108

コントリビューション
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

回答