登录
首页 » matlab » StepclassV2

StepclassV2

于 2020-09-18 发布 文件大小:6KB
0 97
下载积分: 1 下载次数: 26

代码说明:

   逐步判别分析的主函数 用于分类 [sel,c,c0,re,P]=StepclaassV2(data,[50 50 50],data,10) 输入变量 x为训练集.每行为一个样本,每列为一个变量. Class_x,为训练集的分类情况,一行,为各类样本数量,例如[5 6 9] Test为待分类样本. 输出变量:sel为选择的变量序号,c,c0为拟合出的判别函数.re为对Test的判别结果,P为其后验概率. author 王新 2012.4.8 例子Sample: load fisheriris x=meas Class_x=[50,50,50] Test=meas(1:5,:) Fa1=4 [sel,c,c0,re,P]=StepclaassV2(x,Class_x,Test,Fa1)( Stepwise discriminant analysis for the classification of the main function [sel, c, c0, re, P] = StepclaassV2 (data, [50 50 50], data, 10) input variables x as the training set, each conduct a sample of each as a variable. Class_x, the classification for the training set, a row, the number of samples for all types, for example, [5 6 9] Test sample to be classified. output variable: sel for the selected variables serial number, c, c0 is fitted discriminant function. re discrimination results for the Test, P its posterior probability. author Wang 2012.4.8 examples Sample: load fisheriris x = meas Class_x = [50,50,50] Test = meas (1:5, :) Fa1 = 4 [sel, c, c0, re, P] = StepclaassV2 (x, Class_x, Test, Fa1))

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SampEn
    样本熵值 一种新的不计数自身匹配的统计量,即样本熵(A new sample entropy statistic, that does not count itself matched sample entropy)
    2013-02-28 18:38:12下载
    积分:1
  • genetic-TuXiangFenGe
    用matlab写的遗传算法分割程序,用的是Sheffield大学gatbs工具箱 能够运行得到真确结果! (using Matlab write the genetic algorithm to separate procedures, the University of Sheffield gatbs Toolbox can be true operating results!)
    2007-04-14 10:46:04下载
    积分:1
  • matlab
    本书从计算、绘图和编程3 个方面介绍MATLAB 的基础知识,可供对MATLAB 感兴趣的大学生、研究生和科研人员阅读和使用。(Book from the calculations, drawing and programming 3 introduces the basics of MATLAB, MATLAB available for interested students, graduate students and researchers to read and use.)
    2013-07-14 21:38:09下载
    积分:1
  • weiji
    文吉尼亚密码的破解和一些算法,供密码学使用(Man Genia password cracking and some of the algorithms used for cryptography)
    2011-10-15 23:50:29下载
    积分:1
  • spectrum-analysis
    该程序可以用来进行波谱分析,非常直观地图示频谱信息。(The program can be used for spectral analysis, spectral information very intuitive icon.)
    2013-09-15 16:31:09下载
    积分:1
  • MATLAB
    chinapub的高清电子书,关于matlab的教程,看着很舒服,不想买纸质教材的同学的首选。反正我是看着很有感觉,推荐一下。(HD eBook chinapub, matlab tutorial, looked very comfortable and do not want to buy the the paper textbooks of students preferred. Anyway, I was watching the great feeling you recommend.)
    2013-04-05 13:22:29下载
    积分:1
  • PCA
    使用principal component analysis PCA减少特征数目(Use principal component analysis (PCA) to reduce the number features.)
    2011-11-26 05:56:41下载
    积分:1
  • SPL2007
    bivariate EMD( illustration, mean definitions, principle , distretch)
    2015-02-03 00:41:10下载
    积分:1
  • qiongjufa
    数学建模中常用的穷举法程序,具有一般性,非常实用(Mathematical modeling method commonly used in the exhaustive process, with the general, very useful)
    2009-05-17 19:37:29下载
    积分:1
  • Unscented-Kalman-Filter
    Unscented Kalman filtering techniques for non linear inputs. Very good
    2013-01-14 18:59:26下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载