-
secant
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.(The secant iteration to find the zero of some non-linear function converges to zero if appropriate starting values are chosen.
Although the convergence rate is not as good as the one of the Newton method, it may sometimes converge when Newton fails. The funtion should be defined as an inline function and two starting values are required to start the iteration.
Please enter help secant from the Matlab prompt for usage information and examples.
)
- 2009-05-14 04:56:54下载
- 积分:1
-
color_muban
程序用matlab实现基于模板和肤色的人脸检测,首先利用肤色信息检测出可能的人脸区域,然后进行模板匹配.可以实现一幅图片中多人脸的检测.(procedures using Matlab based templates and color of face detection, the first to use color information may detect a face, then template matching. can be achieved over a picture of face detection.)
- 2006-12-23 11:06:08下载
- 积分:1
-
FaceRecognitionUsingKernelDirectDiscriminantAnalys
Face Recognition Using Kernel Direct Discriminant Analysis Algorithms
and Matlab source codes for the kernel direct discriminant analysis (KDDA) (Face Recognition Using Kernel Direct Disc riminant Analysis Algorithms and Matlab sourc e codes for the kernel direct discriminant anal ysis (KDDA))
- 2007-06-11 21:26:03下载
- 积分:1
-
Numerical-method-solve-equations
数值方法解方程组AX=B(LU分解),过程分3步,首先,分解系数矩阵A=LU,然后,解LY=B,最后再求UX=Y 另一种是直接求解的(2.1)(Numerical method to solve the equations AX = B (LU decomposition), 3 step process, first of all, the decomposition of the coefficient matrix A = LU, then, Xie LY = B, and finally seek UX = Y another directly solving (2.1 ))
- 2012-10-02 15:34:09下载
- 积分:1
-
fsk2
2进制移频键控的源代码,运行后得到正常结果!(2 binary frequency shift keying of the source code, running the results are normal!)
- 2010-07-22 12:06:46下载
- 积分:1
-
An-Introduction-to-Programming-and-Numerical-Meth
This text provides an introduction to the numerical methods that are typically
encountered (and used) in science and engineering undergraduate courses. The
material is developed in tandem with MATLAB which allows rapid prototyping
and testing of the methods. The package MATLAB (matrix laboratory) pro-
vides an environment in which students can learn to programme and explore
the structure of the numerical methods. The methods included here are of a
basic nature and only rely on material which should have been explored prior
to the fi rst year undergraduate stage.
- 2013-02-19 19:28:46下载
- 积分:1
-
speech-test
it is a collection of matlab program.
1.to find the euclidian distance
2.to create mel frequency filter bank
3.
- 2012-08-02 18:44:29下载
- 积分:1
-
MOHAMMED_LAB3
Image Segmentation using Color-based segmentation and Normalizied Corss Correlation (NCC)
- 2014-11-08 01:00:23下载
- 积分:1
-
jakes_simulator
考虑由于多普勒原因引起的衰落对在离散多径信道上传输的QPSK信号的影响(Consider the causes of the decline due to Doppler discrete multipath channel in the transmission of QPSK signals)
- 2009-12-23 22:09:01下载
- 积分:1
-
videospokes
说明: 本程序使用视频和图像处理模块库对旋转车轮辐条进行计数。(This demo uses the Video and Image Processing Blockset(TM) System objects to count the spokes in a rotating wheel.)
- 2010-04-13 00:03:46下载
- 积分:1