Statistics
RANK
22,872
of 295,569
REPUTATION
1
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Feeds
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerusing 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
answersQuestion
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