MathGroup Archive 2003

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

Search the Archive

Re: Plot of Nonlinear function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg40972] Re: Plot of Nonlinear function
  • From: "Jong Choi" <jxc91 at po.cwru.edu>
  • Date: Sat, 26 Apr 2003 03:25:09 -0400 (EDT)
  • Organization: Case Western Reserve University, Cleveland, OH, USA
  • References: <b8582c$5pj$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Contourplot works
Thanks for all helps
Jong.


"Jong Choi" <jxc91 at po.cwru.edu> wrote in message
news:b8582c$5pj$1 at smc.vnet.net...
> 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: put together all graphs
  • Next by Date: RE: Tick labels in Traditional Form
  • Previous by thread: Re: Plot of Nonlinear function
  • Next by thread: Re: Plot of nonlinear function