登录
首页 » matlab » StepclassV2

StepclassV2

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

  • 79419121awgn
    添加高斯白噪声子程序 内容虽然很简单,但是很有用哦(Add white Gaussian noise subroutine)
    2010-05-16 09:05:40下载
    积分:1
  • SharpTwo-step-Taylor-Galerkin-algorithm
    Algorithm of taylor galerkin algorithm written in MAtlab
    2011-12-04 06:12:52下载
    积分:1
  • pca
    C语言实现的主程序分析法PCA,实现降维处理(C language implementation of the main analysis PCA, achieve dimensionality reduction)
    2021-04-22 11:08:48下载
    积分:1
  • NewTextDocument
    matlab program for function rotor_oscillation_HVDC_Light
    2010-12-19 18:50:54下载
    积分:1
  • AdapBF_SNR
    说明:  在无缘雷达探测里雷达天线接收的自适应波束形成算法(Lane missed radar in the radar antenna to receive the adaptive beamforming algorithm)
    2008-10-10 20:46:57下载
    积分:1
  • gas-liquid-and-vapor-liquid
    水的沸腾程序,能和FLUENT一起做水的相变(Water boiling process, energy and FLUENT to do with the phase change of water)
    2011-05-20 09:49:57下载
    积分:1
  • Matlab-command-Daquan
    介绍Matlab的相关命令以及相关用法,可以把它看作一个工具书(Introduction of Matlab commands and related usage, you can think of it as a tool)
    2013-05-23 04:15:19下载
    积分:1
  • ML_QPSK_MIMO
    MIMO系统中关于QPSK调制的ML算法(MIMO systems ML algorithm for a QPSK modulation)
    2017-04-23 19:23:50下载
    积分:1
  • NonlinearSystemIdentification
    这是一个用matlab编写的,基于CAMC,pid神经网络的非线性系统识别程序,能够很好的识别非线性系统(Based on CAMC/PID Nonlinear System Identification)
    2010-03-03 15:54:53下载
    积分:1
  • SOR
    本程序为[MATLAB语言常用算法程序集].(龚纯).清晰版书中求解非线性方程组的一种方法:SOR法(This program is [MATLAB language commonly used algorithm for assembly] (Gong pure) clear version of the book method for solving nonlinear equations:.. SOR method)
    2015-01-06 10:50:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载