登录
首页 » matlab » StepclassV2

StepclassV2

于 2020-09-18 发布 文件大小:6KB
0 272
下载积分: 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
    了解目前指紋使用環境, 使用功能,以及未來的發展(Understand the current fingerprint with the environment, function, and future development)
    2011-08-17 15:49:04下载
    积分:1
  • high-power-diode
    high power diode manual
    2014-10-19 10:13:51下载
    积分:1
  • Laba_0
    #include "comparer.h" #include <iostream> using namespace std int Comparer::compareByName(Student& s1,Student& s2) { return strcmp(s1.m_szName,s2.m_szName) } int Comparer::compareBySurname(Student& s1,Student& s2) { return strcmp(s1.m_szSurname,s2.m_szSurname) } int Comparer::compareByGroup(Student& s1,Student& s2) {
    2010-01-21 00:05:09下载
    积分:1
  • ILC
    簡易的迭代學習程式,方便對迭代學習剛接觸的人使用(Simple iterative learning programs, facilitate new to people using iterative learning)
    2014-08-12 14:08:37下载
    积分:1
  • mit18086_levelset_front
    Level set method code
    2014-12-14 15:29:21下载
    积分:1
  • Behavior-Recognition-
    基于时空兴趣点的行为识别期刊论文。本为以时空特征点出发的三维兴趣点检测。(Based on time and space of interest points behavior identification journal articles.This is to start at space-time characteristics of three dimensional interest point detection.)
    2012-03-21 21:11:10下载
    积分:1
  • topSimLTE.m
    LTE性能仿真,多天线系统在LTE中的运用(LTE performance simulation, multi-antenna systems in use in LTE)
    2011-06-30 11:24:19下载
    积分:1
  • 分数阶工具包
    说明:  薛定宇教授编写的分数阶工具箱,适合新手入门(Professor xue dingyu prepared the fractional level toolbox)
    2021-04-23 21:08:47下载
    积分:1
  • zhishu
    指数平滑法是对时间序列进行预测常用的方法之一,其理论基础是趋势外延,即未来一定时期内事物在数量上的演变特征不脱离过去的发展趋势,预测值是以前所有观测值的加权和,且对不同的数据给予不同的权数,越近期数据给予越大的权数,越远期的数据给予越小的权数。(Exponential smoothing method is commonly used to predict the time series one of the ways, the theoretical basis of the trend of the extension, that is, a certain period of time what the next evolution in the number of characteristics are not out of the development trend of the past to predict the value of all previous observations is the weighted and, on different data and different weights given to more recent data to give greater weights, the more long-term data to give the smaller weights.)
    2009-06-01 12:32:13下载
    积分:1
  • matlab
    matlab全套视频教程120G+系列软件+安装教程(matlab full set of video tutorials 120G+ Series Software+ Installation Tutorial)
    2014-08-17 22:38:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载