-
MATLAB
MATLAB编程入门PPT,快速学会MATLAB基础,进行数值计算编程(Introduction to MATLAB programming PPT, quickly learned the basis of MATLAB, the numerical calculation programming)
- 2011-07-21 23:20:27下载
- 积分:1
-
FQPSK
本论文首先介绍了当前深空通信的编码调制技术的现状与发展,阐述了以往
的深空通信中的编码和调制技术的方案和局限性,提出LDPC码和FQPSK调制的
优越性和发展前景。第二章描绘了LDPC码的奇偶校验矩阵的图形表示、生成方
式和译码方法,并比较二元LDPC码和多元LDPC码的优越性和实现问题。第三
章在介绍FQPSK调制的方案的由来、改进和发展的基础上,对其进行了功率谱分
析,介绍了一些常规的解调方案。(This paper introduces the current situation and development of the technology of deep-space communication code modulation on the coding and modulation techniques in deep space communications program and limitations of the proposed of LDPC codes FQPSK modulation superiority and development prospects. Chapter II depicts a graphical representation of the LDPC code of the parity check matrix generation method and decoding method, and compare the superiority of binary LDPC codes and multiple LDPC code and implementation problems. Chapter origin in the introduction FQPSK modulation program, improvement and development on the basis of its power spectrum analysis, conventional demodulation.)
- 2013-04-10 21:18:24下载
- 积分:1
-
MOEA_SPEA2_MATLAB
matlab+C language spea2
- 2010-11-16 20:01:28下载
- 积分:1
-
MPTK-Windows-bin-0-5-6-beta
The Matching Pursuit ToolKit provides a fast implementation of the Matching Pursuit algorithm for the sparse decomposition of audio signals. It comprises a library, some standalone utilities and some scripts to plot the results under Matlab.
- 2009-06-16 04:57:14下载
- 积分:1
-
copula
利用matlab计算copula函数的代码及程序,希望可以给大家带来帮助(Copula function calculated using matlab code and procedure, hoping to give us help)
- 2011-05-02 17:00:42下载
- 积分:1
-
assignment5
使用C语言在matlab中编程解决非线性回归问题(Nonlinear Regression)
- 2015-03-08 03:23:32下载
- 积分:1
-
BPSK+AWGNdematlab
BPSK+AWGN的matlab程序,是通信系统仿真中得常用程序(BPSK+ AWGN the matlab procedure is a simulation of communication systems commonly used procedures)
- 2008-07-10 12:11:58下载
- 积分:1
-
wienerfiltertest1
维纳滤波的MATLAB环境实现,使用LMS算法,可用于滤波,图像恢复等应用(Wiener filtering MATLAB environments, the use of LMS algorithm, can be used to filter, image restoration applications)
- 2011-05-17 13:02:05下载
- 积分:1
-
hysteresis
解决磁滞曲线matlab仿真问题,包含模型建立与分析,程序设计等(Solve the hysteresis curve matlab simulation problems, including model and analysis, program design, etc)
- 2011-09-07 17:19:28下载
- 积分:1
-
Sistemas-operacionais
For this experiment introduced new concepts regarding the implementation methods of IPC. Through the use of signals was possible interruptions. And with the use of shared memory, it was possible to make calls between processes, by sending signals.
The use of signals requires a signal handler, who treats upon arrival. The use of the program becomes asynchronous signals, which require more care during handling of the instructions.
Experiment 1 allows learning about creation of concurrent processes in the Operating System (OS) Unix. However, the creation process is not at all helpful. There are applications that require that there be some method that enables the sharing of data (information) between processos.x
- 2012-12-02 00:14:06下载
- 积分:1