-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1
-
cvtmesh
只要给出一个二维区域的水平集方程,就可以生成该二维区域的三角形CVT网格。(As long as the region is given a two-dimensional level set equation, we can generate the two-dimensional triangular region CVT grid.)
- 2009-06-07 16:29:42下载
- 积分:1
-
Euler(matlab)_CanTestWithImage
计算图像中的欧拉数,经典代码,采用matlab实现,可以熟悉欧拉数的求法,及相关MATLAB函数的用法,带图片可测试。(calculated image of Euler number, classic code using Matlab realized, could familiar with the Euler number for the law, MATLAB functions and related usage, with pictures can be tested.)
- 2006-11-02 12:25:03下载
- 积分:1
-
face-estimation
human age estimation based on color, this code is very good for finding of human ages.
- 2015-03-05 00:38:44下载
- 积分:1
-
Analysis-of--radar-signal-detecting
利用MATLAB进行雷达数据处理,并对程序进行解释,包括脉冲压缩,相干积累,MTI,CFAR等(Using MATLAB radar data processing and interpretation program, including pulse compression, coherent accumulation, MTI CFAR)
- 2020-11-25 17:29:32下载
- 积分:1
-
suanfa
用LMS和RLS算法进行谱估计,求取均方误差(LMS and RLS algorithm spectral estimation strike mean square error)
- 2012-09-07 10:45:34下载
- 积分:1
-
rjMCMC
可逆跳转马尔科夫链蒙特卡罗算法,可用于图像处理、音频处理等领域,其中有详细解释(rjmcmc simulation aims at approximate a noisy nolinear function)
- 2021-03-07 15:39:30下载
- 积分:1
-
2DFlow_FDM
Program simulating the 2D flow of a Newtonian fluid between two parallel plates using finite diference method.
- 2014-11-26 10:12:35下载
- 积分:1
-
VN
说明: a project on epilipcy
- 2011-12-04 18:44:40下载
- 积分:1
-
DFIG_control
这是双馈电机空载情况下,转子侧变流器的控制电路。(This is a doubly-fed machine no-load cases, the rotor side converter control circuit.)
- 2009-04-15 21:32:32下载
- 积分:1