-
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
-
HAI_NFC
Code ardruino NFC rc522 with buzzer
- 2014-09-29 18:20:09下载
- 积分:1
-
equation
这是用matlab工具箱解决热传导微分方程的一个实例,这里用正六边形、圆形、矩形的三个算例,同时画出来了图像表示温度分布(you can use it to solve the equation and make a picture with matlab,it s easy and straight)
- 2014-01-16 10:00:25下载
- 积分:1
-
UnscentedParticleilter-ppt
一篇介绍无轨迹kalman filter滤波的ppt文章,很清楚的说明了ukf工作的原理和使用方法()
- 2007-07-24 11:15:22下载
- 积分:1
-
mat
说明: 源代码学习与分享,基本的代码分享,matlab
(language of matlab important)
- 2010-03-18 19:14:49下载
- 积分:1
-
System-Identification-Toolbox
Another system identification toolbox user guide.
- 2013-11-09 01:10:56下载
- 积分:1
-
wavelet-denoising.m
利用小波理论,小波去噪软阈值和硬阈值的matlab仿真程序。
硬阈值、软阈值。(Using the theory of wavelet, wavelet denoising soft threshold and hard threshold of matlab simulation program.
Hard threshold, soft threshold.)
- 2015-12-03 19:10:00下载
- 积分:1
-
haohiu_v45
有较好的参考价值,光纤无线通信系统中传输性能的研究,微分方程组数值解方法。( There are good reference value, Fiber Transmission wireless communication system performance, Numerical solution of differential equations method.)
- 2016-09-28 17:14:01下载
- 积分:1
-
matlab
维特比算法,信道编码的最大似然译码方法之一.(Viterbi algorithm, channel coding maximum likelihood decoding methods.)
- 2008-04-27 11:53:52下载
- 积分:1
-
SpeechBarkScale
Speech Noise estimate
- 2013-03-15 21:22:44下载
- 积分:1