-
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
-
Hamadani
Hamadani thresholding method for image segmentation
- 2011-11-08 14:12:49下载
- 积分:1
-
Analysis-of-several-ESPRIT
说明: 几种ESPRIT算法性能分析,源码内有详细注解(Performance Analysis of several ESPRIT)
- 2011-03-16 11:19:00下载
- 积分:1
-
AsynchronousMachine
AsynchronousMachine model and simulation
- 2012-01-19 10:14:03下载
- 积分:1
-
zegdgzxx
独立成分分析算法降低原始数据噪声,包括AHP,因子分析,回归分析,聚类分析,与理论分析结果相比,最小二乘回归分析算法,虚拟力的无线传感网络覆盖,考虑雨衰 阴影 和多径影响,matlab小波分析程序,大学数值分析算法。( Independent component analysis algorithm reduces the raw data noise, Including AHP, factor analysis, regression analysis, cluster analysis, Compared with the results of theoretical analysis, Least-squares regression analysis algorithm, Virtual power wireless sensor network coverage, Consider shadow rain attenuation and multipath effects matlab wavelet analysis program, University of numerical analysis algorithms.)
- 2016-04-14 11:37:47下载
- 积分:1
-
test
test interface matlab
- 2010-11-04 13:31:36下载
- 积分:1
-
Classification_toolbox
模式识别经典书籍的Matlab源代码,很适合从事神经网络,模式分类方面的研究人员(Pattern Recognition classic books Matlab source code, it is suitable for neural networks, pattern classification, researchers)
- 2010-05-06 16:22:50下载
- 积分:1
-
BDIP-matllaba
背景差法检测运动的机动车辆,汽车已被检测的图图像边缘提取预处理和,可以直接使用。
(Background difference method for detecting movement of motor vehicles, the car has been on the detecction of image edge extraction pretreatment and complete source code can be directly used by the test
)
- 2012-05-19 20:12:41下载
- 积分:1
-
PIDinMATLAB
此文在MATLAB环境下实现了经典实用的PID算法,可能对初学者有用。(This article presents the classical PID control in MATLAB,it may help the begainers.)
- 2011-07-07 19:54:07下载
- 积分:1
-
BPA
本人编写的BPAmatlab程序,用于神经网络学习。(I prepared BPAmatlab procedures for neural network learning.)
- 2013-10-25 21:19:47下载
- 积分:1