photo

Asli Merdan


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Multiple variables in for loop
Hello, I want to get each error value(E) for 3 a's. How can I do it ? (I don't know how to pre-allocate) a=[11,51,101] T...

plus de 6 ans il y a | 2 réponses | 0

2

réponses

Question


Plotting in a Loop
Sum=0; for n=1:12341234 x=((-1)^(n-1))*(1/(2*n-1)); PiMe= Sum + 4*x; RAbs=abs(PiMe-pi); ...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Chebyshev polynomials of the first kind
Hello everyone. I've been writing Chebyshev code but I have problem. function pol=cheby(n,x) toplam=0; if(n==0) ...

plus de 6 ans il y a | 1 réponse | 1

1

réponse