-
shortymm
code for OSPF hope u like it
- 2010-12-16 20:19:21下载
- 积分:1
-
tv_denoising
全变差去噪的标准matlab代码实现[ROF92],与Guy Gilboa的Texture preserving TV denoising [GSZ03] (total variation denoising standard Matlab code to achieve [ROF92] Guy Gilboa and the Texture preserving TV denoising [ GSZ03])
- 2007-06-18 11:28:49下载
- 积分:1
-
palui_cPP2
interesting and easy C++ application for beginers
- 2014-11-27 04:24:17下载
- 积分:1
-
3
说明: Segmentation using watershed is very easily to separate the overlapping cell.
- 2011-05-03 09:48:52下载
- 积分:1
-
QB-Theory
Question Bank of ITCT
- 2015-03-20 15:53:54下载
- 积分:1
-
code
这是我自己编写的二进制频谱分配算法的代码,分别用粒子群算法和遗传算法实现.(spectrum allocation code for PSO and GA )
- 2021-04-05 11:09:03下载
- 积分:1
-
indirectgeneticadaptivecontroller
indirect genetic adaptive controller
- 2010-07-09 13:22:07下载
- 积分:1
-
nitkece2012fwdminiprojects
its a list of projects in information theory and coding using matlab.
- 2010-11-13 22:44:31下载
- 积分:1
-
kalman
基于非线性方程,由状态方程与观测方程,并求其观测值。(Nonlinear equations, the state equation and observation equation, and find their observations.)
- 2011-05-08 15:04:46下载
- 积分:1
-
Percolation-Cluster
对周围相邻的 8 邻居求和(元胞只有两种状态,0 或 1 )。元胞也有一个单独的状态参量(所谓 记录 )记录它们之前是否有非零状态的邻居。 在 0 与 1 之间产生一个随机数 r 。 如果总和> 0 (至少一个邻居)并且 r >阈值,或者元胞从未有过一个邻居,则元胞= 1 。 如果总和> 0 则设置"记录"的标志,记录这些元胞有一个非零的邻居。 (8 adjacent neighbors on the surrounding sum (cell only two states, 0 or 1). Cell also has a separate state parameters (so-called ' records' ) record that they have non-zero state before the neighbors. Between 0 and 1 generate a random number r. If the sum of> 0 (at least one neighbor) and r> threshold, or the cell has never had a neighbor, then cell = 1. If the sum> 0 set the " record" sign, record the cell has a non-zero neighbors.)
- 2011-06-30 19:59:51下载
- 积分:1