登录
首页 » matlab » StepclassV2

StepclassV2

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

  • spPitchTrackCepstrum
    formant feature voice its important for extraction 14 coofeecient from lp
    2010-07-02 21:30:56下载
    积分:1
  • interpolationfitting
    插值和拟合 matlab算法实现 可以直接调用(Matlab interpolation and fitting algorithm can be directly called)
    2009-04-23 13:39:39下载
    积分:1
  • mycal
    basic calculator using matlab...with GUI
    2013-08-14 18:11:13下载
    积分:1
  • PMSM
    PMSG base on slip mode,can be successfully run in simulink.
    2012-11-06 15:36:06下载
    积分:1
  • MAP
    这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。 (The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, also include the algorithm are: convolutional coding, convolutional decoding, BPSK, AWGN. At the same time rendering its bit error rate and SNR (signal to noise ratio).)
    2010-01-18 15:27:37下载
    积分:1
  • LISSU-MSU-FISU
    lisu misu fisu analysis
    2012-01-09 04:03:55下载
    积分:1
  • matlab_xinhaochuli
    有关matlab的信号处理资料,包括滤波、去噪等,每个类型有具体的解释和例子!(The matlab signal processing, including filtering, denoising, each type has a specific explanation and examples!)
    2011-10-14 18:30:57下载
    积分:1
  • 拟牛顿法
    拟牛顿法matlab程序,是使用拟牛顿法解决优化问题的基础程序(Quasi-Newton method is one of the most effective Methods for solving nonlinear optimization problems)
    2020-07-04 13:40:02下载
    积分:1
  • legendreP
    legendre function solution in matlab
    2010-07-07 13:39:38下载
    积分:1
  • UWB_Image_Tx_Matlab_Code
    This source code simulates UWB based wireless Communication system which transmits color image over wireless medium. Modulation type: Pulse position modulation Pulse: second derivative of a Gaussian pulse Channel: AWGN Image: lib.jpg
    2009-06-16 13:09:51下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载