photo

Dimitra


Last seen: 6 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


how to recursively code the bisection algorithm
This is how I'm trying to make the code recursive. But I have some errors: Can you please haelp me?

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


how to plot a summation function in matlab using a for loop
how can i plot this summation function using a for loop? i start write this: t = -pi : pi/6 : pi; s=0; for i = 0:1 ...

alrededor de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


How to solve "Not enough input arguments."
function pinaka = pendatiagonal(e,c,d,a,b) pinaka = pendatiagonal(e,c,d,a,b) n = 7; e = [0 0 round(10*rand(1,n-2))+1]; c = [...

alrededor de 1 año hace | 2 respuestas | 0

2

respuestas