Compare GIS observation data with model

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

답변 (1개)

Vishwanath Bailore Acharya
Vishwanath Bailore Acharya 2018년 4월 16일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

NS
2018년 3월 19일

답변:

2018년 4월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by