What is vectorization?

18 views (last 30 days)
Kwanghun Choi
Kwanghun Choi on 25 Oct 2017
Edited: Stephen23 on 25 Oct 2017
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 Comments
Stephen23
Stephen23 on 25 Oct 2017
Edited: Stephen23 on 25 Oct 2017
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
Kwanghun Choi on 25 Oct 2017
Thank your comment!!

Sign in to comment.

Accepted Answer

Birdman
Birdman on 25 Oct 2017
  1 Comment
Kwanghun Choi
Kwanghun Choi on 25 Oct 2017
Thank you!! I read that carefully!!

Sign in to comment.

More Answers (0)

Categories

Find more on 프로그래밍 in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!