統計
MATLAB Answers
6 質問
0 回答
ランク
of 171,552
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
2
回答質問
Finding maximum y value for the same x values and corresponding z values
x y 1 5 1 7 1 9 2 8 2 22 2 11 5 5 5 10 5 20 I'd like to spit out an array of the max y coordinate that corresponds...
8年以上 前 | 2 件の回答 | 0
2
回答質問
create matrix from loop in matlab
from the following code, h=200; k=200; for i=1:400; for j=1:400; a= round(atan2(h-i,-(k-j))*180/...
9年弱 前 | 2 件の回答 | 0
2
回答質問
change the background of image plotted using imagesec
Hi! I am plotting a data matrix using the following code: imagesc(x,y,Data) colorbar set(colorbar, 'ylim', [1 10]) T...
9年以上 前 | 1 件の回答 | 0
1
回答質問
remove the header while reading from a text file
Hi! I am trying to read a text file by the following command: a= importdata('D:\Input\0518060.txt') ; The input file (a...
9年以上 前 | 1 件の回答 | 0
1
回答質問
How to use a set of variables from an xlsx file
How can I plot the graphs of f vs g (g in a range of 0 to 10) in f=(a*g+b)c/d for n sets of tabulated values of a,b,c,d in nX4 m...
11年以上 前 | 1 件の回答 | 0

