Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hi,
I was to solve Kramers -Kronig relationship and find out the del n value. but the problem is it cant read the o matrix. here is the file attaced. Please help.
Solved! Go to Solution.
but the problem is it cant read the o matrix
What do you mean by that?
Did you create that sheet yourself and is the Excel file still in the same directory as the Mathcad file?
ad loess() is failing to converge: according to the help, span should be greater than 1/n, which in your case means span>0.014. You value of span is 0.002 and so is far too small. Increase the value of span accordingly and see if it helps. We cannot try as of the missing Excel file.
Please upload the excel worksheet containing the data.
but the problem is it cant read the o matrix
What do you mean by that?
Did you create that sheet yourself and is the Excel file still in the same directory as the Mathcad file?
ad loess() is failing to converge: according to the help, span should be greater than 1/n, which in your case means span>0.014. You value of span is 0.002 and so is far too small. Increase the value of span accordingly and see if it helps. We cannot try as of the missing Excel file.
You need to increase span to 0.09. Your integral will still not work though, because you need to sort out your scaling for the limits. You are trying to force loess to extrapolate, which it can't do.
Hi Freinds,
Thank you for your kind replies.
here are the data file and the mathcad worksheet
I cant set the limits.So that it fails to converge.
Help