-
spiht
SPIHT的MATLAB源代码,希望对有需要的朋友有所帮助.(SPIHT the MATLAB source code, in the hope that there is a need to help a friend.)
- 2007-12-13 15:52:40下载
- 积分:1
-
Differentil-equation
模拟弹簧振动,讨论最简单的情形,一弹簧系统做横向运动,其位移由振动规律 所决定,仿真弹簧振动。(Spring vibration simulation to discuss the simplest case, a spring system as a lateral movement, the displacement is determined by the law of vibration, simulation spring vibration.)
- 2011-04-24 12:26:33下载
- 积分:1
-
ieee33
IEEE33节点配电网matlab算例源代码。含数据和注解。可以更改数据。(Source distribution power flow calculation can be run directly, you can modify the input data)
- 2016-05-30 20:38:26下载
- 积分:1
-
Huffman
huffman compression using matlab
- 2011-01-17 03:37:24下载
- 积分:1
-
Untitled3
图像傅里叶变换所得对数频谱以及高通滤波所得图像(The number of Fourier transform images obtained on the income spectrum, and high pass filtering the image)
- 2011-04-25 11:02:45下载
- 积分:1
-
NEMD_Supplement
multivaraite empirical mode decomposition
- 2010-05-14 11:45:47下载
- 积分:1
-
main
基本粒子群算法源代码及解析,解析非常详细(The particle swarm algorithm source code and resolve a very detailed, analytical)
- 2012-05-27 19:06:01下载
- 积分:1
-
Feacheap_archive
Subroutines for basic 3D linear elastic elements Subroutines for basic 3D linear elastic elements
- 2014-09-13 17:40:13下载
- 积分: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
-
aqua2d_ver3_1631
code about fdtd gooood3
- 2011-07-14 14:54:01下载
- 积分:1