-
b.m
Matlab仿真程序,介绍了数据的程序结构、运用和算法设计。(Matlab simulation program, introduced procedures for data structure, application and algorithm design.)
- 2008-12-31 13:03:04下载
- 积分:1
-
matlab_tutorial_documentation_classical_function
matlab经典函数教程文档matlab tutorial documentation classical function(classic function matlab tutorial documentation matlab tutorial documentation classical function)
- 2010-08-02 11:32:03下载
- 积分: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
-
LRD
室内无线定位技术,基于比例圆算法的matlab仿真程序(Indoor wireless positioning technology, based on proportional circle algorithm matlab simulation program)
- 2013-10-27 01:01:11下载
- 积分:1
-
fugaisuanfa
可以直接运行的无线传感器网络覆盖算法MATLAB代码(Can be directly run the wireless sensor network coverage algorithm MATLAB code)
- 2013-11-29 16:32:48下载
- 积分:1
-
Comparison-and-Evaluation-of-Different-Cluster-
Comparison and Evaluation of Different Cluster
- 2014-02-20 10:39:52下载
- 积分:1
-
特征提取MFCC参数的方法
此代码可以帮助您应用特征提取方法。
- 2022-11-27 08:05:02下载
- 积分:1
-
07102419104228
说明: MATLAB使用重要源程序,matlab与visual c++重要转换(important matlab/visual c++)
- 2010-03-17 20:56:34下载
- 积分:1
-
LSSVMlabnew
最新SVM支持向量机,matlab开发工具箱!算法的一种 -,matlab,matlab例程/matlab (latest SVM support vector machine, developed Matlab toolbox! An algorithm-, Matlab and Matlab routines/Matlab)
- 2006-09-08 02:28:13下载
- 积分:1
-
43个常用机器学习案例matlab源码,带数据,可直接运行
3个常用机器学习案例matlab源码,带数据,可直接运行。对初学者很有用,我直接参考其中一个算法在自己研究领域数据集上试用,效果不错,还改进后发了国内一类期刊。
- 2022-01-31 00:05:28下载
- 积分:1