Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Math Resources > Mathematics Software Discussion
Reply
 
Thread Tools Display Modes
  #1  
Old February 4th, 2008, 02:06 PM
Newbie
 
Join Date: Dec 2007
Posts: 14
Country:
Thanks: 4
Thanked 0 Times in 0 Posts
j-lee00 is on a distinguished road
Default Help with printing a string

I have a theoretical plot for the fresnel diffration pattern, however i want maple to show the values plotted on the x and y cordinates. How do i do this. Please explain in simple terms

heres my code


> fresdi:= proc(a,b) (FresnelC(a) - FresnelC(b))^2 + (FresnelS(a) - FresnelS(b))^2 end;
fresdi := proc(a, b)
(FresnelC(a) - FresnelC(b))^2 + (FresnelS(a) - FresnelS(b))^2
end proc;

> v:=1.48;
v := 1.48

> umin:=-6; umax:=6;
umin := -6
umax := 6

> plot( fresdi(u-(v/2),u+(v/2)), u=umin..umax,title=cat(`Fresnel diffraction from slits of width v=`,
> convert(v,string)), axes=boxed, labels=[`Distance across diffraction plane, u`,`I(u)`]);

Cheers

Last edited by j-lee00; February 4th, 2008 at 03:45 PM.
Reply With Quote
Advertisement
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 01:42 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.