Community Profile

photo

yuvarani divakaramoorthy


Attivo dal 2018

Followers: 0   Following: 0

Statistiche

  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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...

circa 5 anni fa | 1 risposta | 0

1

risposta

Risposto
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 ...

oltre 5 anni fa | 0