Community Profile

photo

tzaloupas


Active since 2013

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

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

answer

Question


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

answers

Question


extrapolation.: Negative values obtained
Dear all, I have the following bimonthly data on prices clear all A={ 'DJ 2009' [ 0] [ 0] [ ...

11 years ago | 3 answers | 0

3

answers

Question


Am I correct in my approach regarding interpolation?
Dear all I have the vector A={ [ NaN] [ NaN] [1.0877] [1.0909] [ NaN] [ NaN] [...

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


creating more efficient loops
Dear all, I have the following lists A={ 'fi','ffggi'...}; AROT={ 'rttgfi','kil'...}; SEWQW={ 'dfet','vfse'...}; whi...

11 years ago | 1 answer | 0

1

answer

Question


Replacing string variables that satisfy some criteria by other string variables
Dear all, This is my matrix Matrix={ 'country' 'values1' 'text' 'wr' [ 152] [ ...

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 3 answers | 0

3

answers