-
LDPCcoder
完整的ldpc编码程序,实现数字载体的ldpc编码译码以及信道传输仿真,利用生成矩阵和校验矩阵实现,含有自动生成随机错误以检测纠错能力功能(Ldpc complete coding procedures, digital carrier ldpc codec and channel transmission simulation using the generator matrix and parity check matrix realization, containing automatic generation of random error correction ability to detect functional)
- 2015-04-02 20:28:11下载
- 积分:1
-
WW09_CJAPS
MATLABlearn MATLABlearn
- 2010-09-12 20:30:14下载
- 积分:1
-
ELM.m
This file is ELM algorithm in matlab code
- 2015-03-16 17:45:22下载
- 积分:1
-
AM-Matlab
Amplitude modulation and demodulation using simulink and matlab.
- 2013-11-17 02:20:55下载
- 积分:1
-
ns3-yanci-master
关于物理层网络编码编码和模拟网络编码ANC的matlab仿真代码。里面有四个程序,希望对大家有用(Matlab simulation code on the physical layer network coding and network coding ANC simulation. There are four procedures, we hope to be useful)
- 2013-12-26 21:46:15下载
- 积分:1
-
radar
二进制相位编码脉冲、方形编码脉冲等信号的脉冲压缩处理matlab示例(Pulse Compression for different kind of signals such as binary phase coded pulse and square coded pulse.)
- 2017-09-22 10:04:20下载
- 积分:1
-
CHAPTER6
本文对鲁棒控制基准设计问题倒立摆控制进行了 仿真研究(In this paper, robust control design problems in the baseline control of inverted pendulum simulation)
- 2008-05-27 10:40:34下载
- 积分:1
-
Matlab-M-File01
用matlab编写的三角函数曲线M文件一(Prepared using matlab file a trigonometric curve M)
- 2010-01-28 09:39:35下载
- 积分:1
-
sar-jamming
SAR成像,压制干扰,包括射频,调频,调幅,调相,脉冲(barrage jamming to SAR)
- 2013-01-08 18:54:53下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1