matlab st变换,ST转换(matlab代码)
【實例簡介】
【實例截圖】
【核心代碼】
samplingrate = 0.00005;
[s,t,f]=st(amplitude,0,0.5/samplingrate,samplingrate,1);
T=max(t);
subplot(3,1,1),plot(t,amplitude,'color','k','linewidth',1)
xlabel('時間/s');
ylabel('幅值/V');
xlim([0 T]);
% title('微震波形','FontName','Times New Roman','FontSize',14);
set(gca,'FontName','Times New Roman','FontSize',14);
set(get(gca,'XLabel'),'FontName','Times New Roman','FontSize',14);
set(get(gca,'YLabel'),'FontName','Times New Roman','FontSize',14);
subplot(3,1,2:3),contour(t,f,abs(s),'fill','on');
xlabel('時間/s');
ylabel('頻率/Hz');
xlim([0 T]);
ylim([0 3000]);
% title('時頻譜','FontName','Times New Roman','FontSize',14);
set(gca,'FontName','Times New Roman','FontSize',14);
set(get(gca,'XLabel'),'FontName','Times New Roman','FontSize',14);
set(get(gca,'YLabel'),'FontName','Times New Roman','FontSize',14);
總結
以上是生活随笔為你收集整理的matlab st变换,ST转换(matlab代码)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: jsessionid每次请求都在变_为什
- 下一篇: 血栓清道夫机器人_血栓“清道夫”找到了!