Filter löschen
Filter löschen

3D array and sine wave fitting

1 Ansicht (letzte 30 Tage)
Kent Mey
Kent Mey am 19 Jul. 2017
Kommentiert: Kent Mey am 24 Jul. 2017
Hi all,
I'm try to achieve a few things,
1. Create a 3D array out of a number of (example :40) tif images Array format(x,y,t), with x,y the pixel location, t the number of the image.
2. Fit every (x_i,y_i,t) (evolution of the value of this pixel through the 40 images) to a sinewave function of a known frequency f. Typically fit (A,Bt)= A sin (2PI f t+ Phase)
3. Return as a result three images: fitted amplitude, phase, and the R_squares.
This method is also called Lock-in, if anyone thinks of a code that enables it, or a software able to process it, that would be great,
Quentin
  1 Kommentar
Kent Mey
Kent Mey am 24 Jul. 2017
I've sorted out 1, but still nowhere near points 2 and 3, for update

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by