MathGroup Archive 2003

[Date Index] [Thread Index] [Author Index]

Search the Archive

Plot of Nonlinear function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg40887] Plot of Nonlinear function
  • From: "Jong Choi" <jxc91 at po.cwru.edu>
  • Date: Wed, 23 Apr 2003 01:16:48 -0400 (EDT)
  • Organization: Case Western Reserve University, Cleveland, OH, USA
  • Sender: owner-wri-mathgroup at wolfram.com

I want to plot this funcion with theta1 vs. theta2


(theta1-pi/2) * Sin[theta1+theta2] - (theta2-pi/2) * (Sin[theta1] +
Sin[theta1+theta2]) = 0

this function is not linear.
the values of x axis are theta1 and those of y axis are theta2.
I think I have to solve this fuction first and then plot.

Please give some idea for me
Thanks,
Jong




  • Prev by Date: Plot of nonlinear function
  • Next by Date: Re: Question on Generating Solids of Revolution
  • Previous by thread: Plot of nonlinear function
  • Next by thread: Re: Plot of Nonlinear function