Feeds
提问
replacing the NaN with specific values
Dear all, I have the following matrix A={'country' 'values' 'E' '1' 'E' [NaN] 'E' [NaN] ...
11 years 前 | 1 个回答 | 0
1
个回答提问
save a cell matrix as csv format
Dear all, I have a cell matrix A={ 'name' 'area' 'values' 'A1' 'wexc' [ 1.1880] ...
11 years 前 | 2 个回答 | 0
2
个回答提问
extrapolation.: Negative values obtained
Dear all, I have the following bimonthly data on prices clear all A={ 'DJ 2009' [ 0] [ 0] [ ...
12 years 前 | 3 个回答 | 0
3
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
creating more efficient loops
Dear all, I have the following lists A={ 'fi','ffggi'...}; AROT={ 'rttgfi','kil'...}; SEWQW={ 'dfet','vfse'...}; whi...
12 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 0