help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help for inversing function.


From: kleysonr
Subject: Help for inversing function.
Date: Tue, 17 Jan 2012 08:36:01 -0800 (PST)

Hi,

Does anyone could help me to do the inverse of the following steps:

data_diff = diff(data, 2);
data_estac = log(data_diff+1589); 

I need to recover the original data vector.

Thanks in advance.

Kleyson Rios.

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Help-for-inversing-function-tp4303834p4303834.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]