-
PRAC1
matlab codes for digital audio procces
- 2009-04-01 07:03:35下载
- 积分:1
-
featureselection
特征选择方法,matlab实现增 l减 r法 顺序后退法 SFFS 特征选择 顺序前进法特征选择(feature selection)
- 2009-11-11 12:20:09下载
- 积分:1
-
libsvm-3.17
最新的从官方网站下载的LIBSVM工具箱(LIBSVM toolbox downloaded from the official website)
- 2013-04-28 21:15:11下载
- 积分: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
-
renlianjiance
说明: 基于模板匹配和肤色检测的人脸检测,包括肤色分割,类似人脸区域检测,模板调整及模板匹配的代码(Template matching and color-based face detection testing, including skin color segmentation, similar to the face region detection, templates and template matching to adjust the code)
- 2011-03-02 21:25:35下载
- 积分:1
-
Hough-transform-edge-detection
这是一个用MATLAB软件编写的基于HOUGH变换的边缘检测程序(This is a MATLAB software HOUGH transform based on edge detection program)
- 2011-08-31 18:49:49下载
- 积分:1
-
Desktop
The code is available for direct input image and output image histogram code for reference. Environment: matlab
- 2013-11-25 19:47:31下载
- 积分:1
-
tftb-0.1
分析非平稳信号的工具包,时频工具包,能帮你分析非平稳信号(Analysis Toolkit non-stationary signals, time-frequency toolkit can help you analyze non-stationary signals)
- 2014-02-08 21:35:23下载
- 积分:1
-
IMM
针对二维场景下的机动目标跟踪的IMM算法实现,设计了20个模型集(IMM algorithm for maneuvering target tracking two-dimensional scenarios designed 20 Model Set)
- 2020-07-02 07:20:02下载
- 积分:1
-
exa130401
本程序先生成一个“Blocks”信号,然后加上高斯白噪声,再用 db3 小波进行分解,(This procedure Mr. Cheng a " Blocks" signal, and then adding white Gaussian noise, and then ' db3' wavelet decomposition,)
- 2009-11-05 11:05:00下载
- 积分:1