搜索资源列表
stprtool18sep06
- 关于matlab数学统计方面的程序。包括支持向量机,混合高斯模型等等。-Matlab mathematical statistics on the procedure. Including support vector machines, Gaussian mixture model, and so on.
svm-matlabtoolbox
- 用于matlab环境下的支持向量机svm的工具箱,做这方面的朋友很需要哦
Digit-recognizer---knn-a-svm
- matlab中分别使用knn(k近邻)与svm(支持向量机)实现的对手写数字识别的二分类器-Digit recognizer(KNN and SVM) developed in matlab
SVM_toolbox01
- 支持向量机作为统计学习理论的实现方法,能很好地解决非线性和高维数问题,克服了神经网络方法收敛慢、解不稳定、推广性差的缺点,近年来得到了广泛地研究,在模式识别、信号处理、控制、通讯等方面得到了广泛地应用。-Support Vector Machine as the implementation of statistical learning theory approach, can be a good solution to the nonlinear and high dimension pro
poly_svm
- 核函数是利用支持向量机解决不可分问题时引入的一种非线性变换的手段。基本思想是通过非线性变换,使样本变换之后的特征空间中变得线性可分。然后利用线性可分时构造最优超平面的方法,在特征空间中实现最优超平面的求解。-Kernel function is the use of support vector machine to resolve the issue can not be separated from the introduction of a nonlinear transform mean
gridtc
- matlab实现用网格算法优化支持向量机中的相关参数 简单易用-matlab mesh optimization algorithm implemented by the support vector machine parameters in a simple to use
PSO-lssvm
- 用于优化最小二乘支持向量机的Matlab程序代码,可直接实用。-Used to optimize the least squares support vector machine in Matlab code can be directly useful.
CPPAlgorithm-Design
- 大部分科研领域的模式识别算法都是在MATLAB中实现,此处提供了个别模式识别算法的C++语言实现,如支持向量机,遗传算法等。-Most of the field of pattern recognition algorithm was implemented in MATLAB, individual pattern recognition algorithm is provided here of the C++ language, such as support vector machine
hiejai
- 对于初学matlab的同学会有帮助,空间目标识别,采用PM算法,matlab开发工具箱中的支持向量机。- Matlab for beginner students will help, Space target recognition algorithm using PM, matlab development toolbox support vector machine.
fiuqie_v12
- matlab开发工具箱中的支持向量机,最小均方误差(MMSE)的算法,外文资料里面的源代码。- matlab development toolbox support vector machine, Minimum mean square error (MMSE) algorithm, Foreign materials inside the source code.
fuisiu
- matlab开发工具箱中的支持向量机,用谱方法计算流体力学一些流动现象的整体稳定性,LCMV优化设计阵列处理信号。- matlab development toolbox support vector machine, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, LCMV optimization design array sig
bingfou
- 基于多相结构的信道化接收机,matlab开发工具箱中的支持向量机,是国外的成品模型。- Channelized receiver based on multi-phase structure, matlab development toolbox support vector machine, Foreign model is finished.
jeigang
- PLS部分最小二乘工具箱,实现了图像的加水印,去噪,加噪声等功能,matlab开发工具箱中的支持向量机。- PLS PLS toolbox, Realize image watermarking, de-noising, plus noise and other functions, matlab development toolbox support vector machine.
nangkiu_v86
- STM32制作的MP3的全部资料,matlab开发工具箱中的支持向量机,包含收发两个客户端程序。- STM32 all the information produced by the MP3, matlab development toolbox support vector machine, Transceiver contains two client programs.
kaojang
- 双向PCS控制仿真,matlab开发工具箱中的支持向量机,有循环检测,周期性检测。- Two-way PCS control simulation, matlab development toolbox support vector machine, There are cycle detection, periodic testing.
baipiu_v25
- matlab开发工具箱中的支持向量机,用于时频分析算法,AHP层次分析法计算判断矩阵的最大特征值。- matlab development toolbox support vector machine, For time-fre
fingyiu
- 是国外的成品模型,数据包传送源码程序,matlab开发工具箱中的支持向量机。- Foreign model is finished, Data packet transfer source program, matlab development toolbox support vector machine.
faofei
- 针对EMD方法的不足,利用最小二乘法进行拟合多元非线性方程,matlab开发工具箱中的支持向量机。- For lack of EMD, Multivariate least squares fitting method of nonlinear equations, matlab development toolbox support vector machine.
feisai_v56
- music高阶谱分析算法,matlab开发工具箱中的支持向量机,gmcalab 快速广义的形态分量分析。- music higher order spectral analysis algorithm, matlab development toolbox support vector machine, gmcalab fast generalized form component analysis.
Classifiers
- 我们需要成百上千的分类器来解决现实世界的分类吗 我们评估179分类17种分类器(判别分析,贝叶斯,神经网络,支持向量机,决策树,基于规则的分类器,升压、装袋、堆放、随机森林和其他合奏,广义线性模型,线性,偏最小二乘法和主成分回归,logistic回归、多项式回归、多元自适应回归样条等方法),实现在WEKA,R(有或没有插入包),C和Matlab,包括所有目前可用的相关分类。(Do-we-Need-Hundreds-of-Classifiers-to-Solve-Real-World-Class