资源列表
rom
- 用Romberg算法计算定积分 #include <stdio.h> #include <math.h> #define MAX 10 double func(double a) { double y if (a == 0) return y = 1 else return y = 4/(1+a*a) //return y = pow(a,2) }-Romberg algorithm computes
dot-line
- 判断点在角内、点在多边形内,计算点间、点到直线、到线段距离等vb源程序-Determine the point in the corner, the points in the polygon, calculated point, the point to the straight line distance to other vb source
ISODATA(VC)PP
- ISODATA聚类的源代码 c语言实现 -ISODATA clustering source code c language
a
- 矩阵与数值分析:高斯法,高斯列主元法,G_S迭代,牛顿法,jacobi迭代法,G-S迭代法 ,牛顿法求根,三次样条插值,多项式拟合,复化Simpson方法,复化梯形方法,n=3的Gauss_Lengendre公式,4阶Runge-Kutta法求解微分方程-Matrix and numerical analysis: Gauss method out PCA Gaussian law, G_S iteration, Newton' s method, jacobi iterative m
ant-colony-and-mutual-information
- 该工具箱描述了基于蚁群算法和互信息进行非线性盲源信号分离-The toolkit is described based on ant colony algorithm and mutual information of nonlinear blind source signal separation
vaspak
- SP是维也纳大学Hafner小组开发的进行电子结构计算和量子力学-分子动力学模拟软件包。本程序用于产生vasp程序用的k点-SP is the University of Vienna Hafner team developed the electronic structure calculations and quantum mechanics- molecular dynamics simulation package. This procedure is used to generate
Multi-Target
- 多目标的数据关联融合处理算法,应用于决策级的目标类型判断等处理。-Multi-target data association fusion algorithm, applied to determine the type of decision-making level goals such treatment.
newtonchazhi
- 数值分析算法中的牛顿插值公式算法!用C++编写!-Numerical analysis algorithms Newton interpolation formula algorithm! Written by C++!
Velocity-planning
- 在三次样条的基础上实施速度规划。实现一定的轨迹目标-In the cubic spline based on the pace of implementation planning. To achieve a certain goal trajectory
gravity-invertion
- 实现重力反演,提供实例,建立模型正演,然后进行反演-Realize the gravity inversion, provide examples, modeling forward and inversion
pldacode
- This code is useful for PLD measurement
robustfit
- 稳健性回归分析拟合,带拟合阶数.属非线性最小二乘法,不受少量异常数据影响-Robust regression fitting with fitting order. Genus nonlinear least-squares method, a small amount of abnormal data is not affected