Statistics
9 Questions
0 Answers
RANK
122.479
of 297.046
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
0
RANK
of 20.422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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....
bijna 8 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 8 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
bijna 8 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
bijna 8 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 8 jaar ago | 2 answers | 0
2
answersQuestion
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 = ...
bijna 8 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 8 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 9 jaar ago | 1 answer | 0