Plotting sum of FFT for Temperature distribution in a contour map

1 visualizzazione (ultimi 30 giorni)
Hi,
I need to plot the following equation:
Taeq=2*c/((n*pi)^3)*((-1)^(n+1)*exp(-((n*pi)^2*t))-((-1)^n)*((n*pi)^2*t-1))*sin(n*pi.*r)./r;
T_a=symsum(Taeq,n,1,300);
in a contour map where r is the radius of a sphere and goes from 0 to 1.

Risposte (0)

Categorie

Scopri di più su Contour Plots in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by