-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
19854796802.16aChannel
802.16a的三径莱斯信道模型,可直接使用。(802.16a diameter of three Rice channel model can be used directly.)
- 2009-03-19 21:23:52下载
- 积分:1
-
1
说明: 混沌 函数迭代与一维动力系统 周期3导致混沌
混沌 函数迭代与一维动力系统 周期3导致混沌(Chaos Function Iteration and 3 one-dimensional dynamic systems lead to chaos and a chaotic function iteration cycle of three-dimensional dynamical systems lead to chaos)
- 2010-04-20 11:23:10下载
- 积分:1
-
matlab
matlab课件 MATLAB概述 MATLAB数据 MATLAB程序设计 MATLAB绘图(courseware matlab MATLAB Overview MATLAB MATLAB MATLAB programming graphics data)
- 2013-10-12 20:35:12下载
- 积分:1
-
JLSDJLDS23
【matlab编程代做】基于matlab正弦扫频源码([Do] matlab matlab-based programming on behalf of the swept sine source)
- 2015-01-25 00:11:06下载
- 积分:1
-
suzuki
实现suzuki信道模型的仿真,同时包含大尺度、小尺度衰落(to simulate suzuki channel model,include large scale fading and small scale fading)
- 2021-01-12 19:38:48下载
- 积分:1
-
goplotpso
To plot the movement in 3D plane in PSO.
- 2012-04-06 18:30:29下载
- 积分:1
-
fundus-image-segemention
一种基于灰度的区域灰度分割算法,主要用于视网膜血管分割(Segmentation algorithm based on gray-scale regional gray, mainly used for retinal vessel segmentation)
- 2012-11-27 15:59:34下载
- 积分:1
-
waveletdenoising
这是一个小波去噪的程序,除了实现了最经典的图像去噪算法外,还使用了最新的带有方向性的小波,去噪效果非常好(This is a wavelet denoising procedure, in addition to realize the most classical image denoising algorithms, but also uses the latest with a directional wavelet, denoising effect is very good)
- 2007-07-18 09:21:47下载
- 积分:1
-
heeat
Matlab file computing the heat transfer in a rectangular region.
- 2010-10-13 21:10:01下载
- 积分:1