Force single precision on lsqlin?
Show older comments
I am trying to create a series of splines with constrained data points on the ends of the splines. I am using the lsqlin function in the process of doing this and developed a working algorithm. I am now trying to change the data I am working with to single precision. This causes an error in the lsqlin function, however. Is there anyway to force lsqlin or any other similar function to use single precision?
Answers (0)
Categories
Find more on Linear Least Squares in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!