Community Profile

Timothy Felty


Southern Illinois University

Active since 2005

Statistics

All
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 5
  • First Submission
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Answered
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

Answered
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

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

15 years ago | 11 downloads |

Submitted


Multivariate Gaussian Distribution
Calculates samples from a multivariate Gaussian distribution.

15 years ago | 1 download |

Submitted


KNMCluster
Calculates means and associated clusters from input data.

16 years ago | 1 download |

Submitted


BMPtoCOE
Converts a 16 color bmp to xilinx memory file

17 years ago | 2 downloads |

Submitted


Phasor/Polar Data Type
Implementation of Phasor/Polar data type and associated functions

17 years ago | 1 download |

Submitted


Simple Neural Network
A very simple 2 layer neural network

18 years ago | 1 download |

Submitted


Q Function
The Q Function implemented as integegraion of density function.

18 years ago | 4 downloads |