-
Inter_code
包含了Turbo码编译码中交织器解交织器的原创代码,以信息长度为8920为例(Includes Turbo Code Interleaver codec solution interleaver original code with information length of 8920 as an example)
- 2009-12-29 16:53:48下载
- 积分:1
-
Image_Compression
说明: 基于小波理论等方法,实现了对2D图像的压缩。欢迎分享!(Method based on wavelet theory, the realization of the 2D image compression. Welcome to share!)
- 2009-08-08 09:22:28下载
- 积分:1
-
case57
IEEE57节点电力系统标准参数和潮流数据(IEEE57 node power system standard parameters and trend data)
- 2012-06-04 15:19:57下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
fjqz
说明: 采用小波对信号分解和去噪。分解层数和使用的小波可以自己定义然后阈值去噪(Wavelet is used to decompose and denoise signals. The decomposition level and the use of wavelet can be defined by itself and then threshold denoising)
- 2019-04-15 11:02:23下载
- 积分:1
-
third
matlab simulink程序设计的一本好书(a guide for matlab simulink)
- 2013-02-07 13:08:11下载
- 积分:1
-
MUSIC-based-on-the-cumulant-
MUSIC算法是基于天线阵列协方差矩阵的特征分解类DOA估计算法,这里给出的是基于四阶累计量的MUSIC算法。(MUSIC algorithm for DOA estimation algorithm is based on the decomposition characteristics of the antenna array covariance matrix given here is based on the fourth-order cumulant MUSIC algorithm.)
- 2014-01-06 15:33:50下载
- 积分:1
-
cluster
k均值聚类算法源码(matlab)
k均值聚类算法源码(matlab)(k-means clustering algorithm source code (matlab) k-means clustering algorithm source code (matlab))
- 2021-04-22 17:18:48下载
- 积分:1
-
mpointaveragem
Signal Processing blocks
- 2011-01-21 09:29:49下载
- 积分:1
-
dalin
说明: 大林算法的阶跃响应程序,基于大林算法,解决了振铃问题,(Dahlin step response procedures, based on Dahlin algorithm to solve the ringing problem)
- 2010-04-23 21:50:20下载
- 积分:1