-
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
matlab课程设计报告,写的不好大家尽量拿去(matlab course design report is badly written as far as possible Naqu)
- 2009-12-21 10:12:38下载
- 积分:1
-
simulator2
用Matlab实现一个矩阵的循环码编码的仿真。(Implement a matrix with Matlab coding loop simulation.)
- 2010-12-29 18:00:04下载
- 积分:1
-
hecigongzhen
核磁共振方法是一项尖端技术,在物理学和医学等领域有着较普遍的应用。
其无损性和高分辨率的特点是这项技术最大的优势。而利用核磁共振方法来找水
是其在地学中应用的一个新领域,为地球物理方法提供了新的思路。(NMR is a cutting-edge technology, medicine and other fields in physics and has more general application. The high-resolution non-destructive and are characterized by the biggest advantage of this technology. The use of NMR to come to learn that water is applied in a new area for geophysical methods to provide a new way of thinking.)
- 2011-08-08 15:53:05下载
- 积分:1
-
k_means
经典的k均值聚类算法,用于无监督学习和数据分类,广泛应用于数据处理和模式识别领域(Classical k-means clustering algorithm for unsupervised learning and data classification, widely used in data processing and pattern recognition)
- 2014-12-10 16:56:51下载
- 积分:1
-
sar_matlab
点目标成像程序,对于SAR成像初学者非常有用。包含多点目标成像(用RD算法),包含距离徙动矫正.(Point target imaging procedures, very useful for beginners SAR imaging. Include multi-point target imaging (with RD algorithm), including range migration correction.)
- 2021-04-03 00:39:06下载
- 积分:1
-
Dlgfault
this source code is matlab rectifiers
- 2013-08-04 14:51:56下载
- 积分:1
-
LMS_鲁棒变步长归一化
鲁棒自适应滤波器的MATLAB仿真和实现。这里采用的一种变步长的NLMS算法(VSSNLMS)(Robust adaptive filter MATLAB simulation and implementation. A variable-step NLMS algorithm (VSSNLMS) used here)
- 2018-04-19 08:06:00下载
- 积分:1
-
spectral subtraction
谱减法的几种基本算法,动态、软、硬阈值法(Several basic algorithms for spectral subtraction, dynamic, soft and hard thresholding methods)
- 2018-05-09 10:05:33下载
- 积分:1
-
newmark
Nermark-Beta method for calculating the structural responce
- 2009-03-23 20:14:33下载
- 积分:1