-
WIMAX_ldpc_minioffset
这是wimax标准的ldpc码的译码程序
编码程序在文件夹ldpc_minioffset/matlab中,为matlab的源程序(This is the standard ldpc wimax decoding program code program in the folder ldpc_minioffset/matlab in the source code for the matlab)
- 2010-09-16 22:00:37下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
channelestmation
本程序比较了LS(最小二乘)和最小均方误差准侧下OFDM信道估计的误码率,给出了LS及MESE实现的源程序,是信道估计初学者的理想参考资料(This procedure compares the LS (least squares) and minimum mean square error of quasi-lateral channel estimation of OFDM bit error rate, given the realization of the LS and the MESE source, channel estimation is the ideal reference for beginners)
- 2009-07-11 09:51:24下载
- 积分:1
-
scrollbar_demo
matlab gui, 可在一个窗口中浏览大图带滚动条。(matlab gui, can browse in a larger window with a scroll bar.)
- 2010-06-04 01:41:42下载
- 积分:1
-
sininterpolation
关于正弦插值的算法,从一篇IEEE的论文实现为MATLAB的代码。(sinc interpolation)
- 2009-02-17 22:10:40下载
- 积分:1
-
3
说明: 求解动态有限元方程,板式轨道过渡段动力响应分析源程序(Dynamic finite element equations to solve, slab track Dynamic Response Analysis of the transition source)
- 2010-12-11 10:00:21下载
- 积分:1
-
RandomUser
generates a spatial environment with a variable number of uniformly distributed base stations and randomly placed user
- 2013-02-10 21:34:45下载
- 积分:1
-
APF_LCL
基于simuink的LCL型有源电力滤波器的设计仿真(A LCL type APF simulation that is based on simulink)
- 2015-01-19 16:52:08下载
- 积分:1
-
DFT分析信号频谱
对实域信号加窗(矩形窗、汉明窗)做DFT分析信号频谱(The real field signal plus (rectangle window, hamming window) do DFT spectrum analysis)
- 2021-04-10 15:18:59下载
- 积分:1
-
Steganography_Against_RSandGPC
一种改进的LSB Steganography 以抵抗“RS分析法”和GPC Steganalysis(LSB Steganography against RS and GPC)
- 2015-12-24 20:46:40下载
- 积分:1