Community Profile

photo

yuvarani divakaramoorthy


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Question


how to plot a full sine wave using quarter wave in MATLAB?
i have genearted quarter sine wave values and saved it in an array and plotted it to get a quarter sine wave. from this array ho...

environ 5 ans il y a | 1 réponse | 0

1

réponse

A répondu
How to fix: Index Exceeds Matrix Dimensions
for i=1:s/k sum=0; for j=1:k sum=m((i-1)*k+j)+sum; <--(ERROR: index exceeds matrix dimensions) end ...

plus de 5 ans il y a | 0