登录
首页 » matlab » StepclassV2

StepclassV2

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

  • MATLAB
    主要讲述了matlab软件在自动控制中应用,利用matlab分析系统稳定性,特点,设计系统等等(Matlab software mainly about the application of automatic control, system stability analysis using matlab, features, design systems, etc.)
    2011-05-03 20:21:58下载
    积分:1
  • SolutionsforMultiuserDetection
    是multiuser detection 这本书的习题解答, 很有用的书.(is multiuser detection of this book to answer the questions and useful book.)
    2006-12-12 11:20:24下载
    积分:1
  • media-autobuild_suite-master
    说明:  ti-nspire mod for ndless
    2019-04-01 21:30:31下载
    积分:1
  • MatlabGenericDll
    Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to all applications.
    2007-11-05 15:11:27下载
    积分:1
  • ldpc_stbc
    本程序为实现LDPC编码和STBC,STBC采用2发2收天线,希望对大家有一定的帮助。(implement an STBC encoding/decoding scheme, LDPC coding before modulation and STBC next to decode them. )
    2009-04-27 09:59:12下载
    积分:1
  • Wigner6j
    calcul the 6j matrice
    2011-01-08 18:49:20下载
    积分:1
  • model2
    this is file for traffic networks benchmarks...
    2013-03-11 15:36:35下载
    积分:1
  • convolution
    matlab convolution sample
    2011-11-21 00:04:51下载
    积分:1
  • Programming--in-MATLAB
    用matlab编程和数值计算的书籍,里面有许多源代码。(And numerical calculation using matlab programming books, there are many source code.)
    2013-11-02 18:54:43下载
    积分:1
  • matlabcommand
    MATLAB命令资料,希望对朋友们有所帮助。(err)
    2007-12-28 22:32:07下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载