Compare GIS observation data with model

5 Ansichten (letzte 30 Tage)
NS
NS am 19 Mär. 2018
Hi,
I want to compare my GIS observation (1500*1) data with model (1500*1) by plotting residuals of that. Please tell me how can I do this by matlab?
Thanks

Antworten (1)

Vishwanath Bailore Acharya
Vishwanath Bailore Acharya am 16 Apr. 2018

There is a direct function in MATLAB 'plotResiduals' which will plot the residuals of the model. You can refer to the following documentation for a detailed explanation of the function.

https://www.mathworks.com/help/stats/linearmodel.plotresiduals.html

Hope this helps with your query.

Kategorien

Mehr zu MATLAB 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!

Translated by