Search found 7 matches

by anibhandari.91
Sun Mar 31, 2019 10:24 am
Forum: General forum
Topic: Facing problem while simulating an epr spectra.
Replies: 1
Views: 962

Facing problem while simulating an epr spectra.

coepr.jpg I have tried to simulate a epr spectra containing cobalt nuclei coupled with nitrogen. I am using the following code Sys1.g=[2.03 2.00]; Sys1.lw=1; Sys1.S=1/2; Sys1.Nucs='59Co'; Sys1.A=[28 9 6]; Sys1.weight = 5; Sys1.nPoints=5000; Sys2.g=[1.985]; Sys2.lw=2; Sys2.Nucs='14N'; Sys2.weight = ...
by anibhandari.91
Tue Jan 29, 2019 6:53 am
Forum: General forum
Topic: Shifting of the EPR spectra of cobalt complex
Replies: 5
Views: 1897

Re: Shifting of the EPR spectra of cobalt complex

Thank you nwili.
I have changed the hyperfine splitting constant(A) but the the simulated spectra(red line) does not exactly matches with the experimental one what parameter should I use so that spectra exactly matches with the experimental one or it is correct no need for further simulation.
by anibhandari.91
Sat Jan 26, 2019 12:38 pm
Forum: General forum
Topic: Shifting of the EPR spectra of cobalt complex
Replies: 5
Views: 1897

Shifting of the EPR spectra of cobalt complex

untitled.jpg I want to simulate EPR spectra of cobalt complex but the simulated spectra(red line) exceeding g value range and spectra did not match with the experimental one(Blue line). How can i solve this problem?? Code I am using [B,spc] = textread('CO.txt','%f %f'); Sys1.g=[1.987 2.1084]; Sys1....
by anibhandari.91
Sat Jan 05, 2019 9:16 am
Forum: EasySpin file exchange
Topic: SimLabel: a GUI to simulate cw EPR from spin labeling
Replies: 62
Views: 460241

Re: SimLabel: a GUI to simulate cw EPR from spin labeling

When i have try to load experimental spectrum in .xml file format the following messages are coming up in matlab window and spectrum did not loaded. How can I solve this problem??? Thank you No experimental frequency... Error using plot Vectors must be the same length. Error in simlabel/plotspecexp ...
by anibhandari.91
Sun Aug 20, 2017 12:55 am
Forum: General forum
Topic: How can I simulate EPR spectrum from experimental spectrum?
Replies: 1
Views: 1416

How can I simulate EPR spectrum from experimental spectrum?

I have some experimental spectrum ( Copper,Nickel,Iron etc..) i want to simulate those spectrum. How can i do this? I have installed Matlab and easyspin according website.
Please suggest me how can i import experimental spectrum and simulate them?