Search found 1 match

by subhamsarkar98
Wed Sep 08, 2021 11:55 am
Forum: General forum
Topic: Need help with simulation of this spectrum
Replies: 0
Views: 24539

Need help with simulation of this spectrum

EPR_CuLCfla.png This is the spectrum I am trying to simulate. I have been given the information that is a copper (ii) axial complex. I am pasting the code I have written : [B,spc] = textread('EPR_CuLClfla.txt','%f %f'); plot (B,spc); Exp.mwFreq = 9; %Ghz Exp.Range = [min(B) max(B)]; %mT Exp.nPoints...