What is vectorization?
이전 댓글 표시
Hello. now, I search the method of vectorization. But, honestly, I don't know what vectorization mean.
I know mathematical vector, and vector regarding with matrix. But, What is vectorization of line(or loop)? is vectorized line different with normal line?
My final work is input some z value on the line. but defore that, some paper say that I must vectorize the line(or loop). Why?? please someone explain that to me. I really need your help.
댓글 수: 2
The MATLAB documentation is easy to search using any internet search engine. When I searched for "MATLAB vectoriation" using a major search engine, this was the very first result:
Also this explains vectorization very well:
Kwanghun Choi
2017년 10월 25일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 프로그래밍에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!