3d animated plot of a function

14 visualizaciones (últimos 30 días)
SUMIT KUMAR
SUMIT KUMAR el 28 de En. de 2022
Comentada: KSSV el 28 de En. de 2022
c (x,y,t) = (486/t) * exp - (((x-0.415 t)^2 / (2.152*t)) + ((y-0.005 t)^2 / (0.0012*t)))
where x range from 0 to 17, y from 0 to 0.6 and t from 1 to 41.
z ( x, y,t) = c (x,y,1) + c (x, y,2) + .................. + c (x,y,t)
Need animated plot of Z over x and y varying with time.

Respuestas (0)

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by