-
arprocess_assg
A program to illustrate Autoregressive process of first order using Matlab
- 2009-12-02 22:07:49下载
- 积分: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
-
hw4problem2
一种用Newton-Rapson Method来计算能量的Matlab code(Newton-Rapson Method to determine the slack bus power( 3 buses)/)
- 2013-11-03 06:38:46下载
- 积分:1
-
FinalProjectmaterials
matlab code, discrete time processing vverlap and add example
- 2008-05-08 13:34:54下载
- 积分:1
-
MRA
说明: 多尺度一维小波分解,用于信号的分解,小波基可以根据需要进行替换.(Multiscale a peacekeeping wavelet decomposition, the decomposition signal for the small Porgy may need replacement.)
- 2006-04-22 15:44:46下载
- 积分:1
-
AutoNumber
对文件夹中的文件自动编号或恢复为旧文件名。当然,经过小的修改,也可完成其他批量修改文件名的功能,如批量修改后缀名等等。利用MATLAB的GUI技术,做了个界面,方便用户使用(Automatic numbering files in the folder or revert to the old file name. Of course, after minor modifications, to be completed by the functions of the other batch change file names, such as batch modify the extension. MATLAB GUI technology, made the interface, user-friendly)
- 2013-04-27 16:23:09下载
- 积分:1
-
waterMark
各种人工神经网络的MATLAB源码,较全,BP,RFB等,可用于工程开发,和教学实验(collection of ANN matlab source codes)
- 2009-11-13 08:39:50下载
- 积分:1
-
ZGP2004
The MATLAB Toolbox for oceonographic horizontal-profiling zond
- 2009-12-17 03:05:47下载
- 积分:1
-
alternateur
Simulation de l alternateur
- 2011-07-15 01:57:08下载
- 积分:1
-
PSO_PID
标准多目标粒子群算法用于PID控制,可输出最优3K参数(Standard multi-objective particle swarm optimization algorithm for PID control, which can output optimal 3K parameters)
- 2019-07-09 20:30:31下载
- 积分:1