-
递推的极大似然法辨识程序
matlab在系统辨识中的应用此处为递推的极大似然法应用的源代码及运行后结果(包括图像)(Matlab system identification in the application of recursive here Maximum Likelihood of the application's source code and running after the results (including images))
- 2005-05-22 21:57:47下载
- 积分:1
-
meanshift
此代码旨在实现meanshift算法,能对图像灰度值进行聚类。(This code is designed to achieve meanshift algorithm can cluster the image gray value)
- 2013-12-25 18:46:14下载
- 积分: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
-
11eyepattern
Eye pattern MATLAB code
- 2011-05-20 21:55:43下载
- 积分:1
-
AUV-code
This report describes analytical and numerical methods that may be used to trim a non-linear, six degree-of-freedom simulation model describing the dynamics of a REMUS 100 AUV.
- 2014-09-22 20:55:44下载
- 积分:1
-
Altintas
fuzzy logic controller design
- 2011-10-25 15:08:17下载
- 积分:1
-
pyramid_texture
This project describes a method for synthesizing images that match
the texture appearance of a given digitized sample. This synthesis is
completely automatic and requires only the “target” texture as input.
- 2010-12-06 22:54:34下载
- 积分:1
-
VB-matlab
本人收集的关于VB与MATLAB混合编程的资料。较详细的描述了二者的接口技术(I collect mixed on VB and MATLAB programming information. More detailed description of the interface technology between the two)
- 2011-05-15 00:22:23下载
- 积分:1
-
matlab
matlab的简明实例教程,可以自己研究一下 还不错的教程(concise instance of matlab tutorials, you can look pretty good your tutorials)
- 2010-05-22 02:07:58下载
- 积分:1
-
ofdm
matlab code for ofdm
- 2014-09-22 23:49:49下载
- 积分:1