搜索资源列表
求向量加减乘运算
- 数据结构常用算法——向量的加减乘除算法。希望能给读者带来帮助-algorithm commonly used data structures -- the vector arithmetic algorithm. Hope can help readers
LS_SVM最小二乘支持向量机Matlab源码
- 自编的最小二乘支持向量机Matlab代码,主要用于非线性回归
lssvmpso.rar
- 智能微粒群为最小二乘支持向量机调参的示例程序(LSSVM+PSO),Intelligent Particle Swarm and least squares support vector machine modeling(LSSVM+ PSO)
LS-SVM.rar
- 这是一个关于最小二乘支持向量机的MATLAB仿真的例子,希望能给大家带来方便。,This is a least squares support vector machine on the MATLAB simulation examples, we hope that they will be convenient.
LSSVM
- 可以利用最小二乘支持向量机进行训练和预测-LSSVM for modeling and predicting.
LS_SVM
- 最小二乘支持向量机,用于多元非线性回归分析,非线性拟合与预测-Least squares support vector machine for multi-linear regression analysis, nonlinear fitting and prediction
lssvmpso
- 基于粒子群优化最小二乘支持向量机参数的程序,很好用-pos_lssvm
LS-SVM-toolbox
- 最新最小二乘支持向量机工具箱和使用说明,里面有详细的说明和实例-the latest LS-SVM toolbox for matlab
最小二乘支持向量机工具
- 采用最小二乘支持向量机完成对信号的分类,预测功能。 该工具包在2009版本上已经验证。
LS-SVMlab1.5al.tar
- 最小二乘支持向量基的工具箱,希望对大家有用!-Least squares support vector-based toolbox, useful for all of us hope!
libsvm-mat-2.88-1
- 最小二乘支持向量机工具包,内嵌在Matlab环境中运行-LS—SVM tools
matrixvectormul
- matrixvectormul.c “矩阵向量乘”-matrixvectormul.c " vector by matrix"
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
NeuralNetwork_lssvm
- 神经网络和最小二乘支持向量机的软测量技术应用研究-Based on neural network and the least squares support vector machine of soft measurement technology application research
cpslssvm
- 基于混沌粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法-Based on Chaotic Particle Swarm Optimization and Simulated Annealing least squares support vector machine parameter self-selection method
AutomatedNegotiatioDecisionModelasedonMachineLearn
- 模型利用协商历史中隐含的信息自动对数据进行标注以形成训练样本,用最小二乘支持向量回 归机学习此样本得到对手效用函数的估计,然后结合自己和对手的效用函数构成一个约束优化问题,用遗传算法求 解此优化问题,得到的最优解就是己方的反建议.实验结果表明,在信息保密和没有先验知识的条件下,此模型仍然 表现出较高的效率和效用-The proposed model labels the negotiation history data automatically by making full use
Inertiadevicefaultpredictionbasedonwavelet
- :为了提高最小二乘支持向量回归机的性能,将Morlet小波核函数引入其中,形成了最小二乘小波支 持向量回归机模型。利用待优化的参数重构模型的目标函数和约束条件,并在此基础上通过遗传算法进行参数 选择,从而提高了该模型的泛化能力。将最小二乘小波支持向量回归机应用于导弹陀螺仪的漂移趋势预测,仿真 实验结果表明了该方法的有效性和可行性,因此可以为陀螺仪的故障预报、可靠性辅助决策提供依据。-To improve the ability of least square support vect
LeastSquaresSupportVectorMachineClassification
- 二乘支持向量机对细胞的分类 本实验为二分类问题 数据来自威斯康星州(美国州名)医院的乳癌数据-Least squares support vector machine classification of cells
PLS1_sina
- 用于单变量的偏最小二乘回归,直接给出回归系数。 X0是自变量矩阵,Y0是因变量向量,PRESS是去除其中某一个样本而回归出的方程对 缺失样本的误差估计,SS则是使用全部样本回归出的方程对同一个样本的误差估计。 在h个成分时,计算PRESS_h与SS_h-1,若1-PRESS/SS大于0.0975时,应增加成份。 [row,col]=size(pz) -For single-variable partial least squares regression, regression
C
- c语言例题程序,还有最小二乘法支持向量机的MATLAB调试测试运行-Example programs c language, as well as least squares support vector machines to run MATLAB Debugging and Testing