-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
jadeR
利用JADE算法实现盲源信号的分离,JADE算法是盲源信号分离的常用算法(Using JADE algorithm for blind source signal separation, JADE algorithm is a commonly used algorithm of blind source signal separation
)
- 2013-08-03 11:15:50下载
- 积分:1
-
Load-frequency-control
control of frequency of load in matlab simulations
- 2013-09-08 15:35:22下载
- 积分:1
-
WaterMarker102_exe_src
说明: 基于matlab,对图片嵌入水印而不被人感知(Based on matlab, embedded watermark on the image and not be perceived)
- 2010-04-14 09:51:23下载
- 积分:1
-
options
这是一个ficf飞洒积分发算好if奖撒的那个积分撒(okmodsdsolkdaldnhwiufnkjas)
- 2018-01-28 21:02:17下载
- 积分:1
-
Space
matlab code for space time encoding
- 2010-10-25 01:41:11下载
- 积分:1
-
Chapter_10_Example_9
智能天线在室内定位的应用,DOA估计算法(Smart antenna in indoor positioning applications, the DOA estimation algorithm)
- 2012-05-28 23:59:57下载
- 积分:1
-
time-series-method
基于时间序列法的风电预测matlab程序,可根据已知数据预测未来的风电功率。(Method based on time series prediction matlab program for wind power, according to known data to predict the future wind power.)
- 2013-10-06 16:16:00下载
- 积分:1
-
ofdm
产生供选择的16qam 64qamOFDM信号(Generating a signal for the selected 16qam 64qamOFDM)
- 2013-12-17 21:55:25下载
- 积分:1
-
soft
针对提出的故障信号,利用awgn加噪,对其进行小波软硬阈值降噪,提出一种改进阈值,利用五种自适应阈值函数sqtwolog、rigrsure、heursure、minimaxi和ddencmp中阈值选取原则,对软阈值、硬阈值和改进阈值进行降噪效果对比。(In view of the proposed fault signal, the wavelet soft and hard threshold de-noising is carried out by AWGN adding noise, and an improved threshold is proposed. The threshold selection principle of five adaptive threshold functions, sqtwolog, rigrsure, heursure, minimaxi and ddencmp, is used to compare the soft threshold, hard threshold and threshold value.)
- 2021-04-22 20:28:48下载
- 积分:1