登录
首页 » matlab » StepclassV2

StepclassV2

于 2020-09-18 发布 文件大小:6KB
0 197
下载积分: 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 个回复

  • rbf_matlab
    用matlab编写的径向基函数神经网络程序,有需要的就下载吧,(Prepared using matlab radial basis function neural network program, there is need to download it,)
    2010-05-08 16:26:29下载
    积分:1
  • weiweianni
    利用matlab计算模拟维维安妮体的教程 清晰易懂~(Computer simulation using matlab tutorial Vivian Anne body lucid ~)
    2013-10-05 08:37:31下载
    积分:1
  • FCMClust
    FCM聚类算法 已经通过调试,可以直接使用。(FCM clustering algorithm has been through debugging, can be used directly.)
    2013-07-17 15:54:27下载
    积分:1
  • WaveSeg-(2)
    Wav File Segmentation for matlab code
    2013-07-22 20:49:37下载
    积分:1
  • power_hvdc12pulse_test
    高压直流输电模型,12脉动,可用于仿真分析(high voltage direct current, matlab model, 12 pulse, for the simulation and analysis)
    2017-11-06 14:40:59下载
    积分:1
  • RS
    说明:  程序\RS.rar MATLAB程序 谢谢支持(Program \ RS.rar MATLAB program thanks to support)
    2009-10-22 16:06:29下载
    积分:1
  • A-Matrix-Handbook-for-Statisticians
    矩阵与统计的书,是常用的外国教材,推荐使用(A Matrix Handbook for Statisticians.wiley-interscience, A John Wiley Sons,Inc,Publication)
    2011-06-01 15:08:44下载
    积分:1
  • libsvm-3.18
    利用台湾大学教授所开发的支持向量机工具箱做预测和分类算法(prediction using svm)
    2014-10-17 00:02:10下载
    积分:1
  • wcdmasource
    产生一个3载波的wcdma信号源,用于做仿真时的输入信号,现在通信系统常用的信号(generate wcdma source)
    2011-11-19 15:42:52下载
    积分:1
  • lmd
    说明:  LMD,局部均值分解算法,主要用于对振动信号进行分析,不需要设置分解参数(LMD, a local mean decomposition algorithm, is mainly used to analyze vibration signals without setting decomposition parameters.)
    2019-02-18 16:47:22下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载