-
ofdmchengxu
在MATLAB仿真环境下,该程序是对整个OFDM系统的模拟仿真实现。(In the MATLAB simulation environment, the program is the OFDM system simulation experiment.)
- 2010-08-26 16:00:44下载
- 积分:1
-
062937754BlockMatchingAlgoMPEG_ito
用matlab编写的块匹配运动补偿程序。包含多个块匹配运动估计算法,可计算每个算法的运算量及补偿结果PSNR(Written by matlab block matching motion compensation procedure. Contains more than one block matching motion estimation algorithm, compute the compensation algorithm and the computational results of PSNR)
- 2011-04-22 22:30:54下载
- 积分:1
-
ClassCut-release_v1.0
This software was developed under Linux with Matlab R2010a (version 7.10) on a
64 bit machine. There is no guarantee it will run on other operating systems
or Matlab versions
- 2015-01-17 21:10:24下载
- 积分:1
-
pmtmPH
多窗口法做功率谱估计的经典例子,由MIT的Peter Huybers所写(Multi-window method to estimate power spectrum, written by Peter Huybers of MIT)
- 2013-05-17 23:35:13下载
- 积分:1
-
k-means1
说明: k-means聚类以及比较,对比比较经典的算法,读者可以自行修改等等(Clustering and comparison, comparison more classical algorithm, the reader can modify and so on)
- 2019-10-31 13:57:38下载
- 积分:1
-
样本熵近似熵LZC
说明: 样本熵、近似熵、lempel-ziv函数代码。lempel-ziv复杂度是一种表征时间序列里出现新模式的速率的方法(the codes of approximate entropy, sample entropy and lempel-ziv function)
- 2021-01-27 16:25:08下载
- 积分:1
-
For2008a
ACOUNT: 用于A 方向灯的时间显示,8 位,可驱动两个数码管;
BCOUNT: 用于B 方向灯的时间显示,8 位,可驱动两个数码管。*/
module traffic(CLK,EN,LAMPA,LAMPB,ACOUNT,BCOUNT)
output[7:0] ACOUNT,BCOUNT
(reg[7:0] numa,numb
reg tempa,tempb
reg[2:0] counta,countb
reg[7:0] ared,ayellow,agreen,aleft,bred,byellow,bgreen,bleft
reg[3:0] LAMPA,LAMPB
always @(EN)
if(!EN)
)
- 2010-06-23 14:39:58下载
- 积分:1
-
random
说明: 第13章: 随机数生成
PFQZ 用平方取中法产生随机数列
MixMOD 用混合同余法产生随机数列
MulMOD1 用乘同余法1产生随机数列
MulMOD2 用乘同余法2产生随机数列
PrimeMOD 用素数模同余法产生随机数列
PowerDist 产生指数分布的随机数列
LaplaceDist 产生拉普拉斯分布的随机数列
RelayDist 产生瑞利分布的随机数列
CauthyDist 产生柯西分布的随机数列
AELDist 产生爱尔朗分布的随机数列
GaussDist 产生正态分布的随机数列
WBDist 产生韦伯西分布的随机数列
PoisonDist 产生泊松分布的随机数列
BenuliDist 产生贝努里分布的随机数列
BGDist 产生贝努里-高斯分布的随机数列
TwoDist 产生二项式分布的随机数列
(random)
- 2009-07-23 10:23:30下载
- 积分:1
-
1-s2.0-S1568494613003165-main.pdf
A medical procedure-based patient grouping method for an
emergency department
- 2015-03-26 14:12:51下载
- 积分:1
-
MyIFFT
说明: 自己编制的傅立叶反变换MATLAB程序,有详细的注释,方便大家理解傅立叶反变换的意义。(Prepared by the Fourier inverse transform their own MATLAB programs, with detailed notes, to facilitate us to understand the significance of the Fourier inverse transform.)
- 2010-03-22 22:00:51下载
- 积分:1