https://github.com/jluttine/matlab
A collection of MATLAB scripts
https://github.com/jluttine/matlab
Last synced: 3 months ago
JSON representation
A collection of MATLAB scripts
- Host: GitHub
- URL: https://github.com/jluttine/matlab
- Owner: jluttine
- License: mit
- Created: 2013-01-30T11:02:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T12:39:48.000Z (over 4 years ago)
- Last Synced: 2025-01-11T12:34:21.974Z (5 months ago)
- Language: Matlab
- Size: 607 KB
- Stars: 93
- Watchers: 13
- Forks: 40
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MATLAB Scripts
==============This repository contains a collection of MATLAB scripts that I have implemented for my personal use.
Contents
--------* *algebra* - miscallaneous simple computations
* *datasets* - dataset specific functions
* *deprecated* - **DEPRECATED** miscallaneous out-dated functions for backward compatibility
* *discrete* - functions for discrete math
* *distributions* - functions for probability distributions
* *fa* - modular blocks for variational Bayesian factor analysis extensions
* *geometry* - functions for geometric tasks
* *gp* - Gaussian process related functions
* *gppca* - Gaussian-process factor analysis functions
* *gppde* - Gaussian processes for partial differential equations
* *matrix_computations* - numeric methods for linear algebra
* *mcmc* - Markov chain Monte Carlo functions
* *optimization* - optimization related functions
* *pca* - **DEPRECATED** principal component analysis variants
* *plotting* - scripts for plotting
* *publications* - publication specific functions
* *signal_processing* - signal processing related functions
* *utilities* - miscallaneous functionsLicense
-------Copyright (c) 2009-2012 Jaakko Luttinen [email protected]
MIT license