登录
首页 » matlab » Duda-problemsolutions

Duda-problemsolutions

于 2015-03-26 发布 文件大小:2529KB
0 197
下载积分: 1 下载次数: 41

代码说明:

  模式分类 课后练习答案 佩斯大学整理版本,每章都有(包括 7 8 9 10章) 平均20多道题,跟网内那种一章选几道的完全不一样~~谁用谁知道pattern classification(Duda pattern classification on the answer machine after-school practice exercises finishing version Pace University (New) pattern classification)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ELM
    训练集/测试集产生 load spectra_data.mat 随机产生训练集和测试集 temp = randperm(size(NIR,1)) 训练集——50个样本 P_train = NIR(temp(1:50),:) T_train = octane(temp(1:50),:) 测试集——10个样本 P_test = NIR(temp(51:end),:) T_test = octane(temp(51:end),:) N = size(P_test,2) 数据归一化 ( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
    2011-05-21 16:45:51下载
    积分:1
  • FFT-Watermarking
    Watermarking using Fas Fourrier Transform FFT
    2016-02-29 03:26:41下载
    积分:1
  • MatlabProjects
    for water mark tec. to know about it
    2009-05-13 08:36:58下载
    积分:1
  • 321
    地球物理学算法,基于重力异常的一个程序,matlab环境下的代码(Geophysics algorithm, based on gravity anomaly of a program, matlab environment code)
    2013-09-02 16:01:55下载
    积分:1
  • QFTCT_examples
    定量反馈控制算法描述,详细讲解了定量反馈控制工具箱的试用说明。(Detail description the use of QFT tool box, have many functions about the use of QFT)
    2014-11-23 11:08:49下载
    积分:1
  • cbf_mvdr_music
    说明:  三种DOA估计的仿真图,分别是常规波束形成、MVDR和MUSIC。(Simulation Diagrams of Three DOA Estimations)
    2019-06-14 17:25:26下载
    积分:1
  • BB
    对背包问题进行研究 用MATLAB来实现(Knapsack problem using MATLAB to realize)
    2013-05-15 22:01:14下载
    积分:1
  • timevarying
    this is for the time varying system response or channel behaviore
    2009-06-28 15:40:16下载
    积分:1
  • garch
    说明:  灰色控制 灰色控制 matlab(Control gray gray control matlab)
    2008-09-21 21:30:26下载
    积分:1
  • workTwo
    灰度图像的偏移变换和配准的matlab代码(Offset transformation and registration of gray image of matlab code)
    2013-12-05 16:56:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载