登录
首页 » matlab » na4-matlab7

na4-matlab7

于 2012-07-07 发布 文件大小:749KB
0 212
下载积分: 1 下载次数: 14

代码说明:

   《离散反问题》中的各类正则化matlab程序( Matlab package Regularization tools for the book 《discrete inverse problems》)

文件列表:

na4-matlab7
...........\REGU
...........\....\app_hh.m,314,2008-03-21
...........\....\AREADME.txt,2739,2008-03-21
...........\....\art.m,963,2008-03-21
...........\....\baart.m,1577,2008-03-21
...........\....\bidiag.m,1622,2008-03-21
...........\....\blur.m,2361,2008-03-21
...........\....\cgls.m,2723,2008-03-21
...........\....\cgsvd.m,1689,2008-03-21
...........\....\Changes.txt,6014,2008-03-21
...........\....\Contents.m,5531,2008-03-21
...........\....\corner.m,8640,2008-03-21
...........\....\csvd.m,721,2008-03-21
...........\....\deriv2.m,2719,2008-03-21
...........\....\discrep.m,5655,2008-03-21
...........\....\dsvd.m,2253,2008-03-21
...........\....\fil_fac.m,2681,2008-03-21
...........\....\foxgood.m,618,2008-03-21
...........\....\gcv.m,4814,2008-03-21
...........\....\gcvfun.m,287,2008-03-21
...........\....\gen_form.m,1344,2008-03-21
...........\....\gen_hh.m,602,2008-03-21
...........\....\get_l.m,994,2008-03-21
...........\....\gravity.m,2227,2008-03-21
...........\....\heat.m,1607,2008-03-21
...........\....\i_laplace.m,2169,2008-03-21
...........\....\lagrange.m,1731,2008-03-21
...........\....\lanc_b.m,2815,2008-03-21
...........\....\lcfun.m,1273,2008-03-21
...........\....\lsolve.m,887,2008-03-21
...........\....\lsqi.m,5152,2008-03-21
...........\....\lsqr_b.m,3795,2008-03-21
...........\....\ltsolve.m,1068,2008-03-21
...........\....\l_corner.m,7128,2008-03-21
...........\....\l_curve.m,4680,2008-03-21
...........\....\maxent.m,4637,2008-03-21
...........\....\mr2.m,1891,2008-03-21
...........\....\mtsvd.m,1604,2008-03-21
...........\....\ncp.m,4365,2008-03-21
...........\....\ncpfun.m,383,2008-03-21
...........\....\nu.m,2751,2008-03-21
...........\....\parallax.m,1853,2008-03-21
...........\....\pcgls.m,3201,2008-03-21
...........\....\phillips.m,1690,2008-03-21
...........\....\picard.m,1384,2008-03-21
...........\....\pinit.m,903,2008-03-21
...........\....\plot_lc.m,1828,2008-03-21
...........\....\plsqr_b.m,4524,2008-03-21
...........\....\pmr2.m,2707,2008-03-21
...........\....\pnu.m,3303,2008-03-21
...........\....\prrgmres.m,3437,2008-03-21
...........\....\quasifun.m,215,2008-03-21
...........\....\quasiopt.m,3612,2008-03-21
...........\....\regudemo.m,4783,2008-03-21
...........\....\regutm.m,1212,2008-03-21
...........\....\rrgmres.m,2909,2008-03-21
...........\....\RTv4manual.pdf,907824,2008-03-21
...........\....\shaw.m,1400,2008-03-21
...........\....\spikes.m,1170,2008-03-21
...........\....\spleval.m,559,2008-03-21
...........\....\splsqr.m,4613,2008-03-21
...........\....\splsqrL.m,5128,2008-03-21
...........\....\std_form.m,2281,2008-03-21
...........\....\tgsvd.m,1849,2008-03-21
...........\....\tikhonov.m,3248,2008-03-21
...........\....\tomo.m,3323,2008-03-21
...........\....\tsvd.m,864,2008-03-21
...........\....\ttls.m,1476,2008-03-21
...........\....\ursell.m,1046,2008-03-21
...........\....\wing.m,1297,2008-03-21

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

发表评论

0 个回复

  • IEEEuwb
    此函数产生超宽带信道的冲激响应 其中的主要参数有,TMG--仿真距离下平均总多径增益,fc--抽样频率值 hf--离散时间冲激响应 OT--用户可以选择的观测时间,ts--时间分辨率,LAMBDA--簇到达速率,lambda--簇内脉冲到达速率 GAMMA--簇衰减因子,gamma--簇内脉冲衰减因子,sigma1--簇衰落的标准方差,sigma2--簇内脉冲幅度衰落的标准方差 sigmax--总多径增益的对数的标准差,rdt--用户可以选择的参数,用于限制每簇内多径分量的产生 PT--用于限制信道冲激响应中多径分量的个数 第一步 设置表征信道冲激响应的基本参数(this program is used to generate the channel impulse response for the ultra wideband communication systems.)
    2010-06-15 11:31:44下载
    积分:1
  • LaplaceDist-and-GaussDIst
    高斯法和拉普拉斯法生成随机数的经典matlab程序(Gauss law and the Laplace method classic matlab program to generate random numbers)
    2012-05-22 00:27:30下载
    积分:1
  • pso-fd
    PSO算法和最速下降法混合算法,求解单目标优化问题,测试函数是非线性方程组,解决MinF(x)的问题。(PSO algorithm and steepest descent method hybrid algorithm for solving single-objective optimization problem, the test function is non-linear equations, solving MinF (x) of the problem.)
    2014-11-30 22:03:04下载
    积分:1
  • ruili
    通过产生两个高斯分布的随机数,组合生成瑞利分布的信号,模拟瑞利信道,然后将一个正弦信号以不同方式通过,比较是否有变化。(By generating two Gaussian distributed random number, combined Rayleigh distribution of signal generation, analog Rayleigh Road, then a sinusoidal signal in different ways by, more if there are changes.)
    2011-11-21 10:52:56下载
    积分:1
  • basic-SVM_Indian_pines
    svm_进行indian_pines数据集合分类。(use svm to classify the indian_pines data with train and test data in the rar)
    2015-05-20 16:14:25下载
    积分:1
  • nihe
    有关于多项式/曲线拟合的一些例题代码,一共有7个*.m文件(There polynomial/curve fitting some examples of code, a total of 7*. M file)
    2013-12-27 11:08:49下载
    积分:1
  • Desktop
    Matlab程序及函数清单:实现检测概率与信杂比之间的关系(Matlab program and a list of functions: detection probability of relations between SCR)
    2015-11-09 15:58:00下载
    积分:1
  • chirp-
    线性调频信号的脉冲压缩,合成孔径雷达(SAR)的第一个大作业的程序(the compression of chirp signal)
    2013-12-03 16:03:44下载
    积分:1
  • diyjuidc
    有信道编码,调制,信道估计等,MIMO OFDM matlab仿真,实现了对10个数字音的识别程序在matlab R2009b调试通过,微分方程组数值解方法,对HARQ系统的吞吐量分析。( Channel coding, modulation, channel estimation, MIMO OFDM matlab simulation, Realization of 10 digital audio recognition program In matlab R2009b debugging through, Numerical solution of differential equations method, HARQ throughput analysis of the system.)
    2016-03-15 18:59:15下载
    积分:1
  • dirct_torque
    matlab仿真电机直接转矩控制程序,有兴趣可以研究下(matlab simulation motor direct torque control procedures, are interested in can be studied under)
    2008-04-22 10:39:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载