필터 지우기
필터 지우기

how do convert decimal degree to meter using a loop ?

조회 수: 3 (최근 30일)
Akim Mahmud
Akim Mahmud 2018년 1월 7일
답변: Walter Roberson 2018년 1월 7일
Hi,
I have 51 by 51 matrix of latitude values in decimal degrees. I want to convert them in meters using a loop and without any functions. I don't have any cordinate transformation function in my matlab license. Any help would be appreciated.

채택된 답변

Walter Roberson
Walter Roberson 2018년 1월 7일
If you do not mind using approximations, then convert the angles in degrees into radians, and multiply by the radius of the object.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by