-
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
-
hxy_Ga
用遗传算法针对对为变量进行优化设计,使得目标函数达到最优解(Genetic algorithms for pairs of variables to optimize the design, the objective function to achieve the optimal solution)
- 2012-04-29 11:18:04下载
- 积分:1
-
MATLAB--ppt
有关matlab学习的ppt,内容很全面,希望对大家有点用处(For matlab learning ppt, the content is very comprehensive, I hope we are a bit useless)
- 2013-01-20 11:05:50下载
- 积分:1
-
matlab-90
用matlabR2009b进行的90个MATLAB练习。。。(MatlabR2009b carried out using MATLAB Exercise 90. . .)
- 2009-12-11 14:23:05下载
- 积分:1
-
NLPrinciplecomponentanalysis
it is nonlinear method for blind source seperation using matlab
- 2013-08-10 04:45:17下载
- 积分:1
-
EH42CSAMT
把批量的可控源大地电磁测深数据转换为EH4格式数据,以适用于winglink反演。(Convert the CSAMT sounding bulk data to EH4 format data, in order to apply the winglink inversion.)
- 2015-01-09 09:51:31下载
- 积分:1
-
OFDM_16QAM
使用matlab里面的simulink仿真OFDM系统搭建的结构图(matlab)
- 2009-05-10 17:01:55下载
- 积分:1
-
imu_mechanization
Imu Mechanization Equations for inertial navigation calculation accelerometer and gyroscope data
- 2015-03-24 01:39:24下载
- 积分:1
-
music4
voltage flicker estimation using ESPRIT
- 2014-01-06 07:24:50下载
- 积分:1
-
Fisher520
模式识别分类器的设计,此为fisher法源码,经调试通过。所用数据为标准IRIS。(Pattern recognition classifier design, the source for the fisher law, adopted by the debugger. Data used as the standard IRIS.)
- 2008-08-12 09:43:36下载
- 积分:1