Community Profile

photo

Bongani Mndawe


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do get the Bessel function of the 1st kind suitable for spherical cordinates?
φ(R,θ)=∑a Z_n (αR) P_n (cosθ) where the ∑ represents the summation of n=0 up to infinity, P_n is the legendre function with a...

8 years ago | 0 answers | 0

0

answers

Question


How do I incorporate the following lines to Matlab R2013: Because it keeps giving errors that legendrep is not defined
arg = 0.5; P = legendrep(2,'cos(arg)'); P_n = eval(P);

8 years ago | 1 answer | 0

1

answer