登录
首页 » matlab » StepclassV2

StepclassV2

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

  • GaussianFilterMatlabCode
    说明:  本人提交的用matlab的关于滤波器设计的作业,很有用的 (I used Matlab submitted on the design of filter operation, a very useful)
    2006-04-08 17:48:20下载
    积分:1
  • a
    说明:  基于matlab的图像处理及瑕疵自动检测(Matlab-based image processing and automatic detection of defects)
    2011-04-20 10:17:20下载
    积分:1
  • ReadSegy
    MATLAB程序源码,用于读取地震波数据segy格式的文件(read seis-segy file)
    2014-10-23 17:16:43下载
    积分:1
  • wave
    MATLAB GUI 两个信号波形叠加合成,其中一个含有参数,界面上通过改变参数得出相应的合成波形(MATLAB GUI two superimposed signal waveform synthesis, one of which contains a parameter, the interface by changing the parameters of the corresponding synthetic waveforms obtained)
    2013-06-03 11:31:32下载
    积分:1
  • 关于预测控制的MATLAB-s-function模块编写
    说明:  关于预测控制的MATLAB-s-function模块编写。 网络化控制系统是一种通过网络实现传感器,控制器和执行器之间数据交换的分布式实时反馈控制系统。其应用领域广泛,包括过程工业,航天工程,运输管理,机器控制,远程手术,智能家居等。具有长距离数据交换与共享,成本低, 便于安装和维护,高灵活性和可靠性,易于重配置及高移动性等优势。同时,由网络化控制系统引起的网络诱导时延和其共享、开放、可进入等特点对系统稳定性和安全性造成的影响也不可忽略。故本文设计了一种网络化预测输出跟踪控制系统以解决网络时延问题,并站在安全的角度研究虚假数据注入攻击问题(MATLAB-s-function.Networked control system is a distributed real-time feedback control system that realizes data exchange among sensors, controllers and actuators through network. Its applications range is wide, including process industries, aerospace engineering, transportation management, machine control, remote surgery and smart homes.)
    2020-07-26 13:08:40下载
    积分:1
  • Dgmsk
    说明:  用MatlAB编程实现移动通信系统中的GMSK调制解调(Programming with MatlAB the GMSK mobile communication system modem)
    2011-04-14 10:16:26下载
    积分:1
  • 新建文件夹 (2)
    说明:  用matlab算法求解求解二位流动的雷诺方程(solve Reynold Solving Reynolds equation of two-dimensional flow by MATLAB algorithm)
    2019-01-11 16:17:42下载
    积分:1
  • sample
    采样定理 用来对模拟信号进行采样 使其变成数字信号 观察其频谱(Sampling theorem is used to carry out sampling of analog signals into digital signals so that it observe the spectrum)
    2007-09-26 21:09:38下载
    积分:1
  • ofdm_bpsk_fading
    OFDM with BPSK in Fading Channel.
    2009-12-03 08:22:32下载
    积分:1
  • WignerVille
    Calcul de la transformée Wigner-Ville
    2013-04-10 20:11:42下载
    积分:1
  • 696524资源总数
  • 103886会员总数
  • 81今日下载