Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
数学関数をプロットしたいのですが、正確で効率的なプロットのためのテクニックとアルゴリズムを探しています。2D プロットで十分です。ライブラリや言語ではなく、技術とアルゴリズムに焦点を当てています。前もって感謝します!
Bresenham's line algorithm のような手法をお探しですか? そのページは、関連するアルゴリズムにリンクしています。