登录
首页 » matlab » FFTfrequencyresolution

FFTfrequencyresolution

于 2011-01-10 发布 文件大小:7KB
0 231
下载积分: 1 下载次数: 12

代码说明:

  讲述MATLAB进行信号分析时,频率分辨率的问题,文章通过列子详细介绍了此问题的注意事项(About MATLAB for signal analysis, the frequency resolution of the issue, the article described in detail by Liezi note of this problem)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab-4
    matlab 编程方面的书籍,很不错的一本书推荐大家学习哦(A BOOK FOR MATLAB PROGEAM.)
    2012-04-12 14:19:52下载
    积分:1
  • master_matlab
    精通MATLAB—综合辅导与指南配书盘源码资料(Proficient in MATLAB-integrated counseling and guidelines with a book plate source information )
    2012-04-24 22:29:07下载
    积分:1
  • RBF-neural-network
    用matlab编程,RBF用聚类方法求中心时的程序(Using matlab programming, RBF centers seeking clustering method using the procedure)
    2013-10-12 14:15:22下载
    积分:1
  • 1234435
    用matlab 7.0编写的滑模变结构仿真的例子。(S-function for continuous state equation function [sys,x0,str,ts]=s_function(t,x,u,flag) switch flag, Initialization case 0, [sys,x0,str,ts]=mdlInitializeSizes Outputs case 3, sys=mdlOutputs(t,x,u) Unhandled flags case {2, 4, 9 } sys = [] Unexpected flags otherwise error([ Unhandled flag = ,num2str(flag)]) end mdlInitializeSizes function [sys,x0,str,ts]=mdlInitializeSizes sizes = simsizes sizes.NumContStates = 0 sizes.NumDiscStates = 0 sizes.NumOutputs = 3 sizes.NumInputs = 1 sizes.DirFeedthrough = 1 sizes.NumSampleTimes = 0 sys=simsizes(sizes) x0=[] str=[] ts=[] function sys=mdlOutputs(t,x,u) x11d=sin(pi*t/2) x21d=cos(pi*t) x31d=1 sys(1)=x11d sys(2)=x21d sys(3)=x31d )
    2012-10-19 11:43:12下载
    积分:1
  • p0301
    P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩,在MATLAB环境下均通过调试(P0301: digital image data display matrix and its Fourier transform P0302: Two-dimensional discrete cosine transform image compression, in the MATLAB environment through debugging)
    2007-08-13 11:22:21下载
    积分:1
  • fskModDemo
    该 m 文件用于生成频移键控(FSK)调制信号。可供信号处理以及通信方面的人士使用。(The m file used to generate the frequency shift keying (FSK) modulation signal that can be used for signal processing and communication.)
    2014-12-28 11:19:04下载
    积分:1
  • color-segment_edge-detection
    Matlab 语言编写的用于彩色分割,边缘检测,基于区域生长的图像分割(Matlab color segmentation,edge detection,region growing image segmentation.)
    2013-11-13 21:32:28下载
    积分:1
  • Statistics Code by Matlab
    说明:  包含一元线性回归分析、多元线性回归分析、逐步回归分析、非线性回归分析、主成分分析、因子分析、层次聚类分析、判别分析、自相关分析和自回归分析的全套Matlab源代码(MATLAB source code including linear regression analysis, multiple linear regression analysis, stepwise regression analysis, non-linear regression analysis, principal component analysis, factor analysis, hierarchical clustering analysis, discriminant analysis, autocorrelation analysis and autoregressive analysis)
    2019-03-14 22:17:00下载
    积分:1
  • svpwm_pmsm_kai
    说明:  一个开环的SVPWM控制系统,能稳定地控制电机(SVPWM an open loop control system can control the electrical stability)
    2011-04-06 09:00:37下载
    积分:1
  • vsPmatlab
    vs2010调用matlab.m文件生成的lib,dll,h文件,并进行参数的传递(vs2010 calling matlab.m files generated lib, dll, h file and pass parameters)
    2013-11-27 21:42:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载