登录
首页 » matlab » Tikhonov_regularization_toolbox

Tikhonov_regularization_toolbox

于 2021-03-29 发布 文件大小:753KB
0 473
下载积分: 1 下载次数: 97

代码说明:

  Tikhonov正则化工具箱,可实现病态方程组的正则化,以及采用L曲线法、岭估计法、GCV法等确定正则化参数,内含使用方法,亲测有效。(Tikhonov regularization toolbox, which can realize regularization in morbid equations, and using the L curve method, ridge estimation, GCV method to determine the regularization parameter, embedded application method, effective measurement.)

文件列表:

Tikhonov正则化工具箱
....................\regularization
....................\..............\app_hh.m,314,2014-09-02
....................\..............\art.m,963,2014-09-02
....................\..............\baart.m,1577,2014-09-02
....................\..............\bidiag.m,1622,2014-09-02
....................\..............\blur.m,2361,2014-09-02
....................\..............\cgls.m,2723,2014-09-02
....................\..............\cgsvd.m,1658,2016-10-07
....................\..............\Changes.txt,6219,2014-09-02
....................\..............\Contents.m,5531,2014-09-02
....................\..............\corner.m,8640,2014-09-02
....................\..............\csvd.m,721,2014-09-02
....................\..............\deriv2.m,2719,2014-09-02
....................\..............\discrep.m,5655,2014-09-02
....................\..............\dsvd.m,2253,2014-09-02
....................\..............\fil_fac.m,2681,2014-09-02
....................\..............\foxgood.m,618,2014-09-02
....................\..............\gcv.m,4814,2014-09-02
....................\..............\gcvfun.m,287,2014-09-02
....................\..............\gen_form.m,1344,2014-09-02
....................\..............\gen_hh.m,602,2014-09-02
....................\..............\get_l.m,994,2014-09-02
....................\..............\gravity.m,2227,2014-09-02
....................\..............\Hansen2008_Regularization Tools, A Matlab Package for Analysis and Solution of Discrete ill-posed Problems.pdf,907824,2014-09-02
....................\..............\heat.m,1607,2014-09-02
....................\..............\i_laplace.m,2169,2014-09-02
....................\..............\lagrange.m,1731,2014-09-02
....................\..............\lanc_b.m,2815,2014-09-02
....................\..............\lcfun.m,1272,2016-10-07
....................\..............\lsolve.m,887,2014-09-02
....................\..............\lsqi.m,5152,2014-09-02
....................\..............\lsqr_b.m,3795,2014-09-02
....................\..............\ltsolve.m,1068,2014-09-02
....................\..............\l_corner.m,7343,2016-10-07
....................\..............\l_curve.m,4986,2016-10-07
....................\..............\maxent.m,4637,2014-09-02
....................\..............\mr2.m,1891,2014-09-02
....................\..............\mtsvd.m,1604,2014-09-02
....................\..............\ncp.m,4365,2014-09-02
....................\..............\ncpfun.m,383,2014-09-02
....................\..............\nu.m,2751,2014-09-02
....................\..............\parallax.m,1853,2014-09-02
....................\..............\pcgls.m,3201,2014-09-02
....................\..............\phillips.m,1690,2014-09-02
....................\..............\picard.m,1384,2014-09-02
....................\..............\pinit.m,903,2014-09-02
....................\..............\plot_lc.m,1828,2014-09-02
....................\..............\plsqr_b.m,4524,2014-09-02
....................\..............\pmr2.m,2707,2014-09-02
....................\..............\pnu.m,3303,2014-09-02
....................\..............\prrgmres.m,3437,2014-09-02
....................\..............\quasifun.m,215,2014-09-02
....................\..............\quasiopt.m,3612,2014-09-02
....................\..............\regudemo.m,4783,2014-09-02
....................\..............\regutm.m,1212,2014-09-02
....................\..............\rrgmres.m,2909,2014-09-02
....................\..............\shaw.m,1400,2014-09-02
....................\..............\spikes.m,1170,2014-09-02
....................\..............\spleval.m,559,2014-09-02
....................\..............\splsqr.m,4613,2014-09-02
....................\..............\splsqrL.m,5128,2014-09-02
....................\..............\std_form.m,2281,2014-09-02
....................\..............\tgsvd.m,1849,2014-09-02
....................\..............\tikhonov.m,3248,2014-09-02
....................\..............\tomo.m,3323,2014-09-02
....................\..............\tsvd.m,864,2014-09-02
....................\..............\ttls.m,1476,2014-09-02
....................\..............\ursell.m,1046,2014-09-02
....................\..............\wing.m,1297,2014-09-02
....................\使用方法.txt,125,2016-10-19

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

发表评论

0 个回复

  • Tutorial-on-maximum
    Tutorial on maximum likelihood estimation
    2010-02-24 14:42:52下载
    积分:1
  • FDD
    利用FDD进行模态分析 得到输入激励的后的频率(FDD modal iditification)
    2020-10-28 17:39:57下载
    积分:1
  • Robust-Control-Toolbox
    Robust control for matlab
    2014-01-13 22:54:29下载
    积分:1
  • Three_phase_Induction_Motor
    Three phase induction motor in dq frame simulation
    2010-09-22 07:07:51下载
    积分:1
  • OFDM_UWB
    仿真了OFDM_UWB系统,调制方式采用QPSK,参数设置完全符合FCC标准(Simulation of a transmitter implementing the OFDM transmission chain with QPSK modulation on each sub-carrier)
    2015-04-16 21:13:16下载
    积分:1
  • pso
    用matlab实现了粒子群优化算法,算法可以自己设置初始化参数。(Particle swarm optimization algorithm is implemented by MATLAB.)
    2018-10-09 14:50:48下载
    积分:1
  • ChengShiMaYiChengXu
    说明:  城市蚂蚁算法MATLAB程序,跟刚才上传的不一样,都有很高的使用价值(Ant Algorithm MATLAB city procedures, with just uploaded not the same, have a very high value)
    2008-11-13 15:28:56下载
    积分:1
  • tvdenoise
    Total variation grayscale and color image denoising
    2010-05-11 21:17:48下载
    积分:1
  • Cognitive-Radar-Theory-
    雷达系统的理论和设计一直占主导地位 概率论与统计,信息理论,信号处理和控制 然而,类似的编码译码的属性之间存在的视觉 BIAM和雷达已经黯然忽视的m所有雷达系统(For over six decades, the theory and design of radar systems have been dominated by probability theory and statistics, information theory, signal processing and control However, the similar encoding-decoding property that exists between the visual biam and radar has been sadly overlooked m all radar systems)
    2013-09-09 20:22:52下载
    积分:1
  • ann_recognition_example
    适合神经网络初学者.程序中已经输入实验数据,在matlab环境下直接运行即可.可以输入其它新数据,并改动.(neural network for beginners. Procedures have been imported experimental data, in Matlab environment can be run directly. the importation of other new data and changes.)
    2006-08-05 17:30:25下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载