搜索资源列表
fitellipse
- 这是我收集的一个老外编的最小二乘法拟合椭圆算法。希望能派上用场。-This is my collection of a foreigner series of the least squares fit algorithm for elliptic. Hope can be put to use.
sanjiaoxing
- 有限元学习研究用源代码(老外的),供科研人员参考
2dgrid
- 有限元学习研究用源代码(老外的),供科研人员参考
COGC++
- 有限元学习研究用源代码(老外的),供科研人员参考
The_Levenberg-Marquardt_Algorithm
- LM算法 老外写的The Levenberg-Marquardt (LM) algorithm is the most widely used optimization algorithm. It outperforms simple gradient descent and other conjugate gradient methods in a wide variety of problems. This document aims to provide an intuitiv
feat3d.ps
- featflow1.3RC10,有限元-流体,老外开发的,不错。-featflow1.3RC10, finite element- fluid, foreign development, yes.
howtofft_src
- 详细FFT算法,老外写的,比较经典,希望对大家有所帮助-FFT algorithm in detail, written by a foreigner, more classic, I hope all of you to help
UKF
- 无迹卡尔曼滤波算法的c语言。网上找到的,貌似是老外编的,蛮不错的。-unscented kalman filter code of visual c.
fitellipse(two-method)
- 我收集的老外编的椭圆拟合算法,C++实现,输入一组XY数据就能求出椭圆参数-I collected foreigner series the oval fitting algorithm, C++, achieve
TestDelaunay
- Delaunay三角函数的VB实现,是老外写的,带界面,值得借鉴。该函数用于生产三角网。-Delaunay trigonometric function VB implementation, is written by a foreigner, with the interface, is worth learning from. This function is used for the production of triangulation.
CG_DESCENT-C-2.0.tar
- 共轭梯度法求解凸二次规划,代码由C语言开发,老外编写的程序,很值得一读。-Conjugate gradient method for solving convex quadratic programming, code generated by C language development, foreigners prepared program, it is worth reading.