-
DCT
采用离散余弦变换DCT,通过MATLAB实现数字水印(包括水印的嵌入和盲提取)。( Uses discrete cosine transformation DCT, realizes the digital watermark through MATLAB (including watermark inserting and blind extraction). )
- 2010-10-26 23:25:10下载
- 积分:1
-
MAtlabSa
模拟退火算法简介及解决实际问题的代码Matlab程序(Introduction and simulated annealing algorithm to solve practical problems Matlab program code)
- 2013-12-06 15:23:04下载
- 积分:1
-
bartlett-psd
说明: 本程序利用平均周期图法(bartlett法)对信号进行功率谱估计,指定输入响应信号,根据实际情况调整参数,输出功率谱图(The program uses the average periodogram method (bartlett method) on the signal power spectrum estimation, specify the input response signal, adjust the parameters according to actual situation, the output power spectrum)
- 2011-04-04 23:14:18下载
- 积分:1
-
PNN
PNN 概率神经网络 matlab程序源程序 写过才知道好使~(PNN probabilistic neural network matlab program source code written to know so that ~)
- 2013-01-04 19:58:55下载
- 积分:1
-
MU_MIMO
多用户MIMO预编码技术的对比,bd预编码,zf预编码,mmse预编码等,对学习多用户mimo系统很有帮助。(Multi-user MIMO precoding technology comparison, bd precoding, zf precoding, mmse precoding, etc., to learn multi-user mimo system is very helpful.)
- 2021-04-20 11:08:50下载
- 积分:1
-
All-PhaseDigitalFilter
本文是利用MATLAB编程实现全相位数字滤波(This article is the use of MATLAB programming all phase digital filter implementation)
- 2009-03-16 09:03:19下载
- 积分:1
-
WaterFilling_alg
说明: 通信系统功率分配--基于SVD分解的注水算法仿真(Communication system power distribution- filling algorithm based on SVD decomposition simulation)
- 2011-02-27 23:29:15下载
- 积分:1
-
pd_ca
峰值检测和ca—cfar相结合的检测器的matlab仿真(Peak detection and ca-cfar combined detector matlab simulation)
- 2011-12-08 16:01:32下载
- 积分:1
-
trainAdaline191
基于自适应线性网络的分类程序,matlab(newlin)
- 2010-12-13 12:22:11下载
- 积分:1
-
music
function Px = music(x,p,M)
MUSIC Frequency estimation using the MUSIC algorithm.
-----
USAGE Px=music(x,p,M)
The input sequence x is assumed to consist of p complex
exponentials in white noise. The frequencies of the
complex exponentials and the variance of the white noise
are estimated using the MUSIC algorithm.
x : input sequence
p : number of complex exponentials to find
M : number of noise eigenvectors to use
The frequency estimates are found from the peaks of the
pseudospectrum Px.
- 2012-04-18 09:55:15下载
- 积分:1