Anas Rao
2016 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
12 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to plot two y-axes on the same graph in Matlab
How to plot two y-axes on the same graph in Matlab.
7年以上 前 | 1 件の回答 | 0
1
回答質問
Selecting certain rows?
I have 7200 row of data. I want to select the row after every 10 row (means that want to delete the 10 row in between. and then ...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Adding Bar graph with another plot, convert the bar graph with a color axis, tittle in one figure?
I want to draw this Bar, but want to add color in the bar chart, title, axis, along with the bar graph want to add the original ...
8年弱 前 | 1 件の回答 | 0
1
回答質問
Variable width histogram and curve on the same graph?
I want to make a hostogram of 6-7 data and each have different width. Further, as I have converted the curve into histogram. So,...
8年弱 前 | 1 件の回答 | 0
1
回答質問
How to find out the Tune Parameter of PID in case of the complex system whose model is very difficult to understand or to develop?
I have a complex system of car model. There are two car preceeding and following car. Constant Distance is avaliable while the d...
8年弱 前 | 0 件の回答 | 0
0
回答質問
Curve Fitting of Data Points
I have lot of data points. I want to make an equation according to the curve formed. But the equations comes from the curve fitt...
8年弱 前 | 1 件の回答 | 0
1
回答質問
Editing of y-label in the step response
I have a problem when I am doing step respone with this comand step(sys) then it will plot the graph first is lateral speed and ...
約8年 前 | 1 件の回答 | 0
1
回答質問
Splitting of 1 coloumn into multiple coloumn
I have coloumn which have 98640 number. I want to make 137 coloumn from it and want to pick max. value in each coloumn?
約8年 前 | 1 件の回答 | 0
1
回答質問
Loading of selected data and then division of the data with a constant and then plotting out the results?
I have data of 100,000 rows in txt form in which I want to upload 98640 row having one coloumn. while after uploading I want to...
約8年 前 | 1 件の回答 | 0
1
回答質問
How to integate a graph?
I have function which is calculating displacement vs time . I want to integarte it. Can any one please help me how I make the fu...
約8年 前 | 1 件の回答 | 0
1
回答質問
How to write the anti natural logarithim of this function?
ln u(a,b)= 2.20-3.40*a^2 +4.50*b^3
約8年 前 | 1 件の回答 | 0
1
回答質問
if and if else command is the conditional statement is correct while writing it is range?
if T==300:900 c1=1.6; c2=1.7; elseif T==991:1500 C1=1.8; c2=1.9; else C1=0; c2=0; end
約8年 前 | 1 件の回答 | 0