photo

tzaloupas


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
164,506
of 300,352

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

  • Thankful Level 3

View badges

Feeds

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

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

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

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

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

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

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

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

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

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

12 years ago | 3 answers | 0

3

answers