extrapolate data
조회 수: 1 (최근 30일)
이전 댓글 표시
Dear all,
I have a lot of data in a file..i need to extrapolate the data but the data is nonuniform ..i just want to extrapolate the data to area which non data and still want to keep the original data..so, i plan to use krigging method but the program need to set the resolution (spacing)..can we blank the information? or you alll have any suggestion or method..Thanks
댓글 수: 0
답변 (1개)
Image Analyst
2011년 12월 24일
Have you seen TriScatteredInterp() or roifill()? (TriScatteredInterp is in base MATLAB.) (roifill is in the Image Processing Toolbox)
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!