統計
MATLAB Answers
7 質問
0 回答
ランク
of 173,512
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Stepper Motor And Driver Block Functions
I'm looking for a Matlab model of a 2 phase stepper motor and driver. I'd prefer a non-canned Matlab routine if possible. I'm aw...
12年以上 前 | 0 件の回答 | 0
0
回答質問
I am having problems installing Matlab Version 5.3.1/Release R11.1 on my new HP-Pavilion notebook PC which has Windows 7 Professional with an Windows XP Emulator.
I am having problems installing Matlab Version 5.3.1/Release R11.1 on my new HP-Pavilion notebook PC which has Windows 7 Profess...
12年以上 前 | 2 件の回答 | 0
2
回答質問
Indexing, Making Multiple Bode Plots From Same Block Model Using Multiple Inports And Outports
I have generated a BlockModel.mdl of multiple transfer function blocks connected together. Furthermore, I have inserted three In...
13年以上 前 | 0 件の回答 | 0
0
回答質問
Matlab Models Incompatibility Issues
I own an older copy of Matlab, Version 5.3.1 (R11.1). Meanwhile, I have accumulated some models, from previous acquaintances, th...
13年以上 前 | 0 件の回答 | 0
0
回答質問
How do you know that "p" has a dimension of 4 columns for the code given under "Body" herein below?
sim('focbls',[0 2]); [p,f]=spectrum(posin,posfb,1024,0,[],1000); figure(1) clf; subplot(211); loglog(f,abs...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Clarification requested on my original question - What do the colon and number 4 represent in the following argument - loglog(f,abs(p(:,4))),grid;?
Clarification requested on my original question - What do the colon and number 4 represent in the following argument - loglog(f,...
13年以上 前 | 0 件の回答 | 0
0
回答質問
What do the colon and number 4 represent in the following argument - loglog(f,abs(p(:,4))),grid;?
What do the colon and number 4 represent in the following argument - loglog(f,abs(p(:,4))),grid;?
13年以上 前 | 1 件の回答 | 0
