photo

Chamith Jayasinghe


Asian Institute of Technology

Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to assign values in for loop to a matrix in matlab function block?
Hi, I have following code , N = 400; phi = []; for kk = 1:5 phi = [phi; exp(j*2*pi*(kk/N)*(0:N-1))]; end I need t...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort