登录
首页 » matlab » regu

regu

于 2021-03-31 发布 文件大小:76KB
0 267
下载积分: 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 个回复

  • mbclust
    说明:  基于模型聚类算法的matlab实现 This does the entire MB Clustering given a set of data. It only does the 4 basic models, unequal-unknown priors. It returns the BESTMODEL based on the highest BIC.(model-based clustering algorithm to achieve the Matlab This does the entire MB Clustering given a set of data. It only does the 4 basic models, unequal-unknown priors. It returns the BESTMO DEL based on the highest BIC.)
    2005-12-30 15:11:33下载
    积分:1
  • chap4matlab
    实例10:阶梯图 实例11:枝干图 实例12:罗盘图 实例13:轮廓图 实例14:交互式图形 实例15:变换的傅立叶函数曲线(Example 10: Ladder Diagram Example 11: Example branches Figure 12: Compass Chart Example 13: The contour map instance 14: 15 Interactive graphic example: the Fourier transform function curve)
    2011-05-20 01:50:29下载
    积分:1
  • buck
    开关电源buck的MATLAB的simulation仿真(Simulation of MATLAB simulation of switching power supply buck)
    2014-09-16 21:45:02下载
    积分:1
  • COST231Models
    一个很好的cost231信道建模程序,并有图示说明(A good cost231 channel modeling program, and a note icon)
    2010-07-08 14:11:41下载
    积分:1
  • math_exp
    说明:  matalb的经典算法,是关于直线拟合等等内容的(matalb classic algorithms, and so the content on the linear fitting)
    2011-04-07 18:52:03下载
    积分:1
  • covager
    virtual force matlab代码 求无线传感器网络的覆盖率~~~~(virtual force matlab coverage)
    2011-05-29 16:33:29下载
    积分:1
  • PCA
    PCA:Principal Component Analysis Usage: [eigvector, eigvalue] = PCA(data, options) [eigvector, eigvalue] = PCA(data)(PCA Principal Component Analysis Usage: [eigvector, eigvalue] = PCA(data, options) [eigvector, eigvalue] = PCA(data))
    2012-06-21 20:29:45下载
    积分:1
  • ARestimation
    时间序列分析示例程序,用matlab建立AR(P)模型的完整过程,简洁易懂,备注完整。(Time series analysis sample program, using matlab to establish AR (P) model the complete process, easy to read, notes intact.)
    2021-04-04 21:19:04下载
    积分:1
  • dispersion_2D
    粘弹性介质波动方程正演程序,可以作为新手的参考程序(viscoelastic meidia wave equation modeling. written by matlab ,can used directly)
    2010-06-06 17:22:51下载
    积分:1
  • matlab2
    说明:  matlab图像程序.zip,含各个章节的实例,挺好的学习(matlab image process. zip, containing examples of the various chapters, very good learning)
    2008-11-20 09:17:05下载
    积分:1
  • 696518资源总数
  • 104607会员总数
  • 44今日下载