1 简介
针对数字信号处理实验课程教学情况,以巩固学生理论知识,提高实际动手能力为目的,利用Matlab软件平台,对"数字信号处理"课程的综合性实验设计进行了探讨和研究.通过综合性实验的设计,使学生深刻地掌握信号处理的方法,培养学生的创新能力和实际动手能力.
2 部分代码
function varargout = balancer(varargin)
% BALANCER MATLAB code for balancer.fig
% BALANCER, by itself, creates a new BALANCER or raises the existing
% singleton*.
%
% H = BALANCER returns the handle to a new BALANCER or the handle to
% the existing singleton*.
%
% BALANCER('CALLBACK',hObject,eventData,handles,...) calls the local
% function named CALLBACK in BALANCER.M with the given input arguments.
%
% BALANCER('Property&#