Statistics
12 Questions
0 Answers
RANK
8 633
of 295 467
REPUTATION
5
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
5
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
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 ...
nästan 12 år ago | 1 answer | 1
1
answerQuestion
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...
ungefär 12 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 12 år ago | 2 answers | 0
2
answersQuestion
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...
ungefär 12 år ago | 0 answers | 1
0
answersQuestion
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...
mer än 12 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 12 år ago | 0 answers | 0
0
answersQuestion
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...
nästan 13 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 13 år ago | 2 answers | 0
2
answersQuestion
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...
nästan 13 år ago | 1 answer | 2
1
answerQuestion
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...
nästan 13 år ago | 0 answers | 0
0
answersQuestion
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...
nästan 13 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 13 år ago | 1 answer | 1