-
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
-
ProjectOCW
说明: 运用多重网格求解泊松方程和双曲线方程,大家下着用吧 很好的 哈哈(use the multigrid method to solve posion equation)
- 2010-04-04 18:25:19下载
- 积分:1
-
M
说明: 使用Matlab生成M序列,自己设置初值及本原多项式,并分析(Matlab generates M sequence)
- 2012-05-06 12:47:44下载
- 积分:1
-
matlab-gui
matlAB 关于GUI编程的很好的学习资料。包括各种控件、菜单的设计(MATLAB GUI programming is a good learning materials. Including a variety of controls, menu design)
- 2012-05-19 09:56:14下载
- 积分:1
-
BP-OMP-StOMP
压缩感知BP,OMP,StOMP算法实现信号重构(BP,OMP,StOMP algorithm for
Signal Reconstruction Based on Compressive Sensing)
- 2014-09-19 17:27:22下载
- 积分:1
-
msource
This is matlab source of solenoid model.
It is variable choice , and easy plot
- 2010-02-09 22:19:19下载
- 积分:1
-
111
关于matlab的一些基本运算,一些调好的例子,包括加、减、乘、除。(Some basic operations on matlab, some adjustable good examples, including the addition, subtraction, multiplication, and division.
)
- 2011-05-04 22:50:58下载
- 积分:1
-
matlab
各种数字水印的matlab源代码,DCT,小波变换等。(Various digital watermarking matlab source code, DCT, wavelet transform.)
- 2011-05-16 14:33:52下载
- 积分:1
-
AcousticNoiseCancellationDSKC6713
Matlab with acoutics
- 2013-04-01 16:10:40下载
- 积分:1
-
simulink
这个程序是vc和simulink的混合编程,在vc中调用simulink,对初学者会有很大的帮助...(This program is a mix of programming of vc and simulink in vc call simulink, there will be a great help for beginners ...)
- 2012-05-22 11:14:12下载
- 积分:1