-
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
-
Untitled
八阵元智能天线阵列接收4个信号,用Matlab仿真实验验证波达方向估计,主要涉及的算法是MUSIC和MVDR(Eight smart antenna array receiver array element 4 signals, with the Matlab simulation results verify the estimation, mainly related to the algorithm is MUSIC and MVDR)
- 2011-05-27 21:28:20下载
- 积分:1
-
cox1cox-watermarking
著名的cox数字水印算法源代码,使用matlab编写,很有用噢!(famous cox digital watermarking algorithm source code, the use of Matlab prepared very useful Oh!)
- 2020-07-04 14:20:02下载
- 积分:1
-
step reponse
step response of control system
- 2019-06-22 18:24:10下载
- 积分:1
-
matlab6.5_328087418
matlab6.5图形图像处理源程序 matlab6.5图形图像处理源程序(matlab6.5 graphics images graphical treatment matlab6.5 source image processing source code)
- 2008-06-10 15:41:39下载
- 积分:1
-
waveletandcomp
根据对所输入的png格式的真彩图像、小波类型(db9或haar)和相应的阈值进行了三级非标准小波harr或db9的分解和重构,从而达到了对原图像的压缩处理的
(Entered based on the true color of the png format images, wavelet type (db9 or haar) and the corresponding threshold for the three non-standard or harr wavelet decomposition and reconstruction of the db9 to achieve a compression of the original image processing)
- 2009-06-05 09:25:39下载
- 积分:1
-
niudongxiashan
说明: 利用matlab实现牛顿下山法,便于数值分析计算(matlab niudunxiashan)
- 2011-04-04 21:41:04下载
- 积分:1
-
SINGAL
一、 利用MATLAB产生下列连续信号并作图
(1) x(t)=-2u(t-1),-1<t<5
x(t)=cos(100t)+cos(3000t),设-0.1<t<0.1(one, Using MATLAB produce the following continuous signals and mapping (1) x (t) =- u (t-1)-1)
- 2007-01-03 16:42:34下载
- 积分:1
-
PFfor_lineargaussian
An example for estimating linear gaussian state space model by using particle filtering . Also include a function particle filtering resampling step.Inverse transform method:Discrete random variables.
- 2013-01-30 02:06:03下载
- 积分:1
-
moeadmatlab11Nov2010
在基于分解的多目标优化算法(MOEA/D)的基础上加入差分算法,并且对于权重矢量的计算资源进行动态分布(Decomposition-based multi-objective optimization algorithm (MOEA/D) of the basis of the difference algorithm, and the weight vector for the dynamic distribution of computing resources)
- 2011-09-06 14:36:00下载
- 积分:1