Overshoot line
Posted: Tue May 11, 2021 7:29 am
Does anyone know how to account for an overshoot line in the X-band powder spectrum of copper?
Does anyone know how to account for an overshoot line in the X-band powder spectrum of copper?
They appear automatically in the simulation. Here is an example:
Code: Select all
clear, clc
Sys.g = [2, 2.2];
Sys.Nucs = '63Cu';
Sys.A = [10, 400];
Sys.lwpp = 1;
Exp.mwFreq = 9.5;
pepper(Sys,Exp);