-
PCM
本程序可以对一个模拟信号进行数字化,使用的是PCM即脉冲编码调制,其结果是将样值转化为8位PCM编码。现今语音编码大多数采用这类编码方法(This procedure can be an analog signal to digital, using pulse code modulation or PCM, and the result is kind of value will be translated into eight PCM coding. Most of the current speech coding to adopt this type of coding method)
- 2007-10-05 18:39:14下载
- 积分:1
-
LSMMSEchannelestimatorsforOFDM
非常好用,是一个用MMSE和LS来实现OFDM检测的源代码,希望对大家有帮助(Very easy to use is a use of MMSE and the LS to realize OFDM detection of the source code, in the hope that everyone has to help)
- 2008-03-21 19:31:01下载
- 积分:1
-
LSDImageEnhanceBatch
Local Standradr Deviation Image Enhancment for a batch of files or several slices.
- 2010-01-27 06:54:00下载
- 积分:1
-
44
说明: 学习MATLAB中的关系运算和逻辑运算,掌握它们的表达形式和用法。掌握MATLAB 中的选择结构和循环结构。学会用MATLAB进行M文件的编写和调用。
(Learning MATLAB relational and logical operations, control their expression in the form and usage. Master MATLAB selection structure and loop structure. Learn to write and call the M-file with MATLAB.)
- 2014-12-08 20:30:41下载
- 积分:1
-
translate-data-using-expdp
跨表空间传输用户数据,用expdp,impdp传输数据,且在传输的过程中更换表空间(translate data using expdp)
- 2013-11-20 17:45:42下载
- 积分:1
-
cjj521
说明: 试编写一程序,要求比较数组ARRAY中的三个16位补码数,并根据比较结果在终端上显示如下信息:1如果三个数都不相等则显示0;2如果三个数有两个不相等则显示1;3如果三个数都相等则显示2。(Try to write a procedure that requires more in the array ARRAY complement of three 16-bit number, and the terminal on the basis of comparative results show the following information: 1 if the three numbers are not equal, display 0 2 if two of three the number of Showing 1 are not equal 3 If three numbers are equal, displays 2.)
- 2010-05-03 21:37:50下载
- 积分:1
-
dianyun2DSM
此程序是用来将机载激光雷达(LIDAR)点云数据转换成DSM深度影像,以便于后续进行阈值分割工作的。(This program is used for airborne laser radar (LIDAR) to transform point cloud data into the DSM depth image, in order to follow-up the work of the threshold segmentation.)
- 2013-05-05 19:15:48下载
- 积分:1
-
convolution_codes_BPSK_OFDM
基于OFDM系统的卷积码的误码性能分析,BPSK调制,加循环前缀,导频,进行了信道估计。(OFDM system;convolutional code BPSK modulation pilot Channel Estimation )
- 2014-01-01 21:47:55下载
- 积分:1
-
test1
递归实现一个集合的所有的子集的输出。
例如{1,2}
输出{}{1}{2}{1,2}(A subset of the output of recursion)
- 2010-01-10 00:16:28下载
- 积分:1
-
snowflake
对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数(An equilateral triangle, each edge iterations, in accordance with the manner of the Koch curve generated fractal images is known as the Koch snowflake. Programmed to draw its graphics, and calculate the area of the Koch snowflake, and its fractal dimension)
- 2012-05-13 08:16:54下载
- 积分:1