“常用公式”在线计算,“设计手册”在线查询
clear,clc,close all;x=xlsread('H-N数据001(-90)',-1);y0=xlsread('H-N数据001(-90)',-1);figure;plot(x,y0);xlabel('采集通道');ylabel('data');y1=y0.^2;figure;plot(x,y1);y2=smooth(y1,5);figure;plot(x,y2);syms s t;f=poly2sym(y2,'s');ff=ilaplace(f);y3=abs(ff);figure;surf(t,f,y3);  colormap(hsv);
Invalid input argumentsError in ==> surf at 81    hh = double(graph3d.surfaceplot(args{:},'parent',cax));    Error in ==> laplace at 24surf(t,f,y3);  刚刚开始学matlab,不知道该怎么解决这个问题,请帮忙改一下程序,谢谢!
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享 分享淘帖 支持支持 反对反对

共 0 个关于本帖的回复 最后回复于 2013-5-24 16:23

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关注我们

360网站安全检测平台