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....
7 years 前 | 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...
7 years 前 | 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 ...
7 years 前 | 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 ...
7 years 前 | 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...
7 years 前 | 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 = ...
7 years 前 | 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...
7 years 前 | 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...
8 years 前 | 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...
8 years 前 | 1 个回答 | 0