필터 지우기
필터 지우기

how to get a sinc profile out of a pic?

조회 수: 2 (최근 30일)
Sagi
Sagi 2014년 9월 6일
답변: Image Analyst 2014년 9월 6일
Hi,I want to improfile an image and to get something like that:
the image that im working with is:
and when I improfile it,all I get is that:
I want to make it look like a sinc function(top image),any ideas?

채택된 답변

Image Analyst
Image Analyst 2014년 9월 6일
Why do you think the profile should look like that when you took the actual profile and it clearly does not look like that? If you want to modulate the actual profiles by multipying by a big wide sinc, you certainly can to that. What do you actually want to do:
  1. find the actual profile that's actually there, or
  2. modify the actual profile to make it look like what you want, or
  3. synthesize a perfect sinc envelope of a higher frequency signal, ignoring the image altogether?

추가 답변 (1개)

Star Strider
Star Strider 2014년 9월 6일
Are you looking for autocorrelation? If so, use xcorr.
  댓글 수: 2
Sagi
Sagi 2014년 9월 6일
doesn't work,out of memory...
Star Strider
Star Strider 2014년 9월 6일
I don’t have your data, so I suggest using the ‘maxlags’ option. Looking at the x-axis of your top figure, perhaps 500 for ‘maxlags’ would work.

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

카테고리

Help CenterFile Exchange에서 Signal Generation and Preprocessing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by