Search found 1 match

by quarkyscientist
Wed Dec 30, 2015 3:45 pm
Forum: General forum
Topic: Fitting Parameters
Replies: 0
Views: 5413

Fitting Parameters

Hey EPR Community Having some trouble fitting the simulation to the actual data. Code as follows: clc Sys.Nucs = 'Eu'; Sys.g = [1.95 1.99]; A_Eu = [.01 .01 .011]; %cm^-2 Sys.A = [A_Eu]*30e3 % cm^-1 -->MHz Sys.AFrame = [0 .1 0]*pi/2; %Sys.lwpp = [0 0.65] Exp.mwFreq = 9.6; %GHz Exp.Range = [5 695]; Va...