-
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
-
porous
porous多孔介质LBM,matlab模拟(porous porous medium LBM, matlab simulation)
- 2013-12-17 14:56:55下载
- 积分:1
-
AlgorithmCollect
matlab算法大全 入门级的一些简单编程 供新手练习(the matlab algorithm Guinness entry-level simple programming for novices to practice)
- 2013-04-28 17:14:56下载
- 积分:1
-
colinge
a matlab fem code for beginers .pls download it!
- 2009-12-03 14:07:51下载
- 积分:1
-
proportional-navigation-method
比例导引源程序,用于matlab仿真使用。(proportional navigation method ,which will be used in the matlab.)
- 2011-05-14 10:35:16下载
- 积分:1
-
tsallis_entropy_lps_t
this file compute lagg on arrays
- 2012-06-14 16:28:42下载
- 积分:1
-
adaptive_median_filter
自适应中值滤波与中值滤波算法的比较,说明自适应中值滤波效果好。(Adaptive median filter and median filtering algorithm comparing the adaptive median filter shows good results.)
- 2010-12-31 17:02:57下载
- 积分:1
-
ICAICA-fixed-point-algorithms
我最近写的一篇论文的源码,主要是对带参考信号的 ICA算法的扩展,多参考信号的ICA固定点算法。(I recently wrote a paper source, mainly for reference signal with the ICA algorithm expansion more reference signal ICA fixed-point algorithms.
)
- 2011-10-18 19:59:13下载
- 积分:1
-
Untitled2
Digital filter design
- 2011-12-06 13:54:52下载
- 积分:1
-
traffic-vcPP
Four versions of the simulation is available.
tsim.cpp
- Prints visual representation of the simulation
tsimd.cpp
- Prints Density versus output flow rate and average velocity
tsiml.cpp
- Prints Lane Change Probabiliy versus Output flow rate and Average velocity
- 2014-02-08 09:50:54下载
- 积分:1