MathGroup Archive 2002

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

Search the Archive

Plot a function with constants

  • To: mathgroup at smc.vnet.net
  • Subject: [mg35998] Plot a function with constants
  • From: "Remi Dumas" <remi.dumasNOSPAM at club-internet.fr>
  • Date: Sun, 11 Aug 2002 05:14:02 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

I would like to plot this function :
                     1
n(e)=______________
         Exp[b(e-mu)]+1

and get a graphic like that, with the letters

n(e)
 ^
  |
  |
1|   ____________
  |                           \
  |                             \
  |                              |
  |_______________ \_____________________\ e
                              mu                                          /

how can i do it, i specified
SetAttributes{b,constant} etc ... but it don't work

please help me, i use mathematica 4





  • Prev by Date: Changing the default Input font
  • Next by Date: Re: Corresponding function to given values...
  • Previous by thread: Re: Changing the default Input font
  • Next by thread: Re: Plot a function with constants