統計
MATLAB Answers
9 質問
0 回答
ランク
of 171,294
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Resulting vector and angle from two vectors
Hi, I have two vectors U and V with wind velocities. V is positive from south to north, and U is positive from west to east....
8年以上 前 | 1 件の回答 | 0
1
回答質問
Manipulate multidimensional matrix in for loop
Hi, I have a matrix called multidim with 2x100x3 values. I would like to make this a 6x100 matrix by adding the matrix defin...
8年以上 前 | 2 件の回答 | 0
2
回答質問
Remove adjacent identical elements in coordinate vector
Hello, I have a code with longitude/latitude vectors of five values each. The code then splits them up into more intervals as ...
8年以上 前 | 0 件の回答 | 0
0
回答質問
Write grib files in MatLab
Hello, I have a .grib file from ecmwf.int, containing selected ERA-interim data for the last 10 years. I downloaded this as ...
8年以上 前 | 0 件の回答 | 0
0
回答質問
Create one vector from several iterations in for loop
Hello, I am trying to split a vector into more pieces using a for loop. I have a vector, Lat, which contains latitude points...
9年弱 前 | 2 件の回答 | 0
2
回答質問
If statement display problem
Hello, I am checking if all values of a vector Fr are within a certain range as shown: % code as follows: for i = ...
9年弱 前 | 2 件の回答 | 0
2
回答質問
Double integration inside a for loop
<</matlabcentral/answers/uploaded_files/71026/question.png>> Hi, I am working with vectors and the whole script I have be...
9年弱 前 | 0 件の回答 | 0
0
回答質問
Rotating a 2D plot around origo
Hello, I am trying to rotate the plot for a propeller blade about origo. % code endang=0:0.01:2*pi; xp=rboss*cos...
10年弱 前 | 1 件の回答 | 0
1
回答質問
How to save certain values in a FOR loop
Hi, i am running several FOR-loops, as shown below, and want to save the step-values which satisfies the if-command. Right n...
10年弱 前 | 1 件の回答 | 0
