photo

Anna


NTNU

Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
267,389
of 300,611

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
55.56%

VOTES RECEIVED
0

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,811

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

  • Thankful Level 3

View badges

Feeds

View by

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....

8 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 2 answers | 0

2

answers

Question


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 = ...

8 years ago | 2 answers | 0

2

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer