Mark's Homework 13: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 November 2007

  • curprev 13:5113:51, 9 November 2007Pridma talk contribs 1,704 bytes +1,704 New page: ==Problem== Sample <math>sin(2 \pi t)</math> at 3Hz and take the DFT. Explain the results. ==MATLAB script== <pre> clear all; close all; f = 1; %sine wave frequency fs = 3; %sample frequ...