統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,555
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
histogram function, matlab doesnt like my dx
Hey, I am trying to create a function for histogram that takes i the vector v, with n bins and in the interval [a,b]. I create...
約12年 前 | 0 件の回答 | 0
0
回答質問
How do I generate histogram of values in a vector, n bins, spread uniformly in an interval [a,b]?
I cannot use the hist function, I am asked to generate my own m-function, in the form of myfunction(v,a,b,n) where v is the vect...
約12年 前 | 1 件の回答 | 0