EnteWurzel

0 Reputation

2 Badges

15 years, 35 days

MaplePrimes Activity


These are replies submitted by EnteWurzel

Oh that was what I was looking for. Indeed One row was missing:

 

Do(%Slider1(value)=0);

 

which has to be the first one. Otherwise maple would try to plot it with m > l.

 

So thanks to both to you!

 

Martin

Oh that was what I was looking for. Indeed One row was missing:

 

Do(%Slider1(value)=0);

 

which has to be the first one. Otherwise maple would try to plot it with m > l.

 

So thanks to both to you!

 

Martin

Hello!

 

I am sorry i didnt post the document at the beginning. Below the post you can see my attempts to solve the roblems.



 


#generating the legendre polynoms by using Rodrigues formula


#generating the associated legendre polynoms :

#calculation of the coefficient of the spherical harmonics


#calculating the harmonics themself with associated legendre polynoms an coefficient C
#and the squared absolut of the harmonics


#Using a plotting function in order to set l and m via sliders
#and here is my problem with the first slider m: its range should go from -l to l, where l is the position of #the second slider

     

 



Download sphericalharmonic.mw

 

Oh i just saw, that the editor didnt inserted the sliders. Normally there would be at the end a slider controlling l fomr 0 to 5 and another one controlling m. The last one should normally go from -l to l, but thats exactly my problem.

 

Thanks for your help!

 

Martin

Page 1 of 1