-
8
说明: 设计一个理想通信系统,实现信息字符流的传输。
发射器:
<1>将消息(字符串形式)编码成一个符号序列;
<2>用脉冲成形将串符号序列转变成模拟脉冲信号;
<3>将模拟脉冲信号调制到载波信号上。
接收器:
<1>对接收的信号进行采样;
<2>解调信号成基带信号;
<3>将信号恢复成字符串。(Design an ideal communication system, the realization information transmission of character flow.
Emitters:
< 1 > will news (string form) coding into a symbol sequence
< 2 > by using a pulse forming will string of symbols into a simulation pulse signal sequences
< 3 > will simulate the pulse signal modulation to carrier signal.
Receiver:
< 1 > of received signal sampling
< 2 > demodulation signal into baseband signal
< 3 > will signal back into a string.)
- 2011-03-22 21:47:43下载
- 积分:1
-
MATLAB
matlab中的命令集合,准确的使用matlab命令操作(the matlab command collection accurate use matlab command operation)
- 2012-10-18 23:04:14下载
- 积分:1
-
C2000-Getting-Started
Getting started with matlab and embedder coder TC2 with C2000 DSC.
A simple I/O example
- 2012-12-02 22:30:05下载
- 积分:1
-
matlab
该程序功能主要是运用matlab的小波函数完成图像的读入和显示,并实现加入噪声,最后运用小波函数滤除(The main function of the program is to use matlab image of the wavelet function of the read and display, and the realization of adding noise, and finally the use of wavelet function filter)
- 2008-05-30 13:54:27下载
- 积分:1
-
ldpc_toolkit
ldpc编译码包括生成矩阵算法,稀疏矩阵编码,概率译码等等(ldpc encode and encode)
- 2014-10-23 17:07:33下载
- 积分:1
-
dijkstra
可执行的dijkstra算法,求解任意两点间的最短距离(Dijkstra executable algorithm for solving the shortest distance between any two points)
- 2014-12-02 16:19:10下载
- 积分:1
-
Bp31
非常好的关于,BP网络层数设计工作,有很好的应用价值。(Very good BP Neural network,Very good application)
- 2013-12-30 14:41:20下载
- 积分:1
-
redressement_triphase
three phase rectifier
- 2017-10-07 21:21:22下载
- 积分:1
-
Degree
社交网络度中心性算法,按节点的度值求出节点的编号(Social network centricity algorithm, according to the node degree of the node number)
- 2020-07-15 09:38:50下载
- 积分:1
-
signal-and-system-toolbox
信号与系统软件实验工具箱,本系统包括七个实验,分别是:信号的时域基本运算、连续信号的卷积与连续时间系统的时域分析、离散信号的卷积与离散时间系统的时域分析、信号的频域分析、连续信号的采样与恢复、系统的频域分析、信号的幅度调制与解调。为了加强学生的计算机编程能力和应用能力,所有实验均提供设计性实验内容,让学生参与编程。本系统既可作为教师教学的实验演示,又可作为学生动手实验的实验系统。(Signals and Systems Software experimental toolbox, the system includes seven experiments, namely: basic operations signals in time domain, the convolution of continuous signals and continuous-time system time domain analysis, convolution of discrete signals and discrete-time systems when domain analysis, frequency domain signal analysis, continuous signal sampling and recovery, system frequency domain analysis, signal amplitude modulation and demodulation. In order to strengthen the student s computer programming skills and ability to provide all the experiments were designed experiment content, allowing students to participate in programming. This system can be used as experimental demonstration of teaching, but also as a student hands-on experiments the experimental system.)
- 2013-08-08 22:26:50下载
- 积分:1