Feeds
提问
the sum of the two gaussian distributions
ratio1 = 25; ratio2 = ratio1/4; mu1 = 7.5; FWHM1 = 60; sigma1 = FWHM1/(2*sqrt(2*log(2))); w1 = -100:100; p...
12 years 前 | 1 个回答 | 0
1
个回答提问
index out of bounds
%clc clear %parameters dt = 1e-6; B1 = 10; phi = 0; gamma = 267.513*10^6; %rad/(s*T) Bzi = -5; %in HZ Bzj = 5; %in HZ...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to add ODE in a loop to getting a series of matrix
clc %parameters B1=10; gamma = 267.513*10^6; %rad/(s*T) Bzi = -5; %in HZ Bzj = 5; %in HZ a = 1000000; G = 42.576; %Gyroma...
12 years 前 | 1 个回答 | 0
