필터 지우기
필터 지우기

3D array and sine wave fitting

조회 수: 1 (최근 30일)
Kent Mey
Kent Mey 2017년 7월 19일
댓글: Kent Mey 2017년 7월 24일
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
Kent Mey
Kent Mey 2017년 7월 24일
I've sorted out 1, but still nowhere near points 2 and 3, for update

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by