Feeds
已提交
EM Algorithm for Gaussian Mixture Model (EM GMM)
EM algorithm for Gaussian mixture.
6 years 前 | 13 次下载 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/e56d1087-4a80-11e4-9553-005056977bd0/3b754467-05eb-40a8-a3bd-61e9cf5da9cc/images/screenshot.jpg)
已提交
Kalman Filter and Linear Dynamic System
Kalman Filter and Linear Dynamic System for time series modeling
6 years 前 | 5 次下载 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/806182fb-8732-4c96-ab39-1af5ef8388c7/0b4b67e2-ab8a-4682-aee7-7266d547b043/images/screenshot.jpg)
已提交
MLP Neural Network trained by backpropagation
Multilayer Perceptron (MLP) Neural Network (NN) for regression problem trained by backpropagation (backprop)
6 years 前 | 10 次下载 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/da484b8b-ba8e-484a-b495-a9b422650581/59b54c2b-c689-4da5-a2c2-a71646cda679/images/screenshot.jpg)
已提交
Pattern Recognition and Machine Learning Toolbox
Pattern Recognition and Machine Learning Toolbox
7 years 前 | 61 次下载 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55826/versions/2/screenshot.jpg)
已提交
Variational Bayesian Relevance Vector Machine for Sparse Coding
Variational Bayesian Relevance Vector Machine for Sparse Coding
9 years 前 | 1 次下载 |
已提交
Variational Bayesian Linear Regression
Variational Bayesian Linear Regression
9 years 前 | 1 次下载 |
已提交
Log Probability Density Function (PDF)
numerically stable pdf of popular distributions in log scale.
9 years 前 | 1 次下载 |
已提交
Probabilistic Linear Regression
Probabilistic Linear Regression with automatic model selection
9 years 前 | 1 次下载 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55832/versions/5/screenshot.jpg)
已提交
Pairwise Distance Matrix
Compute pairwise square Euclidean or Mahalanobis distances between points sets (fully optimized!).
9 years 前 | 3 次下载 |
已提交
Dirichlet Process Gaussian Mixture Model
Dirichlet Process Gaussian Mixture Model aka Infinite GMM using Gibbs Sampling
9 years 前 | 6 次下载 |
已提交
Bayesian Compressive Sensing (sparse coding) and Relevance Vector Machine
Bayesian methods (RVM) for learning sparse representation
9 years 前 | 4 次下载 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55879/versions/4/screenshot.jpg)
已提交
Probabilistic PCA and Factor Analysis
EM algorithm for fitting PCA and FA model. This is probabilistic treatment of dimensional reduction.
9 years 前 | 1 次下载 |
已提交
EM for Mixture of Bernoulli (Unsupervised Naive Bayes) for clustering binary data
EM for Mixture of Bernoulli (Unsupervised Naive Bayes) for clustering binary data
9 years 前 | 1 次下载 |
已提交
Naive Bayes Classifier
Naive Bayes Classifier working for both continue and discrete data
9 years 前 | 5 次下载 |
已提交
Logistic Regression for Classification
Logistic regression for both binary and multiclass classification
9 years 前 | 1 次下载 |
已提交
Normalized Mutual Information
Fully vectorized implementation NMI. NMI is often used for evaluating clustering results.
9 years 前 | 10 次下载 |
已提交
Variational Bayesian Inference for Gaussian Mixture Model
Variational Bayes method (mean field) for GMM can auto determine the number of components
9 years 前 | 8 次下载 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/35362/versions/2/screenshot.jpg)
已提交
Information Theory Toolbox
Functions for Information theory, such as entropy, mutual information, KL divergence, etc
9 years 前 | 18 次下载 |
已解决
Remove all the consonants
Remove all the consonants in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill'; Output s2 is 'a ...
13 years 前
已解决
Sorted highest to lowest?
Return 1 if the input is sorted from highest to lowest, 0 if not. Example: 1:7 -> 0 [7 5 2] -> 1
13 years 前
已解决
Sort a list of complex numbers based on far they are from the origin.
Given a list of complex numbers z, return a list zSorted such that the numbers that are farthest from the origin (0+0i) appear f...
13 years 前