-
LV10
概率与计算课程中的一个作业,防止一个Las Vegas算法输出“?”并统计其期望的运行时间,有实验报告、源码(Modify the algorithm LV10 that the output “?” does not occur. Then, analyse the expected run times of your Las Vegas protocol with forbidden “?”.
)
- 2010-01-18 10:17:19下载
- 积分:1
-
lxl
这是个关于瑞利信道仿真的程序,请高手指点(This is a letter of Rayleigh Road simulation program, the guidance of a master)
- 2007-05-07 11:32:49下载
- 积分:1
-
gaussian_pdf_assignment
Matlab code for gaussian random variable and its CDF
- 2012-09-10 19:09:51下载
- 积分:1
-
clc
一个MUSIC算法的MATLAB实例,大家可以在此基础上进行适应性修改(MUSIC algorithm MATLAB instance, we can adapt based on)
- 2013-03-31 23:50:14下载
- 积分:1
-
jiumeng
验证可用,基于欧几里得距离的聚类分析,小波包分析提取振动信号中的特征频率。( Verification is available, Clustering analysis based on Euclidean distance, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2016-09-06 17:56:55下载
- 积分:1
-
fde12
The Matlab code FDE12 implements the Predictor-Corrector method of Adams-Bashforth-Moulton for the numerical solution of a non-linear fractional differential equation (FDE) (download the Matlab code FDE12).
- 2013-08-08 19:08:39下载
- 积分:1
-
OFDM-MATLAB-simulate
关于ODFM的仿真程序,程序挺多的,有你想要的。(About ODFM simulation program, a lot of programs have what you want.)
- 2021-04-12 14:38:57下载
- 积分:1
-
q-learning
说明: 在动态环境中使用Q学习优化算法进行优化,仿真软件为Matlab(Q-learning optimization algorithm is used to optimize in dynamic environment. The simulation software is MATLAB)
- 2020-12-17 20:29:11下载
- 积分:1
-
mmclock
时钟仿真程序,可实现多种显示方式
包括12/24小时制、是否显示秒数(clock simulation program can achieve a variety of formats, including 12/24 hours System, which is shown in seconds)
- 2007-05-13 12:52:15下载
- 积分:1
-
region-growing
egion growing approach is the opposite of the split and merge approach:
An initial set of small areas are iteratively merged according to similarity constraints.
Start by choosing an arbitrary seed pixel and compare it with neighbouring pixels.
Region is grown from the seed pixel by adding in neighbouring pixels that are similar, increasing the size of the region.
When the growth of one region stops we simply choose another seed pixel which does not yet belong to any region and start again.
- 2012-10-02 15:42:14下载
- 积分:1