-
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
-
nigum
neural networks in finance. gaining a predictive edge
- 2012-03-26 14:44:37下载
- 积分:1
-
heat3
heat3 implecit heat3 implecit
- 2012-06-03 02:52:36下载
- 积分:1
-
bistablePsyetem
随机共振运用于弱信号检测,同时对于其中的频谱能够很好的分析。(Weak signal detection applied to stochastic resonance, while for the spectrum which can be a good analysis.)
- 2013-10-26 09:44:24下载
- 积分:1
-
viterbi_decode
用matlab实现维特比算法译码,程序简单易懂,自己编写的。(Using matlab Viterbi decoding algorithm, the program is simple and easy to understand, I have written.)
- 2020-12-17 08:29:12下载
- 积分:1
-
IPPToolbox
exemple Dempster shafer
- 2009-10-29 01:05:31下载
- 积分:1
-
coperm.all.tar
COPERM (Compaction by Optimal PERMutation) is a tool for transform-domain energy compaction
- 2009-11-18 19:17:34下载
- 积分:1
-
AP(matlab)
ap算法源代码,matlab编写,供大家参考讨论(ap algorithm source code, matlab prepared for your reference to discussion)
- 2021-03-30 10:59:10下载
- 积分:1
-
work
关于matlab解热传导问题的解法,简单实用。适合计算流体初学者使用,另附一些matlab实例(Matlab Antipyretic conduction on the question of method, simple and practical. Suitable for beginners to use computational fluid, followed by a number of examples matlab)
- 2008-12-18 20:34:52下载
- 积分:1
-
specify_num
单个印刷数字识别,内有训练样本和测试样本,路径请自行修改.(this is about single figure differentiate)
- 2012-04-20 21:27:01下载
- 积分:1