Statistics
RANK
5,899
of 295,448
REPUTATION
4
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
223 of 20,227
REPUTATION
6,171
AVERAGE RATING
3.80
CONTRIBUTIONS
7 Files
DOWNLOADS
11
ALL TIME DOWNLOADS
60576
RANK
of 153,872
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
how can i use genetic algorithm to teain preceptron
If you have a genetic algorithm already, the easiest way is to make the weights the chromosomes, and then use the error of the...
13 years ago | 0
Nesting for loops and if statements in MATLAB
I'm not sure if I understand correctly, but you could put the first for loop into a function. Function main_func() lo...
13 years ago | 0
How to load this .dat file into matlab?
http://www.physionet.org/physiotools/matlab/wfdb-swig-matlab/
13 years ago | 0
| accepted
Submitted
Dynamic Time Warping
Dynamic time warping program. Calculates the similarity between 2 vectors.
16 years ago | 3 downloads |
Submitted
Multivariate Gaussian Distribution
Calculates samples from a multivariate Gaussian distribution.
16 years ago | 2 downloads |
Submitted
KNMCluster
Calculates means and associated clusters from input data.
17 years ago | 1 download |
Submitted
Phasor/Polar Data Type
Implementation of Phasor/Polar data type and associated functions
18 years ago | 1 download |
Submitted
Q Function
The Q Function implemented as integegraion of density function.
19 years ago | 2 downloads |