-
tongjiliang
说明: 在matlab语言中实现高阶统计量的计算的源程序,需要的下载。(In the matlab language to achieve the calculation of higher-order statistics of the source code needed to download.)
- 2008-10-22 23:00:25下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
Chol
cholesky decomposition matlab code
- 2015-01-28 14:45:34下载
- 积分:1
-
Graph-algorithm
图论算法及其对应的matlab源代码,可以当做练习教材使用,其中主要包含了网络最大流等(Graph algorithm and its corresponding Matlab source code, can be used as practice materials to use, which contains a maximum flow in networks)
- 2012-06-02 10:37:54下载
- 积分:1
-
Illustrate
最小方差响应不变波束形成器即MVDR是一种高分辨谱估计方法,MVDR在信号处理DOA中应用较广。(Minimum variance beamformer response constant MVDR is a kind of high resolution spectrum estimation method in signal processing, MVDR DOA has a wide application)
- 2012-06-30 20:13:25下载
- 积分:1
-
shibie
对预处理及分割之后的图像进行识别 利用BP神经网络进行训练 学习(On after pretreatment and segmentation of image recognition using BP neural network for training study)
- 2014-09-01 14:02:15下载
- 积分:1
-
7654356
右边伸出的bar导航,IOS编程学习源码,很好的参考资料。(Bar navigation right out, learning IOS programming source code, a good reference.)
- 2013-12-05 09:38:30下载
- 积分:1
-
MATLAB_using_in_communication
MATLAB在电子信息通信中的应用~书上及课后的MATLAB源代码~(MATLAB codes in the book of 《MATLAB-useing communication 》)
- 2009-06-06 22:43:32下载
- 积分:1
-
GRNN的数据预测-基于广义回归神经网络货运量预测
GRNN的数据预测-基于广义回归神经网络货运量预测(Data Prediction of GRNN-Freight Volume Prediction Based on Generalized Regression Neural Network)
- 2021-04-22 22:08:48下载
- 积分:1
-
integerprogram
本程序可以用于解决简单的matlab 整数规划(Simple integer programming matlab)
- 2010-07-08 22:58:56下载
- 积分:1