-
matlab-CA
matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处
取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图
(matlab Cellular Automata procedure source code, cellular automata evolution rules of procedure state ① If a cell' s state is 0, then when it has a status of one element of the neighborhood, the cellular state to the probability of a × b into one, and when it' s Pro domain status is one more element of the neighborhood, its status into a greater probability of 1 ② If a cell' s state is 1, the cellular status remains unchanged. Initial spreaders center cell 25 × 25 obtain 50 × 50 grid, the Pro domain for the Moore-type, after 50 simulation clock, the dissemination of knowledge of the simulation results of Figure)
- 2009-02-13 10:27:11下载
- 积分:1
-
cyrus-imapd-2.3.14.tar
POP/IMAP implementation
- 2009-11-19 13:11:35下载
- 积分:1
-
RDPTA
Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step and p denotes the step counter within the training cycle Step 1: c>0 , Emin is chosen, Step 2: Weights are initialized at w at small values, w is (n+1)*1. Counters and error are initialized. k=1,p=1,E=0 Step 3: The training cycle begins here. Input is presented and output computed: Y=Yp, d=dp Oi=f(wtY) for i=1,2,….R
Step 4: Weights are updated: wi=wi+1/2c(di-oi)Y for i=1,2,…..R. Step 5: Cycle error is computed: E=1/2(di-oi)2+E for i=1,2,…..R. Step 6: If p<P then p=p+1,k=k+1, and go to Step 3: Otherwise go to Step 7. Step 7: The training cycle is completed. For E=0,terminate the training session. Outputs weights and k. If E>0,then E=0 ,p=1, and enter the new training cycle by going to step 3.
- 2014-11-06 11:12:37下载
- 积分:1
-
kals_publish
KALS is an algorithm of robust hybrid linear modeling. It is designed to
remove impulsive noise (denoising) and scratches (blind inpainting) from
images.
- 2012-11-29 22:24:42下载
- 积分:1
-
matlab
这个文件夹里是matlab求三对角矩阵的特征值的一个例子。(This folder is a tridiagonal matrix matlab find the eigenvalues of an example.)
- 2010-12-09 20:27:02下载
- 积分:1
-
2
说明: 莫尔光纤
Moire fiber莫尔光纤
Moire fiber莫尔光纤
Moire fiber莫尔光纤
Moire fiber
- 2010-07-11 13:07:02下载
- 积分:1
-
MIMOCapacity
计算MIMO系统中信道容量的程序,包括中断容量和遍历性容量两种(CITIC MIMO system channel capacity calculation procedures, including the outage capacity and ergodic capacity )
- 2010-05-25 20:58:39下载
- 积分:1
-
CHANNELRAYLEIGH
一个Rayleigh衰落的clarke模型的问题,主要是信道仿真方面的,实用.(a Rayleigh fading clarke model that the main problem is the channel simulation aspects. practical.)
- 2007-06-03 22:35:16下载
- 积分:1
-
MATLAB
这个一个进行频率检测的程序,简单实用,欢迎大家下载学习(The frequency of detection of an ongoing program, simple and practical, are welcome to download the study)
- 2010-11-05 20:32:16下载
- 积分:1
-
Using-the-extended-hybrid-finite-method-for-solvin
利用扩展混合有限方法求解双曲型方程的matlab算法(Using the extended hybrid finite method for solving hyperbolic equations matlab algorithm)
- 2010-02-02 14:13:59下载
- 积分:1