Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal c

源代码在线查看: end.m

软件大小: 159 K
上传用户: leeixndong
关键词: signal object-oriented implements library
下载地址: 免注册下载 普通下载 VIP

相关代码

				function e = end(a,k,n)								% return the index of the last element for the object								% $Id: end.m 27 2004-05-25 13:02:57Z mairas $								e = a.num;							

相关资源