登录
首页 » matlab » PLS

PLS

于 2013-09-02 发布 文件大小:2KB
0 147
下载积分: 1 下载次数: 13

代码说明:

  PLS算法的matlab程序实现,只要将txt中的代码复制到matlab即可-PLS (algorithm matlab program, simply txt the code can be copied to matlab)

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

发表评论


0 个回复

  • bp_matlabcode
    bp神经网络源程序,大家可以参考,是用matlab 编写的(bp neural network source, we can refer to, is prepared by the Matlab)
    2006-11-06 09:31:05下载
    积分:1
  • modem-bfsk
    modem fsk 147bps via sound card error detector and corrector requires manual sincronisation and aquisition using simulink
    2012-05-29 21:23:07下载
    积分:1
  • EEE-212-lab-sheet
    empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:21:13下载
    积分:1
  • Nerve_Net
    神经网络在手势识别中的应用及其相关的一些例子.(Neural network in gesture recognition application and its related some examples.)
    2007-09-20 09:26:44下载
    积分:1
  • 利用gauss模型生成反射系数
    利用gauss模型生成反射系数,用于AVO反演及合成地震记录等( GAUSS_MIXTURE: Compute a reflectivity using a Gaussian Mixture model.)
    2012-07-24 12:16:32下载
    积分:1
  • cspp
    单边放炮数值模拟程序,对于初学地震勘查的同行是很有用的模板。(csp modelling and the modelling of seismic in geophysics)
    2012-11-22 21:02:41下载
    积分:1
  • 模式识别
    简单的贝叶斯分类器,实现基于身高体重的男女性别分类(Simple Bias classifier)
    2020-09-25 23:37:46下载
    积分:1
  • Kolmogorov-entropy
    用于计算混沌分析中的柯尔莫哥洛夫熵的STB算法(for compute the Kolmogorov entropy)
    2016-05-23 21:55:38下载
    积分:1
  • ch.5
    5第五章 数值计算.本章教授你如何使用MATLAB的数值计算功能。(chapter 5 would tell you how to use compute in the matlab。)
    2009-09-14 10:33:09下载
    积分:1
  • greedy_method
    greedy_method.m为为贪婪算法程序。所得结果为局部最优,可能不是全局最优的。(greedy_method.m greedy algorithm program. The results obtained for the local optimum, may not be globally optimal.)
    2012-04-16 14:52:45下载
    积分:1
  • 696518资源总数
  • 104727会员总数
  • 26今日下载