-
matlab
说明: 车牌处理,基于matlab的图像处理方法(Plate processing, image processing method based on matlab)
- 2011-04-14 15:43:50下载
- 积分:1
-
lscma
lscma soure code and description
- 2011-05-26 21:19:29下载
- 积分:1
-
CS_OMP
CS重构算法OMP算法。matlab源代码,。(CS reconstruction algorithm OMP)
- 2013-11-07 19:19:14下载
- 积分:1
-
ab
说明: fractal decomposition
- 2012-11-26 23:05:38下载
- 积分:1
-
classic-spectrum-estimation
各种经典谱估计的方法,都 是调试好的 ,非常好用。大家都 下载(Classical spectrum estimation, a variety of methods have, very easy to use)
- 2016-03-23 19:06:15下载
- 积分:1
-
Newton
这个文件中是计算方法中牛顿迭代法的具体说明及计算计算举例。(This file is in the Newton iteration method for specific instructions and calculation Examples of calculation.)
- 2010-12-09 20:33:04下载
- 积分:1
-
Astar
A-Star算法在路径规划中的应用,基于MATLAB仿真平台,完美运行,无BUG(A-Star algorithm in path planning)
- 2015-04-16 21:01:07下载
- 积分:1
-
MATLAB
精通MATLAB综合辅导与指南例程,详细的教学,详尽的例子,学习的好工具(Proficient in MATLAB routine comprehensive counseling and guidance and detailed instruction, detailed examples, a good tool for learning)
- 2007-11-03 15:47:20下载
- 积分:1
-
MATLABHUNHEBIANCHENG
MATLAB编程,又从函数使用到复杂程序的源代码,涵盖MATLAB所有基础知识(MATLAB programming, and from the function used to complex program' s source code, covering all the basics of MATLAB)
- 2009-11-15 11:22:26下载
- 积分:1
-
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