How to say that 2 stem graphs are identical?
이전 댓글 표시
Hi, i want to know how to prove that two graphs from pixel images are the same? Thanks for your help
채택된 답변
추가 답변 (1개)
Viju
2014년 3월 19일
0 개 추천
If you have the underlying data that created the two stem plots, you can check the difference between the two data. Say you have the vector x and vector y, you can plot x - y and show that the difference is zero (or close to zero).
카테고리
도움말 센터 및 File Exchange에서 Polynomials에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!