-
csmusic23
对阵列信号进行维数的压缩,并用music算法估计出原始信号的DOA。(Array signal compression dimension, and estimate the DOA music algorithm with the original signal.)
- 2014-12-15 10:00:03下载
- 积分:1
-
MATLAB65
Matlab的bpsk,可控信噪比仿真系统(Matlab' s bpsk, controllable SNR simulation system)
- 2013-12-04 12:56:38下载
- 积分:1
-
viterbi-matlab
卷积编码器g1=111,g2=101
x为输入的待译码序列
x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1]
x=[1,1,0,1,0,1,1,0,0,1]
x=[1,1,1,0,0,0,1,0,1,1]
a=size(x) 输入序列的长度
s=a(2)/2 译码后的m序列长度为x的一半
m=zeros(1,s) 最终结果存放
ma=zeros(1,s+1) 存放Fa路径的
mb=zeros(1,s+1) 存放Fb路径的
mc=zeros(1,s+1) 存放Fc路径的
md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
- 2015-04-20 17:06:18下载
- 积分:1
-
11912869casemdlr
串级控制系统(Cascade control system)
- 2008-12-18 11:33:31下载
- 积分:1
-
Fractal
一维时间序列分行维数,利用计盒法计算得到的分形维数,希望对大家有所帮助!(Branch of one-dimensional time series dimension, using box method calculated the fractal dimension, and they hope to be helpful to everyone!)
- 2009-04-05 14:51:42下载
- 积分:1
-
TDOAFangAlgrithm
TDOA无源时差定位Fang算法,matlab源码(Fang Passive TDOA TDOA location algorithm, matlab source code)
- 2010-03-11 15:22:37下载
- 积分:1
-
time-S-Pre
用于时间序列的去噪以及预测,基于独立成分分析的最小二乘时间序列方法。(Noising for time series and forecasting, time series least squares method based on independent component analysis.)
- 2013-11-28 12:15:29下载
- 积分:1
-
biseccion
bisection for find roots
- 2014-11-19 04:30:09下载
- 积分:1
-
1
说明: 基于股票分析方法的电力系统负荷预测:主要思路是从过去的负荷中得出对应的DIF值、DEA值、MACD值。然后再通过DIF去估测明天DIF估计值、DEA估计值、MACD估计值。然后又通过DEA、MACD估计值算出一个新的DIF估计值。再将这两个DIF估计值算术平均得出一个新的DIF估计值,然后反推出负荷的预测值,这样就完成了负荷预测。(The main idea is drawn from the past load values corresponding to the DIF, DEA value, MACD value. And then estimate DIF ,DEA,MACD in tomorrow use the past DIF , DEA , MACD. Then through the DEA, MACD calculate a new estimate of DIF. Then the arithmetic average of the two estimated DIF derived a new estimate of DIF, and then introduce predictive value of load, so that is the completion of the load forecast. )
- 2012-03-22 00:10:10下载
- 积分:1
-
costas
用matlab写的costas环的仿真程序。costas环滤波器常用于提取相干载波来进行解调。(Costas loop simulation program written in matlab. costas loop filter is commonly used in the extraction of coherent carrier to the demodulator.)
- 2012-04-02 16:37:23下载
- 积分:1