-
yy
说明: matlab数学形态学处理里面,一维信号的膨胀腐蚀等没有现成的公式,编程为解决一维信号的处理问题。(inside matlab mathematical morphology, the expansion of one-dimensional signal no ready formula for corrosion, programming to address the problem of one-dimensional signal processing.)
- 2011-04-11 15:53:07下载
- 积分:1
-
fruit-classify
梨,香蕉,西红柿和青椒四种水果混合在一起,对他们进行水果分类(pear,banana,tomato and pepper are mixed togeture ,realize the fruit classify)
- 2013-05-13 19:30:35下载
- 积分:1
-
convolution_codes_BPSK_OFDM
基于OFDM系统的卷积码的误码性能分析,BPSK调制,加循环前缀,导频,进行了信道估计。(OFDM system;convolutional code BPSK modulation pilot Channel Estimation )
- 2014-01-01 21:47:55下载
- 积分:1
-
PairsTrading_FEX
协整套利是现在非常流行的一种不同品种之间进行的套利的方法,此种套利方法的matlab代码(The Association full set of Lee is now a very popular one among the different varieties arbitrage, such arbitrage method matlab code)
- 2013-01-27 22:05:34下载
- 积分:1
-
FORWARD_SMOOTHNESS_MUSIC
空间谱估计算法中MUSIC算法的解相干算法中的前向空间平滑算法(MUSIC spatial spectrum estimation algorithm algorithm algorithm for coherent forward spatial smoothing algorithm)
- 2011-05-20 14:27:44下载
- 积分:1
-
Code
说明: 熵值法的Matlab实现代码 每一步都有详细的说明(entropy method using Matlab)
- 2020-04-05 10:27:05下载
- 积分:1
-
ukf
实现ukf滤波 目标跟踪
实现ukf ekf pf三种滤波算法的比较(Realization of UKF filtering target tracking
Comparison of three filtering algorithms for UKF EKF PF)
- 2019-03-03 10:28:17下载
- 积分:1
-
sig
approximate the integral of exp(x)/(1+exp(x) )* N(m,ss)
- 2010-01-29 21:58:58下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1
-
ARMAtest
一个检测ARMA的matlab程序,可以显示p,q的值( a test program to calculate the parameters of ARMA)
- 2013-07-22 17:41:01下载
- 积分:1