科学网

 找回密码
  注册
Matlab画柱状图
高淑敏 2020-7-21 11:21
%权当常用程序记录贴 %两种数据对比 for i=1:20 index1=find(pr==50*i); index(1:length(index1),i)=index1; omp_1(i,1:length(index1))=omp(index1,1); omp_2(i,1:length(index1))=omp(index1,2); subplot(20,1,i) y(1: ...
个人分类: Matlab画图|3594 次阅读|没有评论

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-9-19 11:18

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部