Re: [問題] 如何用tikz畫出高次方程式?

看板LaTeX (論文排版)作者時間12年前 (2012/12/06 20:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串4/4 (看更多)
> > Oh! because I would like to plot an implicit function R(x,y) = 0, > > addplot3 seems to plot the threedimensional visualization. > > I don't think either tikz or gnuplot support such functional plot. Yes, addplot3 is a 3D visualization, given x,y. Hmmm, I am not a friend to implicit function. But my thinking (maybe totally wrong) is displayed below. since y is supposed to be a function of x, i.e., y=f(x), is it possible to use derivative technique to find analytic function of x, then plot f(x) using addplot. If singularity is/are encountered, just avoid plotting it/them. If not applicable, here is a website for related problem. Hoping it will help. http://pbelmans.wordpress.com/2010/11/11/howto-draw-algebraic-curves-using-pgftikz/ Good luck
文章代碼(AID): #1Gm8Z-oj (LaTeX)
文章代碼(AID): #1Gm8Z-oj (LaTeX)