extrapolate data
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Image Analyst
am 24 Dez. 2011
Have you seen TriScatteredInterp() or roifill()? (TriScatteredInterp is in base MATLAB.) (roifill is in the Image Processing Toolbox)
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!