-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
A-Pattern-Recognition--
说明: A模式识别与智能计算-MATLAB技术实现-杨淑莹-2008.pdf(A Pattern Recognition and Intelligent Computing-MATLAB technology- Yang Shuying-2008.pdf)
- 2011-04-14 09:22:16下载
- 积分:1
-
additive_delay1_jan_09
Additive delay Linear matrix inequality simmulation
- 2013-09-27 02:19:57下载
- 积分:1
-
PID
先进PID控制及其MATLAB仿真(刘金锟)(Advanced PID control and MATLAB simulation (Liu Kun) )
- 2013-10-10 11:50:23下载
- 积分:1
-
3
说明: 对信号进行离散小波分解并对每层进行小波重构(Discrete wavelet decomposition of the signal, and each layer wavelet reconstruction)
- 2013-04-14 22:49:29下载
- 积分:1
-
microgrid
一个小型的微电网模型,包括风力发电机和光伏电池,用来检测运行状态(A small micro grid model, including wind turbines and photovoltaic cells, used to detect running state
)
- 2014-06-04 14:57:36下载
- 积分:1
-
CannyJava
hai I m doing digital image processing project in matlab. so I wnat source code for edge dector algorithm, color histogram and texture algorithm using matlab related source code.
- 2009-03-23 14:23:00下载
- 积分:1
-
bs
说明: gui实现图片的读取放大,边缘检测。以及图片的存储(gui realize the picture reads amplification, edge detection. And image storage)
- 2010-04-29 22:08:27下载
- 积分:1
-
IIR-filter-coefficients
Calculating IIR filter coefficients of 2nd Order IIR Filter
- 2015-01-15 21:09:26下载
- 积分:1
-
motaicanshu
模态参数的时域识别方法,即在时间域内识别试验结构模态参数。(Time-domain modal parameter identification method, that is, the structure in time domain modal parameter identification experiments.)
- 2020-12-17 17:39:11下载
- 积分:1