-
DICvacom-9000D
DM9000D circuit application
- 2009-11-22 20:08:43下载
- 积分:1
-
digital-communication
说明: 国外数字通信基础教材,Fundamentals of Digital Communication 英文版,作者Madhow, Upamanyu(Fundamentals of Digital Communication. Author: Madhow, Upamanyu)
- 2011-04-07 04:29:25下载
- 积分:1
-
Polar code_shorten
main_PC_Shorten.m
polarDec_S_Change.m
rev_shuffle.m
polarEnc.m
PCencoder.m
attachCRC.m
capacities.m
crcCheck.m
encoder.m
genSrc.m
initialize_frozen_bits.m
likelihood_rate.m
path_matrix.m
path_metric.m
paeeword: share_20180410
- 2018-04-10 10:07:08下载
- 积分:1
-
gmsk_diff
此程序为GMSK的调制解调程序,调制采用查表法,解调采用两比特差分解调,简单实用(procedure for the GMSK modulation and demodulation process, modulation using look-up table method, demodulation using two-bit differential demodulation, simple and practical)
- 2006-10-31 21:57:22下载
- 积分:1
-
the-communication-apllication
Matlab 和SystemView 在通信原理实验中的应用(the apllication of the MATLAB and SystemView in the communication experiment)
- 2013-04-18 16:41:04下载
- 积分:1
-
LMD
局域均值分解的程序,此为经验模态分解方法的另一种改进,此方法能够减小端点效应的影响,但是模态混叠问题还是没有得到完全抑制(Local mean decomposition process, this is the empirical mode decomposition method is another improvement, this method can reduce the effect of the endpoint, but the modal aliasing problem has still not been completely suppressed)
- 2020-12-28 10:49:02下载
- 积分:1
-
prony_realization
prony算法实现,实现对输入信号的波形拟合,实现自适应参数的获取,并进行谱分析(realize the prony algorithm)
- 2014-11-12 14:43:37下载
- 积分:1
-
ex5
mse and zeroforcing equlization equlization implement
- 2010-06-08 09:52:51下载
- 积分:1
-
HysteresisSVPWM03
SVPWM的实现,调试通过.对输入波形的跟踪非常精确,THD小于0.2 .本来作为APF中替代滞环比较用的.(SVPWM implementation, debugging through. On the input waveform of the tracking is very accurate, THD less than 0.2 . Have been replaced as the APF Hysteresis in use.)
- 2010-09-08 13:41:47下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1