Aasiya Syed
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
I only have the mean value and standard deviation value, how do I make a histogram with this?
My mean is -30.10 and my standard deviation is 7.79 My count is going to be a maximum limit of 150. How would I construct a h...
4年以上 前 | 2 件の回答 | 0
2
回答質問
Modifying a function (2D Plot and 3D Plot)
I currently have a grid that goes from 1 to 20 for x and y. function [ ] = make3DGrid( ) x=zeros(20*20,1); y=zeros(20*20,1);...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Plot in a script with three time series, each series has to be a different color
I made a plot with three different time series, each series has to be plotted with lines and each series has a different color. ...
4年以上 前 | 1 件の回答 | 0