-
c4
说明: Manchester码的编码规则是,如果原始数据为“1”,将其编码成“10”;如果原始数据为“0”,将其编码成“01”。这种编码的特点是每个码元中间都有跳变,低频能量较少,便于接收端提取时钟信息。(Manchester, the coding rule is, if the original data is " 1" , be coded " 10" if the original data is " 0" , be coded " 01." This code is characterized by the middle of each symbol has a jump, low energy less easy to extract the clock information on the receiving end.)
- 2010-06-08 13:18:52下载
- 积分:1
-
SIMULINK_fundation
matlab 中 simulink仿真基础,课件发布,容易自学,简单易懂( foudation of simulink)
- 2009-06-29 15:10:07下载
- 积分:1
-
BPSK
该文件时通信原理中的最基本的数字调制方式BPSK(二进制相移键控),希望对大家学习有帮助(When the file is the basic communication principle of digital modulation BPSK (binary phase shift keying), we hope to learn helpful)
- 2015-01-14 19:01:34下载
- 积分:1
-
MDM
this file desribe the propagation of mode in few mode fiber
- 2021-05-13 11:30:02下载
- 积分:1
-
CSA
cuda代码,实现合成孔径雷达CSA算法,点目标仿真(c++ code that implements the algorithm of synthetic aperture radar CSA, point target simulation)
- 2015-10-29 22:18:48下载
- 积分:1
-
LDPC
LDPC码的详细编解码程序,使用部分c函数接口 加速程序运行(LDPC code codec detailed procedures, use of some of the c function interface to accelerate the program to run)
- 2009-02-27 09:32:11下载
- 积分:1
-
ExpandableListViewTest
Test Target Class Source Code for Andriod.
- 2013-11-26 15:11:49下载
- 积分:1
-
PLS_twoblock
Prediction method with PLS_twoblock model
- 2013-05-12 23:34:03下载
- 积分:1
-
GaussianElimination
x=GaussianElimination(A,b)
GaussianElimination solves system of linear equations of the form Ax = b using Gaussian Elimination method.
A = n x n square matrix with the coefficients of the system of equations
as the elements of matrix A
b = column matrix with length = n
- 2012-10-11 19:42:13下载
- 积分:1
-
RDA
用matlab语言写的RDA(Regularized descriminant analysis)算法,用于模式分类(Matlab language used to write the RDA (Regularized descriminant analysis) algorithm for pattern classification)
- 2007-12-24 21:38:31下载
- 积分:1