-
winsvm
一些MATLAB SVM的分类器程序winsvm,希望可以对大家有用(very good)
- 2011-04-20 20:10:12下载
- 积分:1
-
R_K
龙格库塔的matlab和c++的源代码程序,可解四阶常微分方程(Runge-Kutta matlab and c++ source code program, fourth-order ordinary differential equations solvable)
- 2012-06-04 19:40:56下载
- 积分:1
-
ccfx_Learn
层次分析法计算权重,判断矩阵一致性检验的Matlab源程序代码(Analytic Hierarchy Process (AHP) calculates weight and judges Matlab source code for matrix consistency checking)
- 2020-06-16 23:40:01下载
- 积分:1
-
mixture_of_gaussians
Among the high-complexity methods, two methods dominate the literature Kalman filtering and Mixture of Gaussians (MoG). Both have their advantages, but Kalman filtering gets slammed in every paper for leaving object trails that can t be eliminated. As this seems like a possible deal breaker for many applications, I went with MoG. Also, MoG is more robust, as it can handle multi-modal distributions. For instance, a leaf waving against a blue sky has two modes—leaf and sky. MoG can filter out both. Kalman filters effectively track a single Gaussian, and are therefore unimodal: they can filter out only leaf or sky, but usually not both.
- 2010-06-29 12:18:43下载
- 积分:1
-
svm
SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。(The basic idea of SVM method are: the definition of the optimal linear hyperplane, and the search algorithm for optimal linear hyperplane by solving a convex programming problem. Then based on Mercer nuclear expansion theorem, through a nonlinear mapping φ, the sample space is mapped to a high-dimensional and even infinite dimensional feature space (Hilbert space), so that in the feature space can be applied to solve the linear learning machine method, the sample space The highly nonlinear classification and regression problems. svm procedures that support vector machine code.)
- 2010-07-31 10:21:45下载
- 积分:1
-
billiards06
Program to simulate arbitrary classical billiard systems.
- 2010-12-26 13:59:52下载
- 积分:1
-
indoornewton
This code uses newton interation to calculte user s position in indoor case.
- 2011-07-21 00:08:03下载
- 积分:1
-
OPF-MATLAB-
利用内点法计算电力系统潮流计算,matlab源代码(The use of interior point method to calculate the power flow calculation, matlab source code)
- 2013-05-12 12:59:55下载
- 积分:1
-
genetic
filter design with the genetic algorithm
- 2013-10-11 21:39:19下载
- 积分:1
-
Matlabchenx
非线性支持向量机,在样本基础之上,进行预测分析。可应用于底板破坏深度计算。(Nonlinear support vector machine (SVM)
)
- 2011-12-13 20:12:57下载
- 积分:1