%% Traveling waves %% % The inital wave is $sin(x)$. Here are movies of it traveling to the left % and the right. %% % Left load('wave_left') %% mplay(wave_left) %% % Right load('wave_right') %% mplay(wave_right)