Feeds
提问
Can someone please help me correct the error in my code? I'm trying to construct a superposition of two waves of equal amplitude and very similar frequency to create an envelope wave. Thanks
close all clear all clc x=1:0.1:300; % a=1;%m h=10;%m k1=2*pi/(pi/2);%1/m where k=2pi/wavelength k2=2*pi/(pi/1.95); ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Waves superposition and group speed
How can I create MATLAB to construct a superposition of two waves of equal amplitude and very similar frequency, as shown in t...
10 years 前 | 0 个回答 | 0