搜索资源列表
BallFit
- 用有限的数据点采用最小二乘的方法拟合一个球,算出了球心坐标和半径。数据点来源与Solidworks软件中绘制的一个球上的点集-With limited data points using least squares method of fitting a ball, calculate the coordinates and radius of the core. Solidworks data sources and mapping software on a ball point set
EllipsoidFitting
- 椭球拟合程序源代码,用于基于最小二乘法德椭球拟合-Ellipsoid fitting program source code for France, Germany, based on least squares fitting ellipsoid
cell-light-scattering
- 有核细胞光散射强度分布的动态特性,针对核式形体细胞微粒, 基于双椭球核式( DCEM) 模型, 应用数值计算技术分别讨论了细胞在大小变化、胞 质厚度变化、核质大小变化、细胞形体变化、折射率变化、入射角变化情况下对其光散射强度分布所产生的影响, 并 建立相应的模型进行数值计算和三维拟合。-Nucleated cell light scattering intensity distribution of the dynamic characteristics
Application-of-MATLAB
- 给出了理想光具组系统矩阵的MATLAB计算程序,并借助MATLAB进行光线追迹与数值拟合,得到了像差(球差)的多项式及曲线图.-Elastic viscoelastic correspondence principle is a method which is used to solve viscoelastic problems with elastic results using inverse Laplace transformation.The principle can combi
sphereFit
- 该程序通过读取的文本中的三维坐标点信息,通过最小二乘和神经网络来进行拟合,得到球的圆心和半径。-The program information through the text to be read in the three-dimensional coordinate point, by the least squares and neural networks to be fitted to obtain the ball center and the radius.
Ellips
- matlab程序:用最小二乘法拟合椭球曲面-matlab program: using least-squares fitting ellipsoid surface
MATLAB1
- 线性方程组的解法,插值拟合,随机程序,狼追兔子动态模拟,蒲丰投针,弹球模拟-Solution of linear equations, interpolation fitting, random program, wolves chasing rabbits dynamic simulation, Buffon needle cast, pinball simulation
my_fit_new
- 利用matlab内部函数对三维椭球曲面进行拟合-Internal use matlab function to fit a three-dimensional ellipsoid surface
NSEDFEllipsoid
- NSEDFEllipsoid是基于NESEDF椭圆拟合方法改进的椭球拟合方法。 函数alpha = NSEDFEllipsoid(X,Y,Z)根据椭球代数距离公式a(1)x^2 + a(2)y^2 + a(3)z^2 + a(4)xy + a(5)xz + a(6)yz + a(7)x + a(8)y + a(9)z + a(10) = 0拟合得到椭球方程的10个系数,其中X、Y、Z是采样点坐标的列向量集合。 -NSEDFEllipsoid fits ellipsoid based on
bouleng
- 对球谐函数图形进行仿真,供做算法研究人员参考,插值与拟合,解方程,数据分析。- Of spherical harmonics graphic simulation, Algorithm for researchers to do reference, Interpolation and fitting, solution of equations, data analysis.
kenggou
- 对球谐函数图形进行仿真,插值与拟合的matlab实现,FMCW调频连续波雷达的测距测角。- Of spherical harmonics graphic simulation, Interpolation and fitting matlab implementation, FMCW frequency modulated continuous wave radar range and angular measurements.
funying
- 对球谐函数图形进行仿真,插值与拟合的matlab实现,GSM中GMSK调制信号的产生。- Of spherical harmonics graphic simulation, Interpolation and fitting matlab implementation, GSM is GMSK modulation signal generation.
hunmeng
- 插值与拟合,解方程,数据分析,人脸识别中的光照处理方法,对球谐函数图形进行仿真。- Interpolation and fitting, solution of equations, data analysis, Face Recognition light treatment method, Of spherical harmonics graphic simulation.
jui_fh47
- 是路径规划的实用方法,利用最小二乘算法实现对三维平面的拟合,对球谐函数图形进行仿真。- Is a practical method of path planning, Least-squares algorithm to fit a three-dimensional plane, Of spherical harmonics graphic simulation.
椭球拟合
- 根据三维坐标拟合椭球面 基于非线性最小二乘法(Ellipsoid fitting based on 3D coordinates based on nonlinear least squares method)