for문 오류좀 해결해주세요.

load('전역이 Lat.mat'); T=7; for i=1:1:13 Latm(i+1)=Lat(i+1)+Lat(i)/2 V(i)=Latm(i+1)-Latm(i) end
이걸로 중간 위치를 정한 다음에 속도를 구하고 싶은데... 어떻게 해야하나요... for문을 처음써보는거라..잘알려주세요 I want to calculate mean of two latitude and get velocity i don`t know for loop :( how can i get velocity?

답변 (0개)

카테고리

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

제품

태그

질문:

2017년 11월 25일

Community Treasure Hunt

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

Start Hunting!