統計
MATLAB Answers
2 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Hi, I am trying to run stepper motor using arduino. Can i use the package with any motor shield available in the market?
My stepper motors are connected to L298 driver. I have been able to run the stepper by sending serial data. But the top speed is...
10年以上 前 | 1 件の回答 | 0
1
回答質問
I am getting a straight line while running the following code. What is going wrong??
x=0.1:0.001:10; y=exp(-x.^2/2)/sqrt(x); plot(x,y)
11年弱 前 | 1 件の回答 | 0