-
16qam_channel_encode
一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,采用(7,4)循环码对信源做信道编码,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,再对信号进行信道解码,画出采用信道编码技术和不采用信道编码技术的误比特率图。(First, this program uses 16QAM modulation mode, for a string of two binary source is modulated, using (7,4) cyclic code of the source-channel coding to do with a raised cosine roll-off function for base-band modulation, and then transferred to a high frequency channel in the channel by adding Gaussian white noise, the use of matched filter demodulation, demodulation constellation plot, using the minimum Euclidean distance decoding decision, and then right channel signals, decoding, channel coding techniques used to draw and non- channel coding techniques using bit error rate plans.)
- 2009-11-23 23:27:35下载
- 积分:1
-
jlgd
自编的捷联惯导程序,四元素的初值及更新、速度和位置的更新及解算(Self SINS program, the four elements of the initial and updated velocity and position updates and the Solution)
- 2011-06-13 16:03:27下载
- 积分:1
-
passive-acoustic-localization
基于功率谱密度的平面十字阵列被动声定位matlab仿真程序(Based on planar cross power spectral density array of passive acoustic localization matlab simulation program)
- 2021-04-19 01:48:57下载
- 积分:1
-
rsm
RS编码与译码程序具体的实现MATLAB实现(RS encoding and decoding process to achieve a specific realization of MATLAB)
- 2010-06-06 22:40:44下载
- 积分:1
-
adaptive--filter--noise-
这是一自适应噪声消除的matlab程序 算法使用的是NLMS 里面含有截取的噪声 有仿真图(This is an adaptive noise cancellation matlab program NLMS algorithm is used which contains a simulation of the interception of the noise figure)
- 2011-09-09 20:42:23下载
- 积分:1
-
111111
假设有一组海底深度测量数据,采用插值方式绘制海底形状图。
(High dimensional function interpolation
)
- 2013-11-07 22:07:03下载
- 积分:1
-
EKF1
EKF程序,用于计算目标跟踪的问题.运行情况很好,很适合非线性滤波问题.(EKF procedures used to calculate the target tracking problem.)
- 2009-02-27 10:36:35下载
- 积分:1
-
colorpmp
这是在MATLAB下编写的基于彩色条纹的相位测量轮廓术的源码,很实用.,在光学三维测量中(This is prepared in MATLAB based on the color stripe phase measuring profilometry of the source, it is practical., In the three-dimensional optical measurement)
- 2020-12-16 12:19:12下载
- 积分:1
-
ac_UNIFAC
UNIFAC活度系数模型,该模型公式下标极尽复杂,非常容易出错,在这里很大家共享一下。(UNIFAC activity coefficient model, the model complex formula subscript his best, very easy to make mistakes, here are all to share it.)
- 2010-09-29 14:47:31下载
- 积分:1
-
GUISUSAN
边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的边缘检测中,实验证明该算法非常适合含噪图像的边缘检测。 2 SUSAN边缘检测简介
(err)
- 2009-10-22 11:34:46下载
- 积分:1