-
DigModTutorial
关于调频解调的部分程序,希望对大家有所帮助,谢谢
(FM demodulation on the part of the process, and I hope to help you, thank you)
- 2006-11-19 16:06:50下载
- 积分:1
-
Huffman-coding
通信的数字化是它能与计算机技术和数字信号处理技术相结合的基础,而实现通信数字化的前提是信源能提供的各种用于传递的消息,例如语音、图像、数据、文字等都必须以数字化形式表示。而信源编码是数字通信系统中的重要组成部分,他是保证信号有效传输的一种重要方式。霍夫曼编码依据字符出现的概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,其优越的性能被广泛使用在数字通信系统中。霍夫曼编码已经成为数据压缩的灵魂算法。本文介绍了无失真编码算法的构造,霍夫曼编码的规则和特点,同时分析了对信源进行优化的方法,最后通过MATLAB仿真来讨论比较二元霍夫曼编码、三元霍夫曼编码以及信源扩展编码的效率,来实现霍夫曼码的优化构造。(The digital communication is it can and computer technology and digital signal processing technology in combination of the base, and realize the digital communication is the premise of source can provide all kinds of used to deliver news, such as voice, video and data and text must take the digital form said. And the source coding digital communication system is the important component, he is to ensure the effective transmission signal is an important way. Huffman coding based on the probability of characters appear to construct different "the average length of the shortest code words, sometimes called the best coding, superior performance is widely used in digital communication system. Huffman coding has become the soul of data compression algorithm. This paper introduces the structure of the encoding algorithm without distortion, Huffman coding rules and characteristics, and analysis of the source of the optimization method, and finally by MATLAB simulation to discuss compares two yu)
- 2012-05-25 23:06:35下载
- 积分:1
-
Hankel
matlab hankel 变换代码。包括两个程序:bessel_zeros 和hankel_matrix (matlab hankel transform code. Includes two programs: bessel_zeros and hankel_matrix)
- 2011-11-07 21:58:06下载
- 积分:1
-
matlab7--shili
精通《MATLAB7》书中的实例,可以借鉴一下,很不错。(Proficient " MATLAB7" book instance, can learn about, very good.)
- 2011-11-16 14:24:20下载
- 积分:1
-
Annappa
ep.
// Modules communicating with external circuits should normally be disabled
// before entering a sleep mode that will stop the module operation.
// Make sure the USART dumps the last message completely before turning it off.
while(!usart_tx_empty(EXAMPLE_USART))
pcl_disable_module(EXAMPLE_USART_CLOCK_MASK)
- 2011-11-21 17:20:56下载
- 积分:1
-
haimian.rar
matlab二维海面剖分,在matlab环境下实现海面模拟,并进行有限元剖分(two-dimensional surface mesh matlab)
- 2009-02-06 19:30:51下载
- 积分:1
-
meanshift
基于meanshift的简单目标跟踪程序matlab代码(Based on the meanshift easy target tracking procedures matlab code)
- 2009-03-05 13:48:06下载
- 积分:1
-
encode
Matlab for speech coding encode
- 2014-09-12 12:26:03下载
- 积分:1
-
RPABM
本书提供RF非线性功放行为建模,从基本概念到设计准则特别是各种经典及当前的建模技术。
作者DOMINIQUE SCHREURS(RF POWER AMPLIFIER BEHAVIORAL MODELING. This book provides a comprehensive treatment of radio-frequency (RF) nonlinear power amplifier behavioural modelling, from the fundamental concepts and principles through to the range of classical and, especially, current modelling techniques.)
- 2014-09-16 10:30:45下载
- 积分:1
-
Basics-of-MATLAB-and-Beyond---Andrew-Knight
very good ebook for matlab beginners and developers
- 2013-02-07 14:31:16下载
- 积分:1