资源列表
QR
- 矩阵全部特征值的QR方法,包括化一般矩阵为上Hessenberg阵,平面旋转阵(Givens变换阵),用 Givens变换对上Hessenberg阵作QR分解,原点平移加速的QR方法等-Eigenvalue matrix of all the QR methods, including the general of the Hessenberg matrix array, planar array rotation (Givens transformation matrix), with the
kalmanV1
- 自己写的卡尔曼滤波程序(可以对单点和整个场进行滤波)-Write their own procedures for the Kalman filter (can be a single point and the whole field filtering)
FEM.CPP.tar
- 一个有限元计算的例子,初学者可以参考,简单易看懂-an example of FEm computation
youhao
- 汽车油耗计算,在已知每公里的油耗情况下算出汽车的油价-Vehicle fuel consumption, the known fuel consumption per kilometer of the circumstances of the oil out car
Bayes
- 朴素的贝叶斯网络是数据挖掘中的一项重要技术,本源码使用朴素的贝叶斯网络实现数据的分类-data classification by Naive Bayes
svdsim.m
- Computes SVD using QR
LS_SVMlab
- 基于最小二乘法的支持向量机可以用于分类,它比传统的支持向量机方法更省时,准确率更高-Based on least squares support vector machine can be used for classification, it is than the traditional support vector machine method is more time-saving, higher accuracy
OSU_SVM3.00
- 支持向量机可用于数据约简以及分类,它是将原始空间的样本通过非线性映射变换到高维特征空间的方法-Support Vector Machines can be used for data reduction and classification, it is the original sample space through nonlinear mapping transformation to high-dimensional feature space method
stprtool
- 贝叶斯理论,PCA等等数学方法用于编程实现约简、分类等多种功能。-Bayesian theory, PCA, etc. The method has been applied mathematical programming to achieve reduction, classification and many other features.
K-means_c++
- i have nothing to say
f4
- 这是另外几个测试函数,通过这个测试函数可以比较算法性能的优劣。-This is another test a few functions, through this test function can compare the algorithm performance is good or bad.
pso
- 微粒群优化算法,可以应用在不同的领域,这是一个核心代码,可根据不同的应用领域进行扩展。-Particle swarm optimization algorithm, can be applied in different fields, this is a core of code, according to different application areas expand.
