登录
首页 » matlab » StepclassV2

StepclassV2

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

  • 677631732GMSK_matlab
    column to row source code
    2013-01-01 14:12:46下载
    积分:1
  • System-Identification
    系统辨识导论课程学习资料,教你学习辨识基础知识(Introduction to System Identification curriculum learning materials to teach you the basics of learning to identify)
    2015-03-24 16:23:43下载
    积分:1
  • 67506268SS-US-ELM
    SS-ELM和US-ELM的程序代码,可以运行(SS-ELM and US-ELM program code, you can run)
    2021-04-26 20:48:45下载
    积分:1
  • tma_ukf10
    扩展卡尔曼滤波和无迹卡尔曼滤波在目标跟踪的应用(Extended Kalman filter and unscented Kalman filter applications in target tracking)
    2011-05-17 20:34:45下载
    积分:1
  • shili
    matlabGUI 页面设计示例,很好的对于以后的设计给出指导,方便设计使用(APPLYING FOT THE MATLABA GUI)
    2013-05-03 10:26:39下载
    积分:1
  • timeRLS
    matlab中非线性系统建模与时域均衡技术仿真,信道使用的是Volterra模型。均衡器使用的是2阶Volterra模型。(matlab nonlinear system modeling and simulation time domain equalization, channel using Volterra model. Equalizer using second-order Volterra model.)
    2020-07-28 16:48:39下载
    积分:1
  • DPCM
    digital processing cm in speech coding
    2012-05-16 17:16:09下载
    积分:1
  • anneal
    模拟退火法MATLAB工具箱与6个应用例子(Simulated annealing method MATLAB toolbox and application example)
    2012-02-08 21:11:10下载
    积分:1
  • sanchongDC
    三重化双向buck—boost电路 实现三重化dc dc双向buck—boost电路的功能(Triple bi-directional buck-boost circuit)
    2020-10-16 21:47:28下载
    积分:1
  • USample2D
    升采样,用于分析ISAR/SAR成像算法成像质量,分析点目标距离向/方位向剖面切片,观察主瓣与旁瓣,也可以用于定性分析不同算法对同一目标点成像质量的好坏。也可用于分析峰值旁瓣比与积分旁瓣比等。(Liter sample for analysis ISAR/SAR imaging algorithm image quality, the analysis points to the target distance/azimuth cross-sectional slices, observe the main lobe and side lobes to be good or bad for the qualitative analysis of different algorithms on the same target image quality. It can also be used to analyze the ratio of peak sidelobe sidelobe integral ratio.)
    2020-12-07 11:49:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载