Statistics
RANK
9,793
of 295,448
REPUTATION
2
CONTRIBUTIONS
14 Questions
3 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
2
RANK
3,448 of 20,227
REPUTATION
440
AVERAGE RATING
2.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
4402
RANK
of 153,872
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
Group Numbers by cumsum (distance based)
Hi, I have a distance vector that a vehicle travels at each second. (1Hz Data) I want to create a new matrix that is including...
6 years ago | 0 answers | 0
0
answersQuestion
Latitude Longtitude Altitude convert to X Y Z with starting reference
Hi, I have a gpx data logged by mobile smartphone. So I have latitude longitude and gps altitude (meters) I am not a geo expe...
6 years ago | 1 answer | 0
1
answerQuestion
Upper script Variable in the text
Hi, I have a fit equation like a*x^b I am obtaining the coefficients like this COEFF = coeffvalues(fittedmodel) a=...
6 years ago | 1 answer | 0
1
answerDatevec problem - not able to convert string to numeric array
Thank you for your answer It works. But what is I is doing at there..I did not find the meaning of it..Is it a format? dt =...
7 years ago | 0
Question
Datevec problem - not able to convert string to numeric array
Hi I have problem with datevec. I have vector like this. I am trying to parse data for obtaining second. But it always gives an ...
7 years ago | 3 answers | 0
3
answersQuestion
Expanding Matrix with Integers (between decimal numbers)
Hi I have two vector one is time the other one is velocity. Because of GPS logging freq.I am having decimal numbers. Also when ...
7 years ago | 2 answers | 0
2
answersQuestion
Scatter ColourMap at Z axle
Hi I want to change the colour of scatter scatter(x,y,[],c); The help indicates "c" is identifying the colour. I ha...
7 years ago | 1 answer | 0
1
answerQuestion
dlmwrite with two row header
Hi, I am trying to use dlm write with two row header.(Datanames and headers) I made it for one row header. But For additional h...
11 years ago | 1 answer | 0
1
answerQuestion
corrcoef - plotregression (which algorithm plotregression use)
Hi, I want to ask which algorithm does the plotregression use for calculating the R value? "the R value spotted out above ...
12 years ago | 1 answer | 1
1
answerQuestion
regression method (in matlab)
Hi I have two curves , one is measured one is calculated from cylinder. They are all angle dependent. Angle->Pressure ...
12 years ago | 3 answers | 0
3
answersQuestion
Variable at Text Box ???
Hi, I have three variables that comes from regression and changes with data. They are R1 R2 R3 I want to write them on the ...
12 years ago | 0 answers | 0
0
answersQuestion
Reading From Different Directories in a for loop (fopen from different directories)
Hi, My problem is, I can not read the file from different directory/folder My file name is same all the time . It is " k...
12 years ago | 3 answers | 0
3
answersQuestion
cell2mat or data seperation ?
Hi, I have a 3 x1 cell array like this..I read them from a text file.So they are not numeric at now. Each row contains multi...
12 years ago | 0 answers | 0
0
answersTEXTSCAN Reading After a specified term(or a row) and writing matrix.
EGIN id_cal_param = 0.8 blowwws = 0.0055 shppp = 2.3 Comb_Param = 0.9 Disp_Parameter = 1 Pre_Comb_Param = 0....
12 years ago | 0
TEXTSCAN Reading After a specified term(or a row) and writing matrix.
Dear Mr.Roberson , Thanks for your answer, i- For now END is exactly located at the row 249. so I have to read the rows 25...
12 years ago | 0
Question
TEXTSCAN Reading After a specified term(or a row) and writing matrix.
Hi, I have text formatted file (with gid extension)..that includes the combustion simulation analaysis results of AVL BOOST P...
12 years ago | 4 answers | 0
4
answersQuestion
Removing Upper XTicks ..or Right Y Ticks..How?
Hi, I am trying to remove the Xticks that is located only at the upper side and the YTicks that is located right side of my ...
13 years ago | 2 answers | 1