登录
首页 » matlab » StepclassV2

StepclassV2

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

  • DecompositionforFaceRecognition
    基于k_l的人脸识别,费了很大力气搜来的,与大家分享一下。(K_l-based face recognition, a lot of trouble to search for, share with you.)
    2010-05-05 23:00:33下载
    积分:1
  • Matlab-basics
    Matlab basics to know while writing matlab code.
    2013-03-22 13:28:53下载
    积分:1
  • mtkl
    蒙特卡罗算法matlab实例,介绍了matlab的蒙特卡罗算法的具体使用方法(Monte Carlo algorithm matlab example, introduced the specific use of the Monte Carlo algorithm matlab)
    2013-05-06 09:46:50下载
    积分:1
  • matlab
    齿轮啮合刚度曲线,用来计算齿轮啮合动力学作为参考的一个很不错的例子。(It is a similar method,you can change some one from it.)
    2020-12-21 16:59:07下载
    积分:1
  • Noise
    说明:   接收设备能对外界信息正确的接收、分析、处理的重要性是不言而喻的,它关系到社会的发展、人类的进步。然而在有用信号中往往伴随着噪声的存在。这种噪声分为电路内部固有的噪声与系统装置从外部接收而来的噪声。电路内部的噪声是系统固有的,与外界干扰无关,它可以通过对电路的合理设计、选择合理的元器件而得以控制。外部噪声主要由近几年的电子技术的高速发展,电子、电气设备的广泛应用而带来的电磁干扰引起的。这种噪声现象在工业发达的城市非常突出,它对各种系统接收装置的影响也越来越严重,使得这些系统装置不能正常工作,使得这些系统装置性能降低,甚至使得这些系统装置受到损坏。战胜噪声已是现代电子技术发展道路上必须逾越的巨大障碍。要解决噪声带来的问题需要我们从最基本的干扰源、信息传输通道(信道)、系统装置电路下手。(The receiving device and system noise)
    2009-08-24 21:28:47下载
    积分:1
  • matlab-PCM
    正弦信号的pcm编码、译码matlab仿真(Sinusoidal signal pcm encoding, decoding matlab simulation)
    2011-05-31 17:41:14下载
    积分:1
  • trajektoria
    trajetory of mobile robot
    2014-10-17 22:08:09下载
    积分:1
  • FRFT-OFDM
    主要是FRFT_OFDM的一些论文资料。(it mainly is some papers FRFT_OFDM)
    2013-12-17 01:24:08下载
    积分:1
  • convolutional_encoder
    the code simulate the transmission using convlutional encoder and vetirbi decoder
    2012-05-22 22:36:58下载
    积分:1
  • Impact-Cost
    上传的matlab程序是股票市场的市场冲击成本程序,欢迎大家下载查阅!(the file is the matlab program of Impact Cost! )
    2013-09-26 08:57:21下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载