-
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-diaozhi
基于MATLAB环境下的数字信号的调制(四种调制方式的具体实现方法)(Based on digital signal modulation MATLAB environment (the concrete realization of the four modulation method))
- 2013-01-13 19:08:06下载
- 积分:1
-
Microwave
Microwave Guide Mode Simulatot
- 2010-12-16 02:35:53下载
- 积分:1
-
9346346
二维码扫描应用demo,精选ios编程学习源码,很好的参考资料。(Two dimensional bar code scanning application demo, select learning IOS programming source code, a good reference.)
- 2013-12-07 10:22:54下载
- 积分:1
-
boxcount
boxcount: it will estimate the no of boxes as well as fractal dimension of an image
- 2010-10-05 22:38:42下载
- 积分:1
-
cordic_EasyMatlab
自己编的Matlab实现旋转模式的CORDIC代码,附对应的参考资料,一看就懂。(Matlab realize their series rotation mode CORDIC code, with corresponding reference data, one can understand.)
- 2013-08-29 18:56:01下载
- 积分:1
-
MaksMin
Find the max and min number in an array
- 2015-03-22 18:22:43下载
- 积分:1
-
Estimador_Reducido
Estimador de orden reducido
Control en el espacio de estados
- 2019-05-19 02:52:11下载
- 积分:1
-
TREND
用matlab小波分析工具箱观测大数据的变化趋势,用于大数据的预处理,效果较好(Observing the trend of big data with matlab wavelet analysis toolbox for large data preprocessing, better)
- 2016-08-04 23:25:43下载
- 积分:1
-
Chapter_13
通信系统建模与仿真第13章基于MATLAB的程序(System Modeling and Simulation of Chapter 13 program based on MATLAB)
- 2010-06-22 16:20:21下载
- 积分:1