-
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
-
bouc_wen
利用已识别出的参数,得到Bouc-Wen模型的力-位移曲线。(Obtain the force-displacement curve of Bouc-Wen model, using the identified parameters.)
- 2015-04-20 11:44:55下载
- 积分:1
-
dsmud_E44
E4 盲多用户检测算法在AWGN信道下的性能
RLS-LMF算法(E4-blind multi-user detection algorithm in the AWGN channel the performance of RLS-LMF algorithm)
- 2009-03-31 17:02:06下载
- 积分:1
-
GAToolbox
遗传算法工具箱
给出遗传算法中所有能用到的所有函数,给使用者带来方便。(Genetic Algorithm Toolbox Genetic Algorithm give all to all the functions can be used to bring convenience to users.)
- 2009-04-02 09:41:49下载
- 积分:1
-
xiangguanxing
用于两信号的相关性的的检验,利用matlab(Relevance estimation of signals by matlab)
- 2009-06-27 11:09:56下载
- 积分:1
-
Chapter-8-of-the-matlab-data-fitting
matlab中的第8章 数据拟合(包含例子和程序源码)(Chapter 8 of the matlab data fitting (including examples and program source code))
- 2013-12-23 12:17:40下载
- 积分:1
-
SINS
捷联惯性导航系统中,利用四元数法进行状态变量估计~并运用到SINS/GPS组合导航系统中~(Strapdown inertial navigation system, using the quaternion method the state variables estimated ~ and applied to the SINS/GPS Integrated Navigation System ~)
- 2012-08-19 16:46:26下载
- 积分:1
-
MatLab
关于matlab编程的书,介绍了条件控制,循环语句,结构,对象,调试与计时等,适合初学者。(Matlab programming on the book, describes the condition of control loop, structure, object, debugging and timing, etc., suitable for beginners.)
- 2011-04-22 16:22:46下载
- 积分:1
-
pimc_india
采用Monta Carlo 方法求Pi值方法,并画出圆内随机点(Monta Carlo method, to calculate the value of Pi method, and draw a random point within the circle)
- 2012-07-05 11:21:36下载
- 积分:1
-
Photonic-Band-for-2_D
本程序是计算二维光子晶体能带的程序,编程思路清晰,注释详细易懂,适合初学者参考,多谢。(This procedure is to calculate the two-dimensional photonic crystal band program, programming ideas clearly, annotation and easy to understand in detail, suitable for beginners reference, thanks a lot.)
- 2014-10-31 15:27:42下载
- 积分:1