-
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
-
snkae-model
基于matlabGUI 的图形化界面,展示了snake能量边缘算法检测,并通过调节参数查看算法效果(MatlabGUI-based graphical interface that shows the snake energy edge detection algorithm, and the algorithm by adjusting the parameters to see the effect of)
- 2013-12-09 14:26:55下载
- 积分:1
-
MLE(simulation)
极大似然估计定位的编程实现,误差分析,节点数仿真等,比较全面,适合初学者(Maximum Likelihood Estimation targeted programming, error analysis, simulation, and other nodes, a more comprehensive, suitable for beginners)
- 2016-03-30 10:53:12下载
- 积分:1
-
Color-Histogram-Program
This program is used for face recognition which uses color histogram method
- 2011-09-29 18:22:28下载
- 积分:1
-
clock1
音乐闹钟的实现,定时到了以后音乐提醒,即音乐闹钟(the music clock)
- 2011-06-03 19:05:27下载
- 积分:1
-
momentum
Matlab策略之动量策略,根据前P个月的收益率,选取股票收益率最高和最低的组合买入,并持有Q个月(Matlab strategy momentum strategies, based on the previous month yields P, select the highest and the lowest stock returns a combination of buy and hold Q Months)
- 2021-02-07 22:29:55下载
- 积分:1
-
Fuzzy-Optimal-Control
Fuzzy Optimal Control for Multistage Fuzzy Systems
- 2013-11-13 15:03:35下载
- 积分:1
-
TSP
基于遗传算法的TSP的MATLAB源代码(THE SOLVE OF THE TSP BY GA )
- 2009-04-01 10:14:35下载
- 积分:1
-
The_programe_of_Susan_C_Hagness
FDTD+PML计算光子晶体的程序,很有价值的哦(FDTD+ PML procedure for calculating the photonic crystal, valuable Oh)
- 2007-07-18 14:30:04下载
- 积分:1
-
FFTchangefilter
DFT数字信号采集滤波器实例演示程序,很实用的一个小程序。(DFT filter digital signal acquisition example demo program, it is a small utility program.)
- 2007-10-22 23:13:53下载
- 积分:1