Page 1 of 1

Overshoot line

Posted: Tue May 11, 2021 7:29 am
by ajcosta@usp.br

Does anyone know how to account for an overshoot line in the X-band powder spectrum of copper?


Re: Overshoot line

Posted: Thu May 20, 2021 5:06 pm
by Stefan Stoll

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);