Make process stationary - clean trend
2 ビュー (過去 30 日間)
古いコメントを表示
Dear MATLAB community,
I have produced an index, which looks as follows:
I was much more hoping to get something like this:
Does anyone know a technique to clean this exponential trend to get a proper stationary process.
Thank you very much for your time & help!
Chris
0 件のコメント
回答 (1 件)
Ghada Saleh
2015 年 8 月 10 日
Hi christoph,
You can use 'semilogy' to scale the 'y' axis and plot only the exponent. However this does not change the process itself. If the process is not stationary, scaling the 'y' axis will not make the process stationary.
I hope this helps,
Ghada
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!