統計
MATLAB Answers
7 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
rearranging txt file in matlab
I need help rearranging this data into table in matlab. I want the first row to start from 200.1012 and ends at -999.2555. The n...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Plotting data on existing plot
I have this code, in which I want the data to plot on a single figure, however they all plotted seperately. I need assistance o...
9年以上 前 | 1 件の回答 | 0
1
回答質問
How to plot same function several times
I will like to plot a function several times in a single plot consider I have angle = 0 b= 5; c = b + sin (angle); d= ...
10年弱 前 | 1 件の回答 | 0
1
回答質問
displaying specific range of data with different color in a plot
I have a data say x and y vectors. I want to plot x and y, however I want certain part to have different color from the others. ...
10年弱 前 | 2 件の回答 | 0
2
回答質問
Writing a code for taking harmonic averaging at a point
I have vector of 10x1. Say 1-10. I want to take harmonic average at a particular point say 5. I want the average to be done in s...
約10年 前 | 1 件の回答 | 0
1
回答質問
Writing a code for taking averaging at a point
I have vector of 100x1. Say 1-100. I want to take average at a particular point say 40. I want the average to be done in such a ...
約10年 前 | 1 件の回答 | 0
1
回答質問
Finding average at each point
I have a data say: 1 2 3 4 5 6 7 8 (8x1 vector). I want to find the average of each number using the 2 other numbers(...
約10年 前 | 4 件の回答 | 0