Community Profile

photo

Casey


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Textread in delimiter tab
Hi I have a set of data in notepad. I am able to use excel to delimiter the data *"tab" format* in 3 separate columns. I wanted ...

11 years ago | 1 answer | 1

1

answer

Question


Is there unknown error in strcmp?
Hi, I tried to use strcmp between a string and a cell array. Instead of getting '1', I keep getting '0'. May I know where I g...

11 years ago | 1 answer | 0

1

answer

Question


How to prevent it from showing [1x76 char]?
Hi I am doing a textread on a set of data, apparently when I look into the data at the command window. I notice there are str...

11 years ago | 2 answers | 0

2

answers

Question


Is it possible to segmentize the data ?
Hi Is it possible to segmentize the data if in the beginning I use textread the data which is originate from the notepad form...

11 years ago | 0 answers | 1

0

answers

Question


How to acquire the decimal values?
I have a set of radians values, which are in a range of 300plus to -300plus, by assuming if I were to use this set of radian val...

12 years ago | 1 answer | 0

1

answer

Question


How to calculate Vx, Vy through Heading velocity and Angular Velocity?
If I have a set of Heading velocity [sqrt(vx^2+vy^2)] and the angular velocity, how do I calculate into Vx and Vy separately. Is...

12 years ago | 0 answers | 0

0

answers

Question


How to plot a semi-circle?
How to plot a semi-circle and if I want just the curve of of the semi-circle and the radius of the circle is 500m? Thanks...

12 years ago | 1 answer | 0

1

answer

Question


How to rotate a line?
Is there a way to rotate a line of 30 degree? For example: x=1; y=[2 4 6 8 10]; Does it require a center point of rotation...

12 years ago | 2 answers | 0

2

answers

Question


How to store an array of values in for loop?
I am unsure on how to store an array of values in a for loop? example: for i=1:10 A=(R*5)+(Y*6); end; % A represents t...

12 years ago | 1 answer | 2

1

answer

Question


Conversion of (X,Y,Z)ECEF to NED
I managed to convert the geodetic latitude, longitude and height of the vehicle into XYZ of ECEF. However I need to convert into...

12 years ago | 0 answers | 0

0

answers

Question


Conversion of ECEF to NED
Hi, I had a set of data which are in radians, it comprise of latitude, longitude and height. I need to convert it to meters but...

12 years ago | 1 answer | 0

1

answer

Question


How to plot dots?
Hi, Sorry I am new here, I will like to know how to plot pointers/markers within a line? (Through programming code) I am able t...

12 years ago | 1 answer | 1

1

answer