登录
首页 » matlab » FFTapsd

FFTapsd

于 2020-11-23 发布 文件大小:1KB
0 126
下载积分: 1 下载次数: 22

代码说明:

  FFT变换及逆变换,用FFT进行简单滤波,自功率谱和互功率谱(FFT transform and inverse transform, a simple FFT filter, auto power spectrum and cross power spectrum )

文件列表:

FFT&psd.m,2375,2014-10-30

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

发表评论

0 个回复

  • PBUCwithemissions11
    Matlab program for optimal power dispatch of current
    2012-06-16 19:04:56下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • paso-bajo-y-alto
    este es un fitro paso bajo y paso alto muy conveniente para el uso en ingenieria electronica y mas aplicaciones
    2011-12-07 23:44:05下载
    积分:1
  • BPNNM
    自己编写的BPM文件,用于时滞系统的辨识,辨识效果还不错(This is a M file of BPNN I have written for the identification of delay systems identification.The simulation result shows that the method is valid.)
    2013-04-29 21:12:46下载
    积分:1
  • SEVENSVPWM
    三相四线制T型三电平逆变器仿真,采用7段式开关序列(Simulation of three-phase three level inverter)
    2017-06-11 09:43:05下载
    积分:1
  • Electives
    elective syllabus for BE IT
    2010-10-19 04:42:58下载
    积分:1
  • matlab
    calculate turbulent length scales
    2010-12-17 05:55:29下载
    积分:1
  • signal
    Generating periodical signals in matlab
    2013-09-06 23:11:01下载
    积分:1
  • matlabfunctions-Check
    matlab函数速查工具指南,学习matlab的必备资料。。。(Matlab functions Check)
    2013-02-25 14:26:16下载
    积分:1
  • OFDM
    OFDM信道仿真,自己弄的,觉得比较不错,大家参考参考(OFDM channel simulation, get their own, and felt quite good, we refer to the reference)
    2011-01-20 16:30:18下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载