plot_multichan.m:用于绘制多通道时间序列数据的简单 MATLAB 函数。-matlab开发

时间:2021-05-29 03:35:51
【文件属性】:
文件名称:plot_multichan.m:用于绘制多通道时间序列数据的简单 MATLAB 函数。-matlab开发
文件大小:15KB
文件格式:ZIP
更新时间:2021-05-29 03:35:51
matlab % 用于绘制多通道时间序列数据的简单 MATLAB 函数% % 用法: % plot_multichan( y ) % <- y: 信号% plot_multichan( x, y ) % <- x: 时间% % 例子: %y = randn([20,2000]); % plot_multichan(y); % % 作者:Hio-Been han, hiobeen.han@kaist.ac.kr, 2020-03-07 %
【文件预览】:
github_repo.zip
plot_multichan.m.zip

网友评论