I have a problem. I must write a code which fit the best sphere to a list of noisy points. I tried to use least squere method but the result which I got is not accurate. My