登录
首页 » matlab » iToolbox

iToolbox

于 2019-01-16 发布
0 258
下载积分: 1 下载次数: 3

代码说明:

说明:  各种数据处理的基本算法,包括最小二乘,和各种算法与最小二乘的算法融合(Basic Algorithms for Various Data)

文件列表:

makeManualIntervals.m, 122 , 2003-11-16
makeManualSegments.m, 308 , 2004-07-16
makeSampleNames.m, 29 , 2000-03-16
mwpls.m, 3241 , 2005-03-22
mwplsdemo.m, 1169 , 2004-07-20
mwplsplot.m, 3547 , 2005-03-21
mwplsplot_comp.m, 3118 , 2005-03-21
plsmodel.m, 3985 , 2005-03-22
plspredict.m, 4449 , 2005-03-22
plspress.m, 2789 , 2004-07-19
plspvsm.m, 14372 , 2005-03-22
plsrmse.m, 4879 , 2004-07-20
sipls.m, 6442 , 2005-03-22
siplsdemo.m, 2696 , 2004-07-23
siplstable.m, 1559 , 2004-07-20
sub_bipls_limit.m, 4457 , 2005-03-22
sub_bipls_vector.m, 1409 , 2005-03-22
sub_bipls_vector_limit.m, 1674 , 2005-03-22
sub_iplsreverse.m, 3698 , 2005-03-22
sub_pca.m, 2016 , 2005-03-22
sub_pls.m, 1842 , 2005-03-22
sub_pls_pre.m, 549 , 2005-03-22
sub_pls_val.m, 8939 , 2005-03-22
iToolbox_Manual.pdf, 544686 , 2005-03-22
nirbeer.mat, 447248 , 2004-06-27
bipls.m, 6216 , 2005-03-22
bipls_dyn.m, 3916 , 2005-03-22
biplsdemo.m, 2232 , 2004-07-14
biplstable.m, 949 , 2004-07-14
contents.m, 2799 , 2005-03-22
intervals.m, 862 , 2004-07-11
ipca.m, 2551 , 2005-03-22
ipcademo.m, 1393 , 2004-07-20
ipcaloadplot.m, 5803 , 2004-07-20
ipcascoplot.m, 5645 , 2004-07-19
ipcascoplotall.m, 1691 , 2004-07-22
ipcavarexp.m, 3051 , 2013-04-07
ipls.m, 3919 , 2005-03-22
iplsdemo.m, 3748 , 2004-07-20
iplsplot.m, 9060 , 2005-03-21
makeClasses.m, 197 , 2004-07-22
makeEntropyIntervals.m, 861 , 2004-07-13

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

发表评论

0 个回复

  • Discrete_Cosine_code
    用matlab实现的离散余弦编码,主要通过离散余弦编码的原理,用matlab实现的源代码。(Using matlab realize the discrete cosine coding, discrete cosine, mainly through the principle of encoding, using matlab realize the source code.)
    2008-05-14 12:41:57下载
    积分:1
  • wolf_lyapunov
    对于混沌系统进行李雅普诺夫指数计算以及其指数谱仿真(chaos system lyapunov)
    2021-03-14 15:49:23下载
    积分:1
  • image2binary
    Convert Image to Binary Image
    2010-06-22 17:40:06下载
    积分:1
  • ui_check_params
    说明:  关于OFDM的CHECK部分程序,是用MATLAB做的(on OFDM CHECK part of the process is done using MATLAB)
    2005-11-30 13:32:19下载
    积分:1
  • guangliu
    光流计算得到运动场。使用算法为Lucas Kanade算法 很好用,大家(Optical flow calculated by the Sports Ground. The use of algorithms for the Lucas Kanade algorithm good use, U.S.)
    2007-09-25 11:32:07下载
    积分:1
  • orbitinECI
    地球本身在空间中的位置是不断变化的,所以给出了地球的位置参数(Earth itself in the position of space are constantly changing, so given the parameters of the Earth's location)
    2007-05-17 15:58:35下载
    积分:1
  • myCICv1_fir_comp_coeff
    利用matla设计的CIC内插滤波器,其中包含了其相应的补偿滤波器。(Matla designed using CIC interpolation filters, which contains the corresponding compensation filter.)
    2008-12-22 16:58:01下载
    积分:1
  • LTEdetail
    LTE的详细讲解,对于OFDM等进行了讲解,对于LTE初学者有很大的帮助。(LTE detailed explanations, for OFDM, etc. were explained, the LTE is very helpful for beginners.)
    2010-08-19 22:12:51下载
    积分:1
  • capon
    阵列信号的经典算法capon波束形成器,也就是capon算法,也可以用来估计波达方向(DOA)(Array signal of the classic capon beamforming algorithm is also is capon algorithm, also can be used to estimate the wave of direction (DOA) )
    2012-07-31 12:29:19下载
    积分:1
  • yi
    说明:   基于matlab 的叠加高斯白噪声的正弦信号频谱分析,给定正弦函数x=sin(2πf0n/N+π/3)+sin(2πf1n/N+π/4),设定f0.f1的值,加了噪声之后做快速傅里叶变换,在matlab中分析其频谱,验证是否与f0,f1的值符合。再变换N值,看随着N值的变化对应点是否符合及有何变化。(Matlab based on the superposition of Gaussian white noise sinusoidal signal spectrum analysis, given the sine function x = sin (2蟺f0n/N+蟺/3)+sin (2蟺f1n/N+蟺/4) set value of f0.f1, do a quick noise Fourier transform to analyze the spectrum in matlab, verify that with f0, in line with the value of F1. Transform the value of N, see change as the value of N corresponding points of compliance and what changes.)
    2013-05-01 13:44:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载