登录
首页 » matlab » regu

regu

于 2021-03-31 发布 文件大小:76KB
0 435
下载积分: 1 下载次数: 107

代码说明:

  反问题求解中解决病态矩阵问题的正则化算法。(Solving the inverse problem regularization algorithm)

文件列表:

regu
....\aa.m,197,2011-08-29
....\app_hh.m,314,2002-08-26
....\art.m,963,2007-09-19
....\baart.m,1577,2007-07-22
....\bidiag.m,1622,2007-08-07
....\blur.m,2361,2007-07-22
....\cgls.m,2723,2007-07-30
....\cgsvd.m,1689,2008-03-17
....\Changes.txt,6219,2008-03-17
....\Contents.m,5531,2008-03-09
....\corner.m,8640,2007-07-31
....\csvd.m,721,2007-07-22
....\deriv2.m,2719,2007-07-30
....\discrep.m,5655,2007-08-06
....\dsvd.m,2253,2007-07-22
....\fil_fac.m,2681,2007-07-30
....\foxgood.m,618,2007-07-22
....\gcv.m,4814,2007-08-03
....\gcvfun.m,287,2008-02-24
....\gen_form.m,1344,2007-07-22
....\gen_hh.m,602,2007-07-22
....\get_l.m,994,2007-07-22
....\gravity.m,2227,2007-07-26
....\heat.m,1607,2007-07-30
....\i_laplace.m,2169,2008-03-09
....\lagrange.m,1731,2007-07-23
....\lanc_b.m,2815,2007-07-30
....\lcfun.m,1273,2008-01-04
....\lsolve.m,887,2007-07-23
....\lsqi.m,5152,2007-08-06
....\lsqr_b.m,3795,2007-09-01
....\ltsolve.m,1068,2007-09-20
....\l_corner.m,7128,2007-08-06
....\l_curve.m,4680,2007-07-30
....\maxent.m,4637,2007-07-30
....\mr2.m,1891,2007-09-23
....\mtsvd.m,1604,2007-07-30
....\ncp.m,4365,2008-01-04
....\ncpfun.m,383,2007-12-30
....\nu.m,2751,2007-07-23
....\parallax.m,1853,2007-07-30
....\pcgls.m,3201,2007-09-15
....\phillips.m,1690,2007-07-23
....\picard.m,1384,2007-07-23
....\pinit.m,903,2007-07-23
....\plot_lc.m,1828,2007-07-30
....\plsqr_b.m,4524,2007-07-31
....\pmr2.m,2707,2007-09-23
....\pnu.m,3303,2007-07-30
....\prrgmres.m,3437,2007-09-23
....\quasifun.m,215,2007-08-03
....\quasiopt.m,3612,2007-08-03
....\regudemo.m,4783,2008-03-09
....\regutm.m,1212,2007-07-24
....\rrgmres.m,2909,2007-09-22
....\shaw.m,1400,2007-07-24
....\spikes.m,1170,2007-07-24
....\spleval.m,559,2007-07-30
....\splsqr.m,4613,2007-07-30
....\splsqrL.m,5128,2007-07-30
....\std_form.m,2281,2007-07-24
....\tgsvd.m,1849,2008-02-24
....\tikhonov.m,3248,2007-07-30
....\tomo.m,3323,2007-07-31
....\tsvd.m,864,2007-07-30
....\ttls.m,1476,2007-07-30
....\ursell.m,1046,2007-07-26
....\wing.m,1297,2007-07-26

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

发表评论

0 个回复

  • test4
    test car lane changing with matlab simulink based on fuzzy control test 4.
    2015-01-26 02:37:17下载
    积分:1
  • bai-4-mfile
    Intelligent control - excercise 4
    2013-05-01 00:41:20下载
    积分:1
  • sub_pass.tar
    根据公汽线路信息数据,编写对任意车站,寻找通过该站的汽车线路的M文件; (3)编写M文件,对任意两个车站m,n,判断是否有线路通过这两车站,若有则编写寻找通过该站的汽车线路的M文件 (4)对任意两个车站m,n,若没有线路直接通过这两车站,编写通过一次转车而到达两站的M文件 (According to the bus line information and data to write on any station to find the M-file line through the station car (3) the preparation of the M-file, any two stations m, n, determine whether the line through these two stations, if write to find the M-file line through the station car (4) any two stations m, n, if there is no line directly through the two stations, the preparation time to change trains to reach the M-file of the two stations)
    2012-07-03 21:28:27下载
    积分:1
  • MATLAB
    此资料详细介绍了matlab基本的使用方法,通俗易懂 自学就可以初步掌握matlab(MATLAB)
    2009-12-10 13:29:45下载
    积分:1
  • xiaoboyuyinquzao
    基于MATLAB的程序,用小波变换对语音信号进行去噪(MATLAB-based program, with wavelet transform to speech signal denoising)
    2010-05-26 09:19:31下载
    积分:1
  • Classification-MatLab-Toolbox
    各种分类算法都包括在里面,有SVAR,ADMM等,在运用时,只需要调用就可以了。(Various classification algorithms are included in the inside, there SVAR, ADMM, etc., in the use, you only need to call on it.)
    2021-03-28 16:09:10下载
    积分:1
  • project4
    维纳滤波,有非常齐全的源代码、测试文件,针对不同的SNR均有比较,代码测试通过(Wiener filter ,including complete source file ,testing audio files,and comparing different SNRs.The project has passed through edition)
    2014-02-18 18:03:09下载
    积分:1
  • Tschebyscheff
    Tschebyscheff滤波器设计,包括零极点分布,幅值相位的关系。(Tschebyscheff filter design, including the zero-pole distribution, the amplitude-phase relationship.)
    2007-12-13 00:12:25下载
    积分:1
  • matlab
    mat lab code for linear convolution.
    2011-02-16 08:02:59下载
    积分:1
  • ICA
    说明:  一种新的盲源分离方法 Injecting noise for analysing the stability of ICA components (Injecting noise for analysing the stability of ICA components)
    2009-08-14 14:19:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载