photo

minoo


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
22,872
of 297,457

REPUTATION
1

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
100.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

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


return or break in nested loop?
Hi everybody, I have written the codes below : for i=1:25 if isempty(in_x) return else int = int+1; ...

13 years ago | 1 answer | 0

1

answer

Question


Elman Neural Network
Hi everybody, I'm trying to train an Elman neural network for predicting time series. My observation matrix dimension is 15*3...

14 years ago | 1 answer | 0

1

answer

Question


sort function
Hi everybody, I have a problem and I'll be thankful if you can help me. I've used "sort" function and I have sorted vector...

14 years ago | 1 answer | 0

1

answer

Question


problem in using Eval with saveas function
[EDIT: Thu May 12 23:04:08 UTC 2011 Duplicate Removed - MKF] Hi everybody, I'm trying to use eval with "saveas" function to sa...

14 years ago | 1 answer | 1

1

answer

Answered
using Tisean with matlab
I downloaded the source code, and now I have both folder "source_f" and "source_c" in my extracted folder. I follow what is s...

14 years ago | 0

Question


using Tisean with matlab
Hi every body, I need some functions of Tisean to use in matlab. I've seen the link below http://www.agnld.uni-potsdam.de/~m...

14 years ago | 3 answers | 0

3

answers

Question


reading string from a cell for importing data
Hi all, I'd like to open several folders and sub-folders to import my data. I;ve found a function named "allfiles" and it reads...

14 years ago | 1 answer | 0

1

answer