-
fuzme_matlab
fuzzy k mean algorithm by matlab
- 2011-12-21 10:09:28下载
- 积分:1
-
GAPSO
遗传和粒子群算法的多目标例程,用了几个测试函数,效果还不错(Inheritance and multi-objective particle swarm optimization (pso) routines, used several test functions, the effect is good)
- 2020-12-31 09:59:04下载
- 积分: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
-
architecturebooks
Architecture books Important ones.
- 2011-01-11 00:21:25下载
- 积分:1
-
Vision_ROBOT
MATLAB下实验室摄像头图像处理,以及摄像头实现跟踪。(MATLAB image processing laboratory camera, and the camera to achieve tracking.)
- 2014-08-20 19:15:46下载
- 积分:1
-
sign_flip_0
解标志模糊的奇异值分解和多路张量模型,用Matlab代码编写.(Resolving the Sign Ambiguity in the Singular Value Decomposition and multi-way tensor models)
- 2014-10-24 16:41:35下载
- 积分:1
-
wrap_affine1
仿射,图像变换,选取图像四个角点,进行图像变换(Click to select the four corners of the image affine transformation point)
- 2013-12-05 15:43:38下载
- 积分:1
-
matlab(functions)
对常用的MATLAB程序函数进行了归纳总结,简单易查,使用方便。(MATLAB program commonly used functions are summarized, simple and easy to search, easy to use.)
- 2010-12-16 19:40:00下载
- 积分:1
-
untitled2
说明: 此为三相桥式全控整流电路的simulink模型搭建(Three-phase bridge type full control rectifier circuit)
- 2019-10-13 23:01:44下载
- 积分:1
-
normalizion_LRLS
时域自适应滤波中基于后验概率的归一化格型RLS算法(Time-domain adaptive filter based on a posteriori probability of the normalized lattice RLS algorithm)
- 2007-09-02 20:11:56下载
- 积分:1