-
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
-
PF-fliter
粒子滤波算法、卡尔曼滤波算法,有相关比较,适合新手入门(Particle filter, Kalman filter algorithm)
- 2011-04-26 10:51:30下载
- 积分:1
-
REGSPEED
THE REGULATOR OF SPEED OF DOUBLE FEED INDUCTION GENERATOR
- 2010-05-15 04:14:35下载
- 积分:1
-
MATLAB-Mfiles
MATLAB所有的M文件,方便易懂。fibonacci数,pagerank,等等(MATLAB M-files, convenient and easy to understand. fibonacci number, pagerank, etc.)
- 2012-08-18 10:02:48下载
- 积分:1
-
logistic
matlab实现logistic回归 利用牛顿迭代的方法得到最后的回归参数(matlab realize logistic regression using Newton iteration method to get the final regression parameters)
- 2013-10-29 19:28:38下载
- 积分:1
-
Mobile-and-Wireless-Communications-for-IMT-Advanc
Mobile and Wireless Communications for IMT-Advanced and Beyond. LTE basics
- 2014-01-01 15:02:43下载
- 积分:1
-
electricdrives
simulation of electric drives
- 2014-02-26 01:52:33下载
- 积分:1
-
concrete02-and-steel02-for-ABAQUS
混凝土单轴滞回本构
钢筋滞回本构
可用于ABABQUS子程序材料(concrete02 and steel02 for ABAQUS)
- 2021-02-04 17:29:58下载
- 积分:1
-
粒子群优化算法(PSO)应用于神经网络优化程序
粒子群算法优化BP神经网络,使用matlab平台实现,解决了BP神经网络速度较慢的问题(Particle swarm optimization (PSO) optimization of BP neural network)
- 2020-07-04 10:40:02下载
- 积分:1
-
floc_music
说明: 本程序有传统的MUSIC算法和基于分数低阶矩的MUSIC算法 在alpha稳定分布下的性能仿真(this programme contain the performence of traditonal MUSIC algorithm and FLOC MUSIC algorithm under the alhpa steady distrubution)
- 2010-04-06 19:45:11下载
- 积分:1