-
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
-
MATLAB
matlab编程,matlab programming for enginners(matlab programming)
- 2009-06-24 12:57:28下载
- 积分:1
-
yanshichengxu4
matlaB simulink 初学者演示教学代码 不太难的应用(matlaB simulink beginners demonstration teaching code is not too difficult applications)
- 2012-11-25 21:05:15下载
- 积分:1
-
sunkiller
这个一个MATLAB的编写的模拟退火算法程序!希望对大家有帮助!(the preparation of a MATLAB simulated annealing procedures. We want to help!)
- 2007-03-26 20:46:12下载
- 积分:1
-
MATLAB_gjbc
matlab的高级编程技术,包括与C语言接口,与Excel,vc 的混合编程等(higher programing with matlab)
- 2011-07-27 11:06:00下载
- 积分:1
-
ECG_Decoder
ECG_Decoder of ecg wavform
- 2011-11-27 18:38:52下载
- 积分:1
-
myfun
换能器散射回波信号声强预测,可自拟发射和接收换能器的类型及指向性,海底散射强度,得到不同条件下的散射回波信号声强(Transducer scattering echo sound intensity forecasts can be self-transmitting and receiving transducers of the type and point to the seabed scattering intensity, obtained under different conditions of scattering echo signal sound intensity)
- 2007-12-04 09:43:35下载
- 积分:1
-
ssmpc
说明: 连续搅拌釜模型预测控制的MATLAB程序,对理解模型预测控制有帮组。(Continuous stirred tank model predictive control of MATLAB program)
- 2021-03-02 12:09:33下载
- 积分:1
-
dubsi10-2
飞机仿真软件包dubsi10-2,可以与FDC tool(本站已有)一起使用的matlab/simulink仿真软件,主要对飞机的滚转姿态控制进行仿真研究,内有丰富的案例。(The Dutchroll Blockset for Simulink, DUBSI, is a stand-alone version of
the blocklibrary BLOCKLIB_MISC in version 2.0 (or later) of the Flight
Dynamics and Control (FDC) Toolbox, which is currently under development.
It contains a number of general-purpose Simulink blocks, which can be
used for more applications than flight dynamics research only. Both the
FDC toolbox and the DUBSI blockset are copyrighted by M.O. Rauw see
COPYING.TXT for more details.
)
- 2009-09-06 14:28:32下载
- 积分:1
-
Slab
matlab例程,用于计算任意层数平板波导结构。其中slabexec为主程序,readme中有程序使用的详细说明。可以计算任意层数的平板波导结构的有效折射率,光场分布和远场分布。(matlab routines used to calculate the arbitrary layer slab waveguide structure. Which mainly slabexec procedures, readme has procedures used in detail. Can calculate the arbitrary layers of planar waveguide structure of the effective refractive index, optical field distribution and far-field distribution.)
- 2007-08-14 21:16:56下载
- 积分:1