-
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
-
JEPGProcessing
用MATLAB写的JEPG格式的图像处理算法,附带有十张左右的经典图像算法常用图片,可以在同一目录下面自己做一下看效果(MATLAB write JPEG format image processing algorithm, fringe is about 10 images of the classic algorithm commonly used pictures, in the same directory can do something in their effects)
- 2006-05-22 13:50:11下载
- 积分:1
-
Digital_IF_receiver
关于数字中频接收机的MATLAB仿真代码,下变频采用cordic算法,并经过三级抽取、滤波处理。调试通过可运行(This code is about digital IF receiver on MATLAB simulation.downconvert using cordic algorithm, and after three extraction, filtering process. You can run debugging)
- 2016-06-01 15:07:17下载
- 积分:1
-
bp_samp
说明: 完整的带通采样定理验证程序,含测试用例,望对大家有用.(Bandpass sampling theorem complete verification process, including test cases, hope for all of us.
)
- 2011-02-22 13:26:11下载
- 积分:1
-
MRC
maximal ratio combining-spatial diversiy
- 2011-01-30 22:24:55下载
- 积分:1
-
yujiancontrol2
建立前馈预测控制系统,比较原始信号、前馈预测信号和反馈控制信号的特征,体现前馈预测控制的精确性,前馈因子可调。程序运行后观察示波器图形即可。(Create feedforward predictive control system to compare the original signal, the the feedforward prediction signal and the feedback control signal, characterized in, reflects fed predict the accuracy of the control, feedforward factor is adjustable. Oscilloscope graphics can be observed after the program is running.)
- 2013-04-02 13:06:25下载
- 积分:1
-
Installation-MATLABR2013a-and-crack
MATLABR2013a安装说明及破解方法(Installation MATLABR2013a and crack)
- 2013-05-09 18:33:14下载
- 积分:1
-
power-system-with-MATLABPSIMULINK
电力系统的MATLAB+SIMULINK仿真与应用(Power system simulation and application of MATLAB+ SIMULINK)
- 2011-04-22 10:04:01下载
- 积分:1
-
NLM
非局部平均算法是一种自适应的空域滤波算法,可以看作Yaroslavsky滤波和双边滤波算法的改进。(Nonlocal average algorithm is a kind of adaptive spatial filtering algorithm, can be seen as Yaroslavsky filter and the improvement of bilateral filtering algorithm.)
- 2013-11-14 13:30:49下载
- 积分:1
-
liziqunyouh
粒子群优化算法,优化处理,matlab代码,学习必看(Particle swarm optimization, optimization of processing, matlab code, learning must-see)
- 2013-04-21 22:03:20下载
- 积分:1