-
Viterbi_Algorithm
卷积码的Viterbi译码算法仿真程序
要求:递归卷积码,归零处理(Convolutional Codes Viterbi decoding algorithm simulation program requirements : recursive convolutional codes and zeroing treatment)
- 2021-04-10 19:08:59下载
- 积分:1
-
《C++ Primer 3e 题解》
说明: C++ Primer中文版及题解,一本学习C++的好书.(C Primer and that the Chinese version of Solutions, a learning C books.)
- 2005-10-18 12:42:04下载
- 积分:1
-
实现20m双绞线有线通讯
实现20m双绞线有线通讯,一端控制另一端小灯亮暗,反过来,一端发送字符,另一端显示浮点数(Realize 20m twisted-pair cable communication, one end controls the light of the other end, conversely, one end sends characters, the other end shows floating-point numbers.)
- 2020-06-18 04:40:02下载
- 积分:1
-
OFDM_receivers
说明: dco-ofdm接收机仿真,在matlab上仿真dco-ofdm的ser/Eb/N0曲线(The simulation of dco-ofdm receiver and the ser/Eb/N0 curve of dco-ofdm on MATLAB)
- 2019-01-17 14:45:38下载
- 积分:1
-
gun_na37
pwm整流器的建模仿真,感应双馈发电机系统的仿真,复化三点Gauss-lengend公式求pi。( Modeling and simulation pwm rectifier Simulation of doubly fed induction generator system, Complex of three-point Gauss-lengend the Formula pi.)
- 2017-05-10 10:04:05下载
- 积分:1
-
利用伪随机序列作为发送信号 dppl
说明: 利用伪随机序列作为发送信号,经过信道,产生了频偏和相位偏移,利用数字锁相环的原理实现对信号的频率估计和相位估计,实现信号的载波同步。(The frequency offset and phase offset are generated by using pseudo-random sequence as the transmitting signal through the channel. The frequency estimation and phase estimation of the signal are realized by using the principle of digital phase-locked loop, and the carrier synchronization of the signal is realized.)
- 2018-12-27 10:59:33下载
- 积分:1
-
ABB-HART
工业现场HART通信产品开发协议,为编程人员提供编程标准。(HART communication products of industrial field development agreement for the programmer to provide programming standards.)
- 2020-11-20 14:49:36下载
- 积分:1
-
bpskmod
BPSK的扩频和调制的matlab程序,其中扩频码为m序列,包含产生m序列的matlab程序。(BPSK spread spectrum modulation matlab program, the spreading code of m-sequence contains sequence matlab program generates m.)
- 2020-12-01 14:09:26下载
- 积分:1
-
学电子元器件从入门到成才 王俊峰
MFC编程 实现数据绘制成曲线。经兄弟推荐最终决定用两个控件MCSCOMM与TeeChart来完成此任务。MCSCOMM控件时vc自带的串口控件(MFC programming realizes data plotting into curves. After recommendation by brothers, we finally decided to use two controls, MCSCOMM and TeeChart, to accomplish this task.)
- 2020-06-18 08:00:02下载
- 积分:1
-
Solving
说明: 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。(Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent and non-numerical optimization methods (such as simulated annealing, genetic algorithms, etc.), genetic algorithm for solving approaches: the first on the top of the decision variable coding, on behalf of the were lower programming model, by solving the lower model of decision variables values into the upper model on behalf of the fitness value, and then crossover and mutation, select Options, and finally get the best solution.)
- 2010-04-07 13:21:06下载
- 积分:1