-
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
-
11
说明: 用Maple和MATLAB解决科学计算问题(第三版).pdf(Using Maple and MATLAB to solve problems in scientific computing (third edition). Pdf)
- 2008-08-15 11:38:55下载
- 积分:1
-
MATLAB.dll_test
说明: 用vb调用matlab联合编程的示例,包含com接口及带参数的传递(Joint programming with vb call matlab example, contains com interface and the transmission parameters)
- 2011-04-18 18:12:28下载
- 积分:1
-
MATLAB7.0-2006
【书名】
MATLAB 7.0从入门到精通
【作者】
求是科技编著
【版次】
【出版社】
人民邮电出版社
【出版日期】
2006
([title] MATLAB 7.0 proficient from the portal to the author [of technology] for [produced] [edition of the publication groups-- People's Posts & Telecommunications Publishing House published date [2006])
- 2007-06-06 12:11:44下载
- 积分:1
-
MFCC
this is mfcc matlab code
- 2013-09-19 05:35:23下载
- 积分:1
-
Digital-Modulation-Techniques2
this is about digital modulation techniques used in matlab
- 2011-11-18 15:43:42下载
- 积分:1
-
dddf
在matlabR2009b的环境下实现了定点覆盖近似算法。。。(The matlabR2009b environment to achieve coverage of the fixed-point approximation algorithm. . .)
- 2009-12-11 14:18:18下载
- 积分:1
-
ARburg
AR模型,用伯格法求谱估计曲线,算法简单实用(AR model method using Burg spectral estimation curve, the algorithm is simple and practical)
- 2009-06-26 10:14:55下载
- 积分:1
-
ekf_4d
一个四维状态、二维观测的目标跟踪扩展卡尔曼滤波程序,附有详细的说明。(a four-state, two-dimensional observation of the target tracking extended Kalman filtering process, with detailed explanations.)
- 2006-12-13 00:33:06下载
- 积分:1
-
audiorecorder
基于MATLAB的录音程序,使用audiorecorder,可以保存,并有实时波形(MATLAB-based recording procedures, the use of audiorecorder, can be saved, and real-time waveform)
- 2014-10-16 19:16:42下载
- 积分:1