-
two_tone
matlab two tone generation
- 2009-07-17 17:25:54下载
- 积分:1
-
dancengjiezhichuizhirushe
介质层间反射系数及其透射系数的求解,此处是二分之一匹配层结构(Dielectric layer between the reflection coefficient and transmission coefficient of the solution)
- 2011-10-26 11:40:39下载
- 积分:1
-
fuzzy-pid3
参数自调整模糊PID调节器的仿真研究.pdf
(fuzzy-pid)
- 2009-03-30 15:33:06下载
- 积分: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
-
3ci
基于三次指数平滑法的程序代码 大家可以参开一下 模仿自己编程(Three exponential smoothing based on the program code to open what we can participate in imitation of their own programming)
- 2010-05-09 14:59:33下载
- 积分:1
-
cnet
(eccv10)Features Image Matching[matlab]源代码((eccv10)Features Image Matching[matlab])
- 2013-11-06 14:21:19下载
- 积分:1
-
ex4_8
基于matlab的脉冲不变法巴特沃思低通滤波器设计(Based on the same method matlab pulse Butterworth low-pass filter design)
- 2009-03-17 13:14:34下载
- 积分:1
-
optimization-matlab
最优化单纯型法-matlab算法最优化单纯型法-matlab算法最优化单纯型法-matlab算法(Simplex method optimization algorithm optimization-matlab-matlab algorithm simplex method simplex method optimization algorithm-matlab)
- 2013-09-13 18:51:05下载
- 积分:1
-
daishuyunsuan
GUI系统进行点运算,即该矩阵对应元素的直接运算。(GUI system point operations, namely the direct calculation of the matrix corresponding to the element.)
- 2014-01-26 10:10:27下载
- 积分:1
-
MATLAB-Newton
数值分析中的牛顿插值法的工程实例应用,里面包裹程序仅供大家参考(Numerical analysis of Newton interpolation method in the engineering application, inside the package program for your reference)
- 2012-11-27 19:48:44下载
- 积分:1