Community Profile

photo

minoo


Active since 2011

Followers: 0   Following: 0

Message

Statistics

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

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

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

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

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

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

13 years ago | 1 answer | 0

1

answer