Statistics
10 Questions
0 Answers
RANK
170,165
of 295,467
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
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
replacing the NaN with specific values
Dear all, I have the following matrix A={'country' 'values' 'E' '1' 'E' [NaN] 'E' [NaN] ...
11 years ago | 1 answer | 0
1
answerQuestion
save a cell matrix as csv format
Dear all, I have a cell matrix A={ 'name' 'area' 'values' 'A1' 'wexc' [ 1.1880] ...
11 years ago | 2 answers | 0
2
answersQuestion
extrapolation.: Negative values obtained
Dear all, I have the following bimonthly data on prices clear all A={ 'DJ 2009' [ 0] [ 0] [ ...
12 years ago | 3 answers | 0
3
answersQuestion
Am I correct in my approach regarding interpolation?
Dear all I have the vector A={ [ NaN] [ NaN] [1.0877] [1.0909] [ NaN] [ NaN] [...
12 years ago | 1 answer | 0
1
answerQuestion
how can i extrapolate the last value of a matrix?
Dear all, I have this matrix clear all A={ '02/2000' [NaN] [NaN] '03/2000' ...
12 years ago | 2 answers | 0
2
answersQuestion
Replacing string variables that satisfy some criteria by some other string variables in a cell vector when there are repetitions
Dear all, I have the following matrix Matrix={ 'country' 'values1' 'text' 'wr' [ 152] [...
12 years ago | 1 answer | 0
1
answerQuestion
creating more efficient loops
Dear all, I have the following lists A={ 'fi','ffggi'...}; AROT={ 'rttgfi','kil'...}; SEWQW={ 'dfet','vfse'...}; whi...
12 years ago | 1 answer | 0
1
answerQuestion
Replacing string variables that satisfy some criteria by other string variables
Dear all, This is my matrix Matrix={ 'country' 'values1' 'text' 'wr' [ 152] [ ...
12 years ago | 2 answers | 0
2
answersQuestion
creating the same format for the dates
Dear all, I have this date issue dates= { '11/2008' '12/2008' '1/02/2010' '2/02/2010' '12/03/2...
12 years ago | 1 answer | 0
1
answerQuestion
replacing string variables with others
Dear all, I have an excel file which I import into matlab. This file is of size 400000 by 29 Among othe...
12 years ago | 3 answers | 0