-
huffmam_decoding
the decoding of Huffman codes is shown. For the decoding the coding tree has to be constructed using the information which has to be transmitted as well.
Following that the input is read bitwise and for each 0 a left turn is taken and for each one a right turn until a leave is reached. In this case the value of the leave (usually a character) is output, continuing after that at the root.
- 2010-08-11 04:03:25下载
- 积分:1
-
ECG
心电信号处理核心代码,数字信号处理课程设计内容,可以实现心电信号的处理步骤(ECG signal processing core code, the design of digital signal processing course content, ECG processing steps)
- 2013-02-04 13:07:01下载
- 积分:1
-
EE-LAB1
在AWGN信道下的 BPSK 和OOK的仿真和误码率
程序在word文件最后(BER Performance of BPSK in AWGN Channel)
- 2014-02-15 09:41:20下载
- 积分:1
-
matlab_vc_combination
该程序在VC中完成了与matlab的混合编程,用vc调用matlab中的绘图函数。(The program completed in VC mixed with matlab programming, matlab call with vc the drawing function.)
- 2009-04-23 11:19:11下载
- 积分:1
-
matlab-modum
此程序能够很好的实现调频调相调幅等多种调制方式和多进制的调制。(This process can achieve the frequency modulation and amplitude modulation and other multi-band modulation.)
- 2011-04-24 16:47:28下载
- 积分:1
-
1fe6fc9dda8a
贪婪算法 子载波分配 MATLAB代码 源代码(Greedy algorithm)
- 2015-10-09 15:17:41下载
- 积分:1
-
instfreq
求瞬时频率必不可少,MATLAB系统不自带的,下载后放在MATLAB到toolbox,然后在EMD文件夹下,更新MATLAB路径即可。运行emd即可出现频谱分析图。(It is necessary to find the instantaneous frequency. The MATLAB system does not come with it. After downloading, it is placed in the MATLAB to toolbox. Then, under the EMD folder, the MATLAB path can be updated. The spectrum analysis diagram can appear when EMD is run.)
- 2020-06-19 01:40:01下载
- 积分:1
-
MATPOWER2
MATLAB CODE FOR POWER FLOW 2
- 2014-01-06 19:49:33下载
- 积分:1
-
111.rar
有关于直接可运行卷积神经网络的各类matlab源代码(The matlab code of the convolution neural network can directly run the matlab code of the convolution neural network,)
- 2018-04-01 17:33:07下载
- 积分:1
-
Astar_1
一种简单的A*寻路算法,可在命令行按要求输入相应起点和终点的坐标。适合于初学者(A simple A* algorithm for path planning, which can input the coordinates of the starting point and end point on the command line as required. It is suitable for beginners.)
- 2019-04-19 15:01:36下载
- 积分:1