-
huffman
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。(Specific methods Huffman coding: the probability of emergence of the size press line, the two smallest sum probability, as a new probability and the probability of re-queue the remaining, then the minimum of two probabilities are added, and then re-queue, until finally become one. Each time the sum will be 0 and 1 Fu added two probabilities, when read by the symbol has come to begin the final 1 , the route will encounter a 0 and 1 at the lowest to the highest bit of the right order, that is the symbol of the Huffman coding.)
- 2015-04-04 20:34:08下载
- 积分:1
-
neilai
是路径规划的实用方法,是本科毕设的题目,有小波分析的盲信号处理。( Is a practical method of path planning, The title of the commercial is undergraduate course you There Wavelet Analysis Blind Signal Processing.)
- 2016-04-25 12:12:55下载
- 积分:1
-
mimo
是mimo仿真程序里面的一段小程序,非常适用于各种mimo程序里面用,很好用(Mimo simulation program is inside a small program that is ideal for use inside various mimo procedures, useful)
- 2010-05-18 16:13:44下载
- 积分:1
-
ECEF_LBH_ENV
使用matlab编写的经纬高、东北天数据和地心坐标数据之间的转换函数文件,包含了东北天坐标系的定义说明文件以及相关的转换公式。
三个函数的调用文件名:ECEFtoENV,ECEFtoLBH,LBHtoECEF。使用说明见函数的说明。(Prepared using matlab high latitude and longitude, northeast-day data and geocentric coordinate conversion functions between data file that contains the definition of the coordinate system Northeast day documentation and related conversion formulas. Three function calls filename: ECEFtoENV, ECEFtoLBH, LBHtoECEF. See the instructions for use function.)
- 2020-07-02 14:00:01下载
- 积分:1
-
generator
使用simulink建立一个脉冲信号发生器(Using a pulse generator simulink)
- 2011-11-02 13:56:34下载
- 积分:1
-
mat2lpc
一个数学公式的简单应用在matlab中的实现,绝对值及平方等(Simple application of a mathematical formula in the matlab implementation, such as absolute value and square)
- 2011-05-09 16:39:47下载
- 积分:1
-
FFtqujixian
一个简单的matlab程序。作用是用快速傅里叶变换(FFT),对心电信号去基线漂移。传统的去基线漂移方法没有提到FFt,只不过效果的确不太好。(Translate
From: Chinese
To: English
ChineseEnglishSpanishTranslate text or webpage
一个简单的matlab程序。作用是用快速傅里叶变换(FFT),对心电信号去基线漂移。传统的去基线漂移方法没有提到FFt,只不过效果的确不太好。
Allow phonetic typingType text or a website address or translate a document.
Cancel
Yīgè jiǎndān de matlab chéngxù. Zuòyòng shì yòng kuàisù fu lǐ yè biànhuàn (FFT), duì xīn diàn xìnhào qù jīxiàn piāoyí. Chuántǒng de qù jīxiàn piāoyí fāngfǎ méiyǒu tí dào FFt, zhǐ bùguò xiàoguǒ díquè bù tài hǎo.EnglishSpanishArabicAlpha
A simple matlab program. The role of the fast Fourier transform (FFT), the ECG baseline drift. To baseline drift did not mention FFt, only the results have not been very good.)
- 2012-04-10 21:15:38下载
- 积分:1
-
practicePWE1
计算特征值的matlab源文件,主要是一个矩阵方程组的特征值的求解(calculate eigenmodes)
- 2013-04-20 22:17:31下载
- 积分:1
-
Adaboost-m
基于ADABOOST算法的人脸检测matlab程序(the face detection matlab program based on ADABOOST algorithm )
- 2012-02-14 20:08:00下载
- 积分:1
-
main1
The document describes seismic signal processing. Main function is to extract the edge of the seismic signal.
- 2010-08-05 17:42:19下载
- 积分:1