-
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
-
filter_bank
Filter Bank for all types of noises
- 2014-08-20 06:29:20下载
- 积分:1
-
BEM
说明: 别人的边界元简单的算例,适合初学者,可以借鉴一下(A simple example of boundary element method)
- 2020-03-14 15:42:55下载
- 积分:1
-
montecalo1
蒙特卡罗程序,是个matlab m文件的程序,可以直接调试运行
(Monte Carlo procedure is a Matlab m documentation procedures, and can directly debugging operation)
- 2007-05-18 12:02:13下载
- 积分:1
-
zuobiaozhengsuan
实现测量学中的坐标正算功能,基于matlab进行了相关编程(The positive operator function coordinates Surveying related programming, based on matlab)
- 2012-09-25 10:52:20下载
- 积分:1
-
ofdm_1_1path_fading_perfect_compensation
This is the source code about OFDM under the condition of QPSK and perfect compensation.
- 2013-12-31 15:29:29下载
- 积分:1
-
beam
基于有限元理论,通过matlab编程求解悬臂梁受力问题(Based on finite element theory, matlab programming by solving problems cantilever force)
- 2010-08-12 17:27:39下载
- 积分:1
-
matlab2
一个很小手势识别工具. 这是我读Master的时候一个小作业. 我是用block FFT 来写的.70 -80 识别率.(A gesture recognition tool.It was a modle assigment, when I was doing my Master degree. I used block FFT. The recognition rate is round 70-80 )
- 2009-09-14 22:07:47下载
- 积分:1
-
shuffle
说明: 混沌工具function s=shuffle(x,c)(function s=shuffle(x,c))
- 2010-04-25 23:57:16下载
- 积分:1
-
clear
无源腔的 Fox-Li迭代方法matlab实现(Passive cavity Fox-Li iteration matlab implementation)
- 2011-05-27 18:02:03下载
- 积分:1