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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0