登录
首页 » MATLAB » FFT应用2(含报告和仿真)

FFT应用2(含报告和仿真)

于 2020-12-06 发布
0 191
下载积分: 1 下载次数: 3

代码说明:

学习按时间抽取的基—2FFT算法原理,掌握使用FFT快速计算序列线性卷积的原理与方法,掌握重叠相加法和重叠保留法的原理。 【核心代码】 FFT应用2 ├── Superposition_retention_method.m├── circular_conv.m├── kuaisuFFT.m└── 实验5 FFT应用2.docx0 directories, 4 files

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

发表评论

0 个回复

  • 模拟信号FSK调制解调代码
    【实例简介】
    2021-06-30 00:31:01下载
    积分:1
  • 雨流法输出程序
    【实例简介】matlab中输入疲劳应力时程,使用该程序即可输出应力幅计数
    2021-08-07 00:30:57下载
    积分:1
  • LSTM时序预测
    基于贝叶斯优化的LSTM预测
    2021-05-06下载
    积分:1
  • matlab的simulink中PI锁相环仿真.mdl
    【实例简介】
    2021-05-18 10:32:20下载
    积分:1
  • SVM对数据进行二分类
    【实例简介】SVM对数据进行二分类
    2022-01-05 00:32:07下载
    积分:1
  • 《先进PID控制MATLAB仿真(4th)》pdf(带书签)+仿真程序
    《先进PID控制MATLAB仿真(4th)》pdf(带书签)+仿真程序
    2019-10-07下载
    积分:1
  • Fisher最优分割算法
    Fisher算法,又称LDA算法,是无监督硬分类算法,解决二分类问题。
    2021-05-06下载
    积分:1
  • 信号分解CEEMDAN算法(ceemdan.m)
    function [modes its]=ceemdan(x,Nstd,NR,MaxIter)% WARNING: for this code works it is necessary to include in the same%directoy the file emd.m developed by Rilling and Flandrin.%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html%We use the default stopping criterion.%We use the last modification: 3.2007% % This version was run on Matlab 7.10.0 (R2010a)%----------------------------------------------------------------------% INPUTs% x: signal to decompose% Nstd: noise standard deviation% NR: number of realizations% MaxIter: maximum number of sifting iterations allowed.%% OUTPUTs% modes: contain the obtained modes in a matrix with the rows being the modes % its: contain the sifting iterations needed for each mode for each realization (one row for each realization)% -------------------------------------------------------------------------% Syntax%% modes=ceemdan(x,Nstd,NR,MaxIter)% [modes its]=ceemdan(x,Nstd,NR,MaxIter)%%--------------------------------------------------------------------------% This algorithm was presented at ICASSP 2011, Prague, Czech Republic% Plese, if you use this code in your work, please cite the paper where the% algorithm was first presented.
    2021-05-06下载
    积分:1
  • 电压型逆变器驱动永磁电机的建模与仿真(PMSMgaiPI.slx)
    母线电压700V,变换器开关频率20KHz,电机额定功率35kW,电机转速1400rad/s。
    2021-05-18 10:31:25下载
    积分:1
  • 多回声核的实现
    【实例简介】
    2021-08-04 00:30:58下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载