搜索资源列表
libsvm-2.89.zip
- LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。 2.89版本是09年刚更新的一个版本。,LIBSVM
crossvalind
- matlab的svm中使用的交叉验证函数(kfold),一般libsvm数据包中没有,需要自己加入-The svm matlab to use the cross-validation function (kfold), general packet libsvm no need to add yourself
jiaocha
- 图像分类中的交叉验证方法,比如说,一个训练集集合,为了得到其中参数的较准确值,就可以使用此类算法-Image Classification Based on cross-validation method, for example, a collection of training set, in order to obtain more accurate values of these parameters, you can use these algorithms
crossvalind
- Matlab中的交叉验证matlab Matlab中的交叉验证matlab-crossvalind
pls1
- matlab下偏最小二乘回归模型 交叉有效性验证,及奇异点发现 -matlab partial least-squares regression model of cross-validation, and the singular points found
pls
- 基于pls对光谱分析 包括数据读取,小波变换PCA分析,PLS建模,交叉验证-Pls include data on the spectrum based on reads, wavelet transform PCA analysis, PLS modeling, cross-validation
sinPolyfit
- Matlab 实现多项式曲线拟合(正弦曲线),交叉验证(十折交叉验证)-poly fit ,cross validation
PLScross-validation
- 偏最小二乘算法 利用交叉验证算法计算应提取成分的个数,本程序给出了交叉验证的发放以及回归系数的算法-Partial Least Squares algorithm using cross-validation the number of components to be extracted, this procedure gives the distribution as well as cross-validation regression coefficient of the algorit
cross-validation
- matlab交叉验证cross Validation,把样本集分为训练集和测试集,防止网络出现过拟合,提高网络的泛化能力和预测精度-cross Validation for matlab,to estimate the test accuracy,training accuray and validation accuracy of a neural network
bp
- 一个matlab写的bpANN程序,参数优化采用交叉验证办法.-Write a matlab bpANN process parameter optimization using cross-validation approach.
svmclassify
- 使用交叉验证的svm matlab 代码,简单,比较好用-svm classification
SVM_iris
- matlab,K折交叉验证,SVM方法对IRIS分类-K-flod,matlab ,svm method
crossvalidate
- 一个交叉验证的matlab源码,语句简单,清楚,易修改,好实现-Matlab source code, a cross-validation statement is simple, clear, easy to modify, good to achieve
knn-softsvm-matlab
- matlab的knn网络,最小二乘算法,softsvm分类器实现,以及简单的交叉验证等,三种产检的方法-knn,softsvm matlab
crossvalidation_svm
- matlab编写的调整svm参数的程序,其中cross是主程序,另两个是自己编写的svm核函数,如果要用matlab自带的核函数就把-t的值改成2即可。Ytrain是标记矩阵,Xtrain是特征矩阵,都由用户自己导入。可利用k倍交叉验证来选择最优的c参数。k可自行更改。-svm matlab prepared to adjust the parameters of the program, which cross the main program, and the other two are t
SVM
- SVM分类器的matlab实现,针对提供的花的特征分类,并交叉验证(The matlab implementation of SVM classifier aims at providing the feature classification of flowers and cross validation)
SVM
- 采用SVM高斯核,对样本进行分类,输入训练集和测试集,输出SVM分类准确率,采用10折交叉验证(This matlab code uses the SVM(support Vector Machine)to classify, and as the same time it uses the cross validation mathod.)
gcv
- 本程序为广义交叉验证(GCV)的matlab代码,在一些场合有比交叉验证(OCV)更好的特性(This program is a generalized cross validation (GCV) matlab code, in some cases than cross validation (OCV) better characteristics)
10 gedCFC_MATLAB
- 代码提供了一种分析多通道电生理记录中交叉频率耦合的新框架-------基于特征分解的广义交叉频率耦合框架gedcfc,共五种算法,并包括脑电信号数据集供大家验证算法。(The code provides a new framework for analyzing cross-frequency coupling in multi-channel electrophysiological recordings - gecfc based on eigen-decomposition-based g
免疫算法求解配送中心选址问题matlab代码
- 免疫算法求解配送中心选址问题,配送中心向需求点配送货物是供应链中的重要部分.本文以成本最低为目标函数,把距离上限加入到惩罚机制,并根据抗体和抗原之间的亲和力设计自适应交叉和变异概率,把自适应的免疫算法应用到配送中心模型中进行求解,最后通过仿真实验对比验证了算法用在配送中心选址上有较好的效果.(Immune Algorithm is used to solve the location problem of Distribution Center, which is an important pa