Plotting sum of FFT for Temperature distribution in a contour map

3 visualizaciones (últimos 30 días)
Ahmed Alsmaeil
Ahmed Alsmaeil el 20 de Nov. de 2019
Comentada: Kavya Vuriti el 14 de En. de 2020
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.

Respuestas (0)

Categorías

Más información sobre Contour Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by