资源简介
MATLAB信号处理程序,包括信号相加,相乘,卷积,傅里叶变换,冲激响应等等。
代码片段和文件信息
function varargout = signal(varargin)
%SIGNAL M-file for signal.fig
% SIGNAL by itself creates a new SIGNAL or raises the existing
% singleton*.
%
% H = SIGNAL returns the handle to a new SIGNAL or the handle to
% the existing singleton*.
%
% SIGNAL(‘Property‘‘Value‘...) creates a new SIGNAL using the
% given property value pairs. Unrecognized properties are passed via
% varargin to signal_OpeningFcn. This calling syntax produces a
% warning when there is an existing singleton*.
%
% SIGNAL(‘CALLBACK‘) and SIGNAL(‘CALLBACK‘hobject...) call the
% local function named CALLBACK in SIGNAL.M with the given input
% arguments.
%
% *See GUI Options on GUIDE‘s Tools menu. Choose “GUI allows only one
% instance to run (singleton)“.
%
% See also: GUIDE GUIDATA GUIHANDLES
% Edit the above text to modify the response to help signal
% Last Modified by GUIDE v2.5 11-Feb-2012 22:42:46
% Begin initialization code - DO NOT EDIT
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 14605 2012-02-13 15:35 signal.asv
文件 5930 2012-02-13 15:45 signal.fig
文件 12604 2012-02-14 20:10 signal.m
----------- --------- ---------- ----- ----
33139 3
- 上一篇:(matlab) Seam_Carving
- 下一篇:matlab中的M-K检验
相关资源
- 0积分 系统辨识与自适应控制MATLAB仿真
- 图像处理matlab道路小车跟踪
- 全面详解LTE MATLAB建模、仿真与实现
- adaboost 的matlab代码
- 《信号与系统》MATLAB教程.pdf
- 卷积神经网络完成程序matlab.zip
- matlab图像检索
- 卷积神经网络经典代码
- 现代通信系统第二版MATLAB版) 包括全
- 卡尔曼滤波 Matlab程序
- 稀疏编码matlab 教程
- 系统辨识资料大全(matlab系统辨识工
- 化学计量学方法及MATLAB实现
- MATLAB Neural Network Toolbox官方教程
- Inverse Synthetic Aperture Radar Imaging with
- matlab GUI设计
- 雷达压制干扰matlab程序
- 系统辨识,使用者的理论
- MATLAB仿真林飞、杜欣编著.pdf
- 基于HMM的语音识别MATLAB代码
- 关于均衡的MATLAB程序合集
- 数字滤波器的MATLAB与FPGA实现代码
- 滑模变结构控制MATLAB仿真 第3版 基本
- Matlab火焰烟雾检测(GUI)
- 帧间差分法matlab
- Matlab MPT工具箱 MPT3.2.1 (2019更新 稳
- 《模式识别与智能计算的MATLAB实现》
- 基于sift和SVM算法实现的手势识别 MA
- 数字图像处理第三版冈萨雷斯英文附
- 《精通MATLAB图像处理》全书pdf高清完
评论
共有 条评论