photo

Ruwan


TU Delft

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
35,086
of 297,457

REPUTATION
1

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
1

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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 1
  • First Answer

View badges

Feeds

View by

Answered
How do get the cell matrix to be double?
Is this maybe what you are looking for? DecompDict = cell2mat(dict); more info see: http://www.mathworks.nl/help/matlab/...

11 years ago | 0

Question


dlmread does not read last row txt file
Hi, I have the following odd problem when using dlmread. i have a .txt file containing following tab delimited data: ...

11 years ago | 1 answer | 0

1

answer

Question


how to open multiple files and write to those open files at the same time in a loop
Hi I try to write three different two dimensional table of which the data is calculated in a single loop to a file dedicated to ...

11 years ago | 0 answers | 1

0

answers

Question


optimization for two output parameters varying three input variables within given constraints
Hi, i am new to optimization in matlab. I have the optimization toolbox and would like to know how i could solve the followin...

11 years ago | 1 answer | 0

1

answer

Question


help needed with finding value in 2D data table using interpolation
Hi, I have already asked a very similar question (which was already solved) to this one before, see http://www.mathworks.com/...

11 years ago | 0 answers | 0

0

answers

Question


Help needed with finding corresponding index values for given table value
Hi, i would like to do the following: i have a two-dimensional table (see http://pastebin.com/raw.php?i=p7DQrCKT) where i ...

11 years ago | 1 answer | 0

1

answer