由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - who knows how to least square fit a cylinder?
相关主题
这个算法游戏怎么才能用最高效的方法解决啊?求助:判断两个正方形相交的最佳算法
Hanzo, a question如何快速求一个5000*5000的对称矩阵的逆
[转载] 有没有这样现成的模型请教:3维数据拟合(包子贴)
请教:如何用least square approach解超定方程组求教解受限最小二乘问题
[转载] Who know about GRACE?matlab 问题 求教
who knows difference of unix and linuxpls let me know
[转载] matlab算weighted least squarewho knows?
如何normalize矩阵麻烦懂修车的人给点建议
相关话题的讨论汇总
话题: cylinder话题: fit话题: given话题: any话题: souce
进入Computation版参与讨论
1 (共1页)
m********y
发帖数: 45
1
Given lots of points (x,y,z), want to find the best
fit cylinder. Any available souce code I can use?
Thanks.
d******e
发帖数: 551
2
You can write one yourself, not that hard.
write out the pdf and use fminsearch to find maximum likelihood (Matlab)

Given lots of points (x,y,z), want to find the best
fit cylinder. Any available souce code I can use?
Thanks.

【在 m********y 的大作中提到】
: Given lots of points (x,y,z), want to find the best
: fit cylinder. Any available souce code I can use?
: Thanks.

1 (共1页)
进入Computation版参与讨论
相关主题
麻烦懂修车的人给点建议[转载] Who know about GRACE?
请问 wheel cylinder有什么用?who knows difference of unix and linux
求大侠给看看这辆车,2005 Ford focus $4995[转载] matlab算weighted least square
请大家帮忙看看我们应该选哪辆车?多谢~如何normalize矩阵
这个算法游戏怎么才能用最高效的方法解决啊?求助:判断两个正方形相交的最佳算法
Hanzo, a question如何快速求一个5000*5000的对称矩阵的逆
[转载] 有没有这样现成的模型请教:3维数据拟合(包子贴)
请教:如何用least square approach解超定方程组求教解受限最小二乘问题
相关话题的讨论汇总
话题: cylinder话题: fit话题: given话题: any话题: souce