I want denormalization of my prediction data

2 visualizzazioni (ultimi 30 giorni)
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

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Tag

Non è stata ancora inserito alcun tag.

Community Treasure Hunt

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

Start Hunting!

Translated by