-
cyclic_decoder
(7,4)系统循环码译码器
decode_out = cyclic_decoder(decode_in)
该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1
输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解
码后的信息码字,是1×4的行向量。
函数运行时,同时画出接收循环码字和译出码字的波形图。
( (7,4) system cycle Decoder decode_out = cyclic_decoder (decode_in) cyclic code decoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 input parameters decode_in is the received codeword cycle, the row is 1 × 7 vector output decode_out solution code is the information after the code word is 1 × 4 row vector. Function to run at the same time code word and draw a circle to receive the word of the translated code waveform.)
- 2011-08-15 21:49:54下载
- 积分:1
-
ppln-matlab
飞秒光参量放大中信号放大效率随器件长度变化的matlab代码(Femtosecond optical parametric amplification efficiency of signal amplification device length changes with matlab code)
- 2013-09-14 00:04:35下载
- 积分:1
-
gaussmix-v1.1
fuzzy c_meanc code algorithm
- 2014-02-08 12:32:27下载
- 积分:1
-
PSO_DynamicEnvironment
PSO_DynamicEnvironment是用粒子群算法(particle swarm algorithm)解决动态环境寻优(最优值不断变化)的问题。文件打开后运行PSO_DynamicEnvironment.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(PSO_DynamicEnvironment solve dynamic environment particle swarm optimization algorithm (particle swarm algorithm) (optimal value changing) problems. Run PSO_DynamicEnvironment.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
- 2014-02-08 12:50:33下载
- 积分:1
-
QPSKpassAWGN
发送装置:随机信号产生、脉冲成型(上采样可调,滚降可调);
发送:AWGN信道(信噪比范围可调)
接收设备:QPSK调制解调 ,匹配滤波,判决
画出接收信号的眼图、星座图;计算误码率并与理论值比较。
(Transmitting device: random signal generator, pulse shaping (the sampling adjustable, adjustable roll-off)
Send: AWGN channel (SNR range is adjustable)
Receiving equipment: QPSK modulation and demodulation, matched filtering, judgment
BER is calculated and compared with the theoretical value draw the received signal eye diagram, constellation.)
- 2020-11-30 16:09:27下载
- 积分:1
-
gailvsuanfa
这是中国数学建模中编程交流上概率算法内容,里面提供了很多概率算法的例子(This is the exchange of mathematical modeling in the programming content on a probability algorithm, which provides many examples of probabilistic algorithms)
- 2010-11-20 19:41:53下载
- 积分:1
-
vb-of-kalman
vb语言实现的卡尔曼滤波源程序,超级酷,建议下载(vb language Kalman filter source files, Super Cool, the proposed Download)
- 2007-05-28 18:28:27下载
- 积分:1
-
ADVANCED-MOUSE-POINTER-CONTROL-USING-TRAJECTORY
ADVANCED MOUSE POINTER CONTROL USING TRAJECTORY
- 2013-10-21 17:41:22下载
- 积分:1
-
qammatlab
此代码是有关QAM的MATLAB的仿真,包括4QAM,16QAM,64QAM。还有其误码率的仿真(This code is related to the MATLAB simulation QAM, including 4QAM, 16QAM, 64QAM. Also its BER simulation)
- 2008-05-07 21:38:49下载
- 积分:1
-
itoolbox
说明: 一些偏最小二乘法(PLS)间隔偏最小二乘(siPLS)联合区间偏最小二乘等的建模代码。(A number of partial least squares (PLS) interval partial least squares (siPLS) Joint interval partial least squares modeling code, etc..)
- 2008-11-04 14:58:59下载
- 积分:1