资源列表
Planer_convex_hull
- A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P. One way to visualize a convex hull is to put
FDTD_2.1
- 本程序是使用有限时域差分法计算模拟电磁波在光学薄膜中的传输,加入边界条件,可以计算加入有损耗介质进行计算模拟,运用Qt技术,运用Qmake进行工程管理。运用matlab显示结果-This procedure is the use of FDTD method simulation of electromagnetic waves in optical thin films in transmission, add the boundary conditions can be calculated
ntontrust5duowei08
- 解无约束优化问题的锥模型拟牛顿信赖域算法。不同与传统的二次模型方法。-A quasi-Newton algorithm based on the simple dogleg method is developed.
PLS
- 最小二乘法含有非线性线性拟合附有理论和实际的例子说明比较具有实际应用哟-PLS
beiyesi
- 一个经典的贝叶斯算法,可以用在很多项目,也可以提供大家学习和参考-A classical Bayesian algorithm, can be used in a lot of projects, may also provide U.S. study and reference
45095smoothing
- 这个帖子中我想讨论的是移动窗口多项式最小二乘拟和平滑方法,粗糙惩罚方法,以及kernel平滑方法。-Posts in this discussion I think are moving window least squares polynomial fitting smoothing method, crude methods of punishment, as well as the kernel smoothing method.
Matrix_and_Vector_and_Quaternion
- 矩阵、向量以及四元数的封装类,包含了基本的矩阵运算、向量运算、四元数运算以及矩阵与四元数的相互转换-Matrix and vector operations
111
- 一维油水两相模拟计算程序,包括数据输入,结果输出,模拟计算等。-One-dimensional simulation of oil-water two-phase process, including data entry, the results of the output, analog computing.
NB
- 朴素贝叶斯算法,以函数形式实现,花了一个上午的时间-Naive Bayes algorithm, in order to function the form of implementation, a morning flower time
Matrix
- 一个c++的矩阵类,包括头文件和源文件,功能函数非常全面-A Matrix Class, with a series of useful functions
Turingmachine
- 图灵机的模拟程序,计算机初学者必学的。快来看看吧 -Turing machine simulation program, a beginner must learn the computer. Come see and see
abfilterandKalmanfilter
- 本程序给出了ab滤波算法和Kalman滤波算法。 程序以叠加噪声的二维CV运动为例(包含轨迹突变情况),分别运用了ab滤波算法和Kalman滤波算法 对运动轨迹进行了跟踪,并比较了滤波性能。-This program give the Kalman filter algorithm and ab filter algorithm. Program uses the two-dimensional noise superimposed exercise as an example C