资源列表
RVM1
- RVM源代码,有例子说明,供初学者使用,不错的代码-this is a code of RVM, which can help the people who begin to study RVM
A-Start
- A星算法.有中文注释.本列子不考虑效率.只为简单的讲解A星-Astart is china help
Time-Series-Prediction-ANN
- Using artificial neural networks for time series prediction.
Pattern-Recognition-ANN
- This file solves the pattern recognition algorithm using artificial neural networks.
gauss_seidel
- In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
methode_jacobie
- In numerical linear algebra, the Jacobi method (or Jacobi iterative method[1]) is an algorithm for determining the solutions of a diagonally dominant system of linear equations. Each diagonal element is solved for, and an approximate value is plugged
resolution_chlesky
- In linear algebra, the Cholesky decomposition or Cholesky factorization is a decomposition of a Hermitian, positive-definite matrix into the product of a lower triangular matrix and its conjugate transpose, useful for efficient numerical solutions an
triangularisation_sup
- In the mathematical discipline of linear algebra, a triangular matrix is a special kind of square matrix. A square matrix is called lower triangular if all the entries above the main diagonal are zero. Similarly, a square matrix is called upper trian
resolution_gauss_rement
- La méthode du pivot de Gauss est une méthode directe de résolution de système linéaire qui permet de transformer un système en un autre système équivalent échelonné. On résout le système ainsi obtenu à l’aide d’un algorithme de remontée.
RBF-k-means
- 自己编写的RBF聚类程序,采用K均值聚类算法,希望对大家游泳!-Based on RBF neural network program code K-means clustering!
wkl
- 小波核方法工具箱,来自法国University de Rouen的Alain Rakotomamonjy 教授,有对应论文Wavelet Kernel Learning。-This package is a set of Matlab scr ipts that implements the algorithms described in the submitted paper: "Wavelet Kernel Learning".
MATLAB(NN)
- 通用神经网络程序,可以在matlab环境下直接运行,包括分类及回归的例子-Generic neural network program that can be run directly in matlab environment, including examples of classification and regression
