登录
首页 » MATLAB » 基础信号处理及演示

基础信号处理及演示

于 2020-12-03 发布
0 167
下载积分: 1 下载次数: 2

代码说明:

实现一个针对《数字信号处理》课程的仿真系统,通过该系统可以演示或验证课程所学的内容。要求程序具有界面,并能实现以下功能:       1)能产生或得到各种数字信号(sin、方波、三角波、语音、噪声及其叠加),叠加噪声信号的噪声强度需要从键盘或鼠标输入,并显示时域波形;       2)具有DFT、DCT、DWT和Hilbert变换功能,并显示变换域波形;       3)具有根据需求设计低通、高通和带通滤波器的功能;       4)分别对产生的数字信号和读入的语音信号,显示时域和频域波形,在信号上叠加噪声(信噪比分别为20dB、10dB和5dB),显示时域和变换域波形,通过滤波器对其降噪,得到输出信号的频域特性和时间序列。

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

发表评论

0 个回复

  • matlab tcpip通信
    matlab tcpip通信
    2019-07-09下载
    积分:1
  • TOPSIS(优劣解距)Matlab实现
    Matlab实现TOPSIS评价算法。
    2020-11-30下载
    积分:1
  • 认知无线电能量检测
    【实例简介】适用于认知无线电领域
    2021-08-15 00:31:01下载
    积分:1
  • MK(Mann-Kendall)趋势检验MATLAB代码
    【实例简介】MK(Mann-Kendall)趋势检验MATLAB代码 包括MK趋势检验
    2022-01-03 00:31:18下载
    积分:1
  • 自适应算法
    【实例简介】
    2021-07-31 00:31:06下载
    积分:1
  • matlab车牌定位系统设计(源码+文档)
    关于matlab进行数字图像处理实现车牌定位
    2020-11-30下载
    积分:1
  • 扩展卡尔曼滤波(EKF_2.m)
    扩展卡尔曼滤波(EKF_2.m)
    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
  • Kalman滤波 matlab代码
    一个简单的Kalman滤波仿真,包括一些能量分配、信息融合等内容
    2021-05-06下载
    积分:1
  • 10kV配电网搭建(groundfualt.slx)
    10kV配电网搭建(groundfualt.slx)
    2020-11-06下载
    积分:1
  • 696524资源总数
  • 103751会员总数
  • 74今日下载