Jasmine
Followers: 0 Following: 0
Feeds
질문
ploting electric field versud time
Can you please give me the code for plotting the attached txt file.Also I need to plot its fourier transform as well.
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
I need the matlab code for the following equation. The values of the parameters in the equation is given .
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Given below is the code for a radiated electric field as a function of time. I need to take its Fourier transform.
clc;clear all; tau=35*10^-15 mu=200*(10^(-4)) E_b=30 e0=8.854*(10^(-12)) pi=3.14 w0=20*10^-6 A=pi*(w0^(2)) lambda=800*10...
거의 2년 전 | 답변 수: 1 | 0