How to plot C-Scan Image
이전 댓글 표시
I have obtained data from experimental detection using VNA. The data consists of 10 rows, which each rows consists of 22 a-scan points. I have successfully created a-scan and b-scan plots, but I can't figure out how to make c-scan. I've tried to use surfc(matrix), but because the matrix used is matrix b-scan, then the result is like in the picture.


댓글 수: 5
Image Analyst
2021년 6월 27일
What sort of visualization would you like? A surface? How about an image? What would you like each dimension/axis of the visualization to represent? Can you attach the data in a .mat file?
college student
2021년 6월 27일
편집: college student
2021년 6월 27일
Image Analyst
2021년 6월 27일
Sorry, I'm not familiar with ground penetrating radar images. What do the x and y position axes mean? Is your a scan value the x value and b scan value the y value, and c scan value the intensity? If so, are the a and b (x and y) uniformly spaces? Or not spaced uniformly? If not, see my attached scatteredInterpolant() demo.
college student
2021년 6월 27일
Naila Nazir
2021년 10월 9일
Hi, How did you create B-scan, I am struggling with it.
답변 (1개)
bashar wannos
2022년 2월 9일
0 개 추천
Hi, Could I ask you some help crreating A-Scan and B-Scan
I took S21 from VNA then applying Zero Padding and complex conjugate, and finally IDFT, but I havent obtain a parabolic in results.
Plz help me to solve this problem or if you dont mind send me the procedure you have done succesfully on my e-mail: bashar.wannos92@gmail.com
카테고리
도움말 센터 및 File Exchange에서 Polar Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
