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
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 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!