how to plot the sum of series

4 visualizaciones (últimos 30 días)
atalo lias
atalo lias el 9 de Jul. de 2020
Comentada: Rik el 23 de Nov. de 2020
Considering the following summation, where z=1/2
d=1
how I can plot the p(d), for b=0 to inf or b=0 to 15??
Can anyone send me the code?
  6 comentarios
madhan ravi
madhan ravi el 22 de Jul. de 2020
Editada: madhan ravi el 22 de Jul. de 2020
Thank you Rena!
Rik
Rik el 23 de Nov. de 2020
I restored your question from the copy that Stephen posted. Don't delete it again.

Iniciar sesión para comentar.

Respuestas (1)

madhan ravi
madhan ravi el 9 de Jul. de 2020
Use cumsum() and then plot(), you need to show some effort to get further help.
  6 comentarios
madhan ravi
madhan ravi el 9 de Jul. de 2020
Check again.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by