I want denormalization of my prediction data

1 回表示 (過去 30 日間)
abduall hassn
abduall hassn 2015 年 8 月 12 日
編集済み: abduall hassn 2016 年 11 月 3 日
I used log function for normalize my time series data then i applied narxnet technique
I got prediction but, want denormalization output data
these data

採用された回答

Greg Heath
Greg Heath 2015 年 8 月 17 日
>> 10^log10(7)
ans = 7
>> exp(1)^log(7)
ans = 7
Hope this helps.
Thank yu for formally accepting my answer
Greg

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by