-
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
-
DCT_DWT
利用离散余弦变换DCT和小波变换DWT实现对图片的变化域压缩并进行仿真以及性能分析(Using the discrete cosine transform DCT and wavelet transform DWT realization of the picture changes and simulated field compression and performance analysis)
- 2014-12-01 20:59:41下载
- 积分:1
-
信号去噪
说明: matlab小波去噪例程,小波去噪基本实现功能,需要下载matlab自带的Wavelet Toolbox(Wavelet_denoising
The basic function of wavelet denoising. It have to download the Wavelet Toolbox that comes with matlab.)
- 2020-06-20 16:00:02下载
- 积分:1
-
NewFolder2
communication simulation-matlab
- 2009-10-29 17:39:06下载
- 积分:1
-
GaAs_GaAlAs_QW
说明: 利用matlab仿真GaAs/AlGaAs量子阱材料的载流子特性(simulate the electrons and holes characteristics in GaAs/AlGaAs QW)
- 2011-03-30 18:36:38下载
- 积分:1
-
FILTROS_PASABANDA_INSERTAR_DATOS
calculo de parámetros microstrip filtros pasabanda III orden
- 2012-09-22 05:30:01下载
- 积分:1
-
雷达截面积————理想导电球的归一化后向散射RCS rcs_sphere
雷达截面积————理想导电球的归一化后向散射RCS( normalized backscattering RCS of
Perfectly conducting sphere )
- 2020-06-27 03:00:02下载
- 积分:1
-
main
基于2-D DFT-DWT的小波变换,绝对可以执行,只需要按程序的更改相应图片名字即可(2-D DFT-DWT of the image edge extraction procedure
)
- 2011-11-11 19:50:17下载
- 积分:1
-
Test3Dmodels2
This file contains a set of 3D models with the following characteristics:
■p: nx3 array of 3D points
■t: ntx3 array of triangles id. First points flagged as 1.
■tnorm: ntx3 arrays normals of triangles with outward orientation.
You can use this package to test your algorithms.
Models can be dowloaded here.
All models were created with the new MyRobustCrust.
In the new version all triangles have the same orientation, this allows for nice graphics rendering.
- 2010-12-14 00:06:41下载
- 积分:1
-
formybusnw
Y-Bus formulation using matlab
- 2013-01-09 13:28:25下载
- 积分:1