data excel to wavelet

4 次查看(过去 30 天)
hamlaoui tarek
hamlaoui tarek 2019-3-30
I have a statistical series of precipitation and I want to analyze by the method of wavelet
good I import these data in the matlab and then the graph of these data
now how to generate the function wavelet or how can I enter these data in the wavelet tollbox
  1 个评论
Walter Roberson
Walter Roberson 2019-3-30
To read the data from Excel, the available tools are readtable() [recommended] and xlsread() [less recommended now.] (If you happen to be on MS Windows, you might also be able to directly use ActiveX or .NET to communicate with Excel, but you would not typically use those.)

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Continuous Wavelet Transforms 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by