-
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
-
shixun1
matlab大学matlab实训题目1答案(matlab test 1 anwser)
- 2013-12-25 10:14:56下载
- 积分:1
-
srm
code for statistical region merging algorithm
- 2015-03-07 16:41:45下载
- 积分:1
-
Copula111gGarch111VaR
garch-copula-VaR模型用于计算投资组合风险(garch-copula-VaR model is used to calculate portfolio risk)
- 2021-01-06 16:38:53下载
- 积分:1
-
NRZ_DFE_PPG
说明: 在光接入网中采用DFE均衡的方法来降低误码率。(In optical access network, DFE equalization is used to reduce the bit error rate.)
- 2020-06-21 23:20:01下载
- 积分:1
-
CS-BP
压缩感知BP算法(basis pursuit algorithm)(basis pursuit algorithm)
- 2015-01-04 09:47:34下载
- 积分:1
-
SF
说明: Image encryption code
- 2015-04-01 07:51:38下载
- 积分:1
-
Histoire_Logique_Floue
This book about history of fuzzy logic
- 2013-12-05 03:30:15下载
- 积分:1
-
Numerical-Methods-Using-MATLAB
数值方法(MATLAB版)(第四版)[Mathews,Fink著,周璐,陈渝,钱方等译](Numerical Methods Using MATLAB)
- 2013-12-25 16:06:36下载
- 积分:1
-
ga
说明: 包括遗传算法的各种运算(交叉,变异)的实例源程序代码(Various operations, including genetic algorithms (crossover and mutation) of the instance of the source code)
- 2010-07-31 19:34:52下载
- 积分:1