搜索资源列表
polar-matlab
- matlab图形界面演示程序,适合初学,matlab GUI编程的朋友-Matlab GUI demo program, suitable for beginners, Matlab GUI Programming friends
普通端射阵天线的matlab程序
- 普通端射阵天线的matlab程序 clear; f=3e10; lamda=(3e8)/f; beta=2.*pi/lamda; n=10; t=0:0.01:2*pi; d=lamda/4; W=beta.*d.*cos(t); z1=((n/2).* W)-n/2*beta*d; z2=((1/2).* W)-1/2*beta*d; F1=sin(z1)./(n.*sin(z2)); K1=abs(F1); polar(t,K1) ;
Polar Code Encoder and Decoder
- Polar Code Encoder and Decoder Matlab,含有与C++的混编程序 论文作者亲自编写的程序
Polar
- 改进极坐标绘图,扩展一些功能,进行一些极坐标参数的改变-polar
logpolar
- A source code to convert cartesian coordinates to Log-Polar coordinates for an image.
POLAR
- a matlab program is on polar code in matlab environmental. this code is very good to optimize.-a matlab program is on polar code in matlab environmental. this code is very good to optimize.
rect-polar-tfrm
- log-polar transformation of image using matlab
POLAR
- matlab写的二维天线仿真,可获得场图,功率图,包括DB和线性尺寸的。- This interactive MATLAB program is used to plot two-dimensional (2-D)polar.And The program can plot any of the following: 1. Field pattern (linear scale) 2. Power pattern (linear scale) 3. Power pattern (in dB
polar-matlab
- 自己编写的polar码 编译码算法程序 matlab 可用-polarcode matlab
polar代码MATLAB (1)
- 该部分的主要功能是完成polar码的信道选择,编码和SC译码的matlab代码。(The main function of this part is to complete the polar code channel selection, coding and SC decoding matlab code.)
polar matlab
- 极化码在高斯信道下CA——SCL译码算法(CA - SCL decoding algorithm for polarization code in Gauss channel)
Polar-Codes-Software-Matlab--master
- 极化码matlab仿真程序,包含各种译码方法(sc译码,scl译码,crc校验scl译码)(matlab simulation of polar codes)
polar-codes
- 极化码编解码程序,其中包括了连续消除译码算法的译码程序(polar coding and decoding)
Polar-Codes-New
- 有关极化码的matlab语言的实现程序,其中包含了编码与译码(polar coding and decoding)
polar-3gpp-matlab-master
- polar codes polar-3gpp-matlab-master
polar-3gpp-matlab
- This code is intended to provide a reference model for the standard and has been written with a focus on correctness, rather than on simulation speed. This code is also intended to provide a platform for research on enhancements to the New Radio pola
Polar Code Encoder and Decoder
- Polar Code 编码解码函数 使用matlab实现(Polar Code Encoder and Decoder)
polar matlab
- polarencoder for cooperatve system
5g-polar-code
- Polar Code for 5G very usefull for channel realisation
polar code源码
- polar码的matlab编译码算法,很实用(matlab code of polar codes)