Skip to content

Here are MATLAB implementations of and streaming(online) versions of few algorithms.

Notifications You must be signed in to change notification settings

himol7/Algorithm-Implementation-MATLAB

Repository files navigation

Algorithm-Implementation-MATLAB

Here are MATLAB implementations of following algorithms.

  1. Linear Discriminant Analysis on Iris Dataset.
  2. LDA Function (offline).
  3. LDA Program (online).
  4. Linear Regression (First implemented offline, later implemented online by adding a datapoint)
  5. Singular Value Decomposition of an Image

About

Here are MATLAB implementations of and streaming(online) versions of few algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages