登录
首页 » matlab » StepclassV2

StepclassV2

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

  • CS_OMP
    压缩传感的一种恢复算法-omp,对初学压缩传感的有很大帮助(A recovery algorithm for compressed sensing-omp, compressed sensing for beginners of great help)
    2010-10-12 17:24:02下载
    积分:1
  • kalman
    Code for kalman filter, i think it will help you.thanks
    2010-10-29 12:18:08下载
    积分:1
  • ninteger
    非整数阶的微积分的运算过程非整数阶的微积分的运算过程(Non-integer order calculus of non-integer order of the computing process of computing process calculus)
    2011-07-19 21:28:50下载
    积分:1
  • real-code
    实数编码实现遗传算法,变量为多维,目标函数为一维,适合初学者(Real-coded genetic algorithms, multi-dimensional variables, the objective function is one-dimensional, suitable for beginners)
    2014-06-18 13:10:13下载
    积分:1
  • Ordered-neighborhood-rough-set
    利用基于排序的邻域粗糙集算法对具有高维属性的元数据进行属性约简,删减多余的无关属性,避免模型的过拟合,提高模型预测精度和模型运算速度(The algorithm based on the ordered neighborhood rough set is used to reduce the attributes of the high dimension attributes, to eliminate the redundant irrelevant attributes, to avoid the over fitting of the model, and to improve the accuracy of the model prediction and the operation speed of the model)
    2017-03-04 11:31:09下载
    积分:1
  • ChapterVofvariablesymbols
    这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 5章。(This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, but more suitable for beginners of all the features of MATLAB, a preliminary understanding of the content including the Han and its numerical array computing, M documents and for object into string array, variable symbols, matlab graphics and dynamic simulation Simulnk. As well as the two basic procedures for simple questions. This is Chapter 5.)
    2009-03-22 09:01:37下载
    积分:1
  • speakerrecog1
    speaker recognization using wav files
    2009-05-04 12:20:36下载
    积分:1
  • DataforWiMaxSimulinkModel
    M.file, source code to generate data for simulink model
    2010-11-29 10:54:27下载
    积分:1
  • Bai
    白志东给出的对于高维数据两总体均值检验的程序,可以参考下(high dimension)
    2014-09-20 18:24:47下载
    积分:1
  • QPSK
    QPSK星座图,信噪比为5dB,10dB(QPSK constellation, the signal-to-noise ratio is 5dB, 10dB)
    2017-12-23 11:29:23下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载