-
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
-
zengliangshiPID
说明: 增量式PID算法的matlab仿真程序,在其中还加入了时滞环节(Incremental PID algorithm matlab simulation program, in which also joined the time-delay link)
- 2008-10-02 14:23:41下载
- 积分:1
-
1
说明: 《MATLAB 7.0编程基础基础》源程序,适合于初学者练习(" MATLAB 7.0 programming foundation base" source, suitable for beginners)
- 2011-06-13 17:35:51下载
- 积分:1
-
deploymentprofile
多机器人队形初始化,使用11个机器人最终编队形成一个圆形(Multi-robot formation initialization)
- 2013-08-26 11:09:59下载
- 积分:1
-
kj1
matlab code is used the many purpose
- 2013-03-14 17:21:53下载
- 积分:1
-
axisticks
This function is useful to make a dateaxis adjustable
- 2014-02-06 17:55:34下载
- 积分:1
-
滤波程序
说明: 滤掉低频段和高频段频率,分波段滤波,过滤掉噪声干扰,绘制功率谱密度曲线(Filter out the low and high frequency bands, filter in different bands, filter out the noise interference, and draw the power spectral density curve.)
- 2020-06-25 02:20:02下载
- 积分:1
-
BP
说明: 对用BP算法所进行的神经网络进行仿真、训练。模拟综合出我们所需要的结果。(BP algorithm by using the neural network simulation and training. Analog synthesis we need results.)
- 2008-12-08 10:55:06下载
- 积分:1
-
DPSK
2DPSK的链路仿真,信号源的产生,PCM编码,调制解调以及加燥
(2 dpsk link simulation signal source, PCM coding and modulation demodulation and dry)
- 2015-04-16 09:58:27下载
- 积分:1
-
NRZ_DFE_PPG
在光接入网中采用DFE均衡的方法来降低误码率。(In optical access network, DFE equalization is used to reduce the bit error rate.)
- 2020-06-21 23:20:01下载
- 积分:1