MATLAB DDA (Digital Differential Analyzer) algorithm implementation

버전 1.0.0.0 (966 Bytes) 작성자: Benas S
MATLAB DDA (Digital Differential Analyzer) algorithm implementation
다운로드 수: 238
업데이트 날짜: 2017/3/28

라이선스 보기

This algorithm takes coordinates of two points and links them using DDA algorithm.
Won't draw anything if x1, y1 and x2, y2 line coordinates are equal (is a point).

On the internet I found some DDA algortihms, that were not working propely,
taken some ideas from Akshay Upadhyay (http://www.cprogramto.com/c-program-for-dda-algorithm/)
and Chandan Kumar (https://se.mathworks.com/matlabcentral/fileexchange/25524-line-drawing-by-dda/content/DDA_Line.m)
and implemented my own DDA algorithm version. Feel free to modify it.

I set fixed axis, so take that into consideration.
Lines x range can change from -5 to 5 and y range can change from -5 to 5 too

인용 양식

Benas S (2026). MATLAB DDA (Digital Differential Analyzer) algorithm implementation (https://kr.mathworks.com/matlabcentral/fileexchange/62308-matlab-dda-digital-differential-analyzer-algorithm-implementation), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Descriptive Statistics에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.0.0.0