-
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
-
shallow_water_channel_simulation
这是我在做浅海水声信道建模时收集的一些资料和程序,有一定的参考价值,分享给大家(This is some of the information and procedures I was doing shallow water channel modeling the collection, there is a certain reference value for everyone to share)
- 2016-05-02 13:40:51下载
- 积分:1
-
Lozi
说明: 求系统的几种分叉图,很全,而且运算速度很快,希望可以帮助到大家(Some find the system bifurcation diagram, it is full, and the operation very quickly, I hope you can help to)
- 2011-03-30 16:34:45下载
- 积分:1
-
PTV
粒子追踪测速迭代松弛算法的实现,粒子图像分割及匹配均为自行编制的子例程(Particle tracking velocimetry iterative relaxation algorithm, particle image segmentation and matching are themselves prepared subroutine)
- 2012-11-30 22:42:02下载
- 积分:1
-
Sobel
matlab源程序,用Sobel算子和拉普拉斯对图像锐化(Matlab source code, image sharpening of Sobel operator and Laplasse
)
- 2014-01-29 02:01:13下载
- 积分:1
-
laplacexiaobo
laplace小波相关滤波法的Matlab实现方法,可以作为参考学习(Matlab laplace wavelet correlation filtering method implementations can be used as a reference to learn)
- 2014-10-21 21:31:48下载
- 积分:1
-
channel-model-and-simulation-code
说明: 此文件包含了winner和3gpp所提出的信道模型以及实现的仿真代码。(The channel model and simulation code. )
- 2011-02-24 11:29:45下载
- 积分:1
-
BP-ANN
建立一个BP神经网络。进行训练和测试,数据样本包含在压缩文件中(Build a BP Artificial Neural Networks.Train and test the data in the rar file)
- 2012-04-13 15:47:18下载
- 积分:1
-
particle_filter_residual_resumpling
一个很好的残差重采样粒子滤波算法,Matlab代码(A good residual resampling particle filter algorithm, Matlab code)
- 2014-01-03 15:15:26下载
- 积分:1
-
matlab1
matlab一百例,有详细的程序讲解,很有用的资料(matlab one hundred cases, explain the procedures detailed, useful information)
- 2010-12-16 16:11:37下载
- 积分:1