-
dsp2
lms自适应算法实现谱线增强,通过该算法可以实现过滤宽带信号,保留窄带信号(LMS adaptive line enhancement algorithm, the algorithm can be achieved through filtering of broadband signals, narrowband signals retained)
- 2008-12-18 21:49:03下载
- 积分:1
-
newton_raphson
Newton-Raphson算法 介绍
在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。
由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。
同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。
(err)
- 2008-06-16 10:38:48下载
- 积分:1
-
cc
说明: Matlab版本三次样条插值,介绍了Matlab三次样条插值(有条件情况下),可以在Matlab上直接运行(Matlab version of the cubic spline interpolation, introduced Matlab cubic spline interpolation (under certain conditions), can be run directly on the Matlab)
- 2010-02-22 13:26:43下载
- 积分:1
-
gangdunihe
一对外啮合直齿圆柱齿轮副的综合刚度计算,用matlab编程计算(A pair of external spur gears meshing comprehensive stiffness calculation, calculation with matlab programming)
- 2020-07-10 10:38:55下载
- 积分:1
-
GCC
广义互相关函数来确定两个信号的时延差,时延定位相关程序(Generalized cross-correlation function to determine the time delay difference between the two signals, the delay positioning procedures)
- 2020-10-30 11:09:56下载
- 积分:1
-
demo_rbpf_gauss
PF and RBPF for conditionally Gaussian JMLS.
(PF and RBPF for conditionally Gaussian JML S.)
- 2006-12-06 18:19:33下载
- 积分:1
-
findfft
fast fourie transform of a signal
- 2012-01-10 18:08:56下载
- 积分:1
-
QAM_Modulation_MatlabCode
这是一个关于完成QAM调制的Matlab示例程序(This is a complete QAM modulation on the sample of Matlab procedures)
- 2007-10-26 00:29:32下载
- 积分:1
-
kftool_matlab10
kalman滤波的MATLAB程序,递归算法的实现.详细请看介绍.()
- 2008-03-26 16:44:29下载
- 积分:1
-
basic-maylab-exercise-and-key
matlab基础训练题及答案,矩阵运算等适合初级学习者。(the simple exercise of matlab,for new learner)
- 2012-04-04 01:10:58下载
- 积分:1