-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1
-
Time-frequency-analysis
时频分析matlab程序包,时频分析matlab程序包。(The time-frequency analysis matlab package, time-frequency analysis matlab package.)
- 2013-01-19 23:47:09下载
- 积分:1
-
shengquanxi
近场声全息仿真程序 二个点声源的近场声全息技术(Nah emulator two point source of near-field acoustic holography)
- 2015-04-08 13:43:15下载
- 积分:1
-
reconocimiento_habla
Voice/Speech recognition
- 2009-06-10 20:58:24下载
- 积分:1
-
pcav.2.34
principal component analysis toolbox
- 2010-05-09 01:29:55下载
- 积分:1
-
wimax-mimo
wimax物理层实现和仿真,很好的仿真系统,教你怎样用(Wimax physical realization and simulation。Very good simulation system and will teach you how to use)
- 2011-05-11 19:00:08下载
- 积分:1
-
EFM_rect
EFM信号的时域 频域 和模糊度函数的分析(EFM signal the time domain to the frequency domain and the ambiguity function analysis)
- 2012-10-24 11:49:30下载
- 积分:1
-
BIO
This is the code for IRIS recognition by masek.It includes all the files including description of MASEK thesis.
- 2009-11-23 07:33:32下载
- 积分:1
-
wave
this code make random sea wave and analysis their parameter
- 2010-03-09 21:17:26下载
- 积分:1
-
MATLAB实例源代码
说明: MATLAB示例代码
从2004年11月起,《MATLAB及在电子信息课程中的应用》的下载程序dsk01改为dsk02。两者只有微小的差别。主要的修改是:
1. 所有的生成图形都由灰色改成白色,以便与书籍上的图相同。
2. 删去了几个无用的程序;
3. 加了了几个程序(如q48a和q48b),以便和书上的章节演示内容相符。(MATLAB sample code from November 2004 onwards, "MATLAB and electronic information in the curriculum of" download dsk01 dsk02 changed. Taken only a very small difference. The major changes are : 1. All graphics generating replaced by gray and white, with the books to the same map. 2. By deleting a few useless procedures; 3. The increase in the number of procedures (such as q48a and q48b), and to book chapters on the demonstration line content.)
- 2005-12-15 16:18:10下载
- 积分:1