资源列表
fusionANDwk
- 基于matlab的几个kalman滤波以及多传感器融合和wk算法的程序-Matlab based on several kalman filtering and multi-sensor fusion algorithm and procedures wk
Numerical Recipes Source- C2.02
- 国外的c数值算法书籍源程序(Numerical Recipes Source- C2.02)- Overseas c value algorithm books source program (Numerical Recipes Source- C2.02)
gap4r4p3-win
- GAP源码-GAP-source
实现多个多项式的加法、减法、乘法
- 实现多个多项式的加法、减法、乘法- Realizes many multinomials addition, the subtraction, the multiplication
crc
- vb关于CRC校验的程序-vb about CRC verification procedure
cdt.tar
- 关于限制性四叉树实现算法的,很不错哦!- Realizes the algorithm about the restrictive four forks tree, is very good oh!
任务分配
- 最佳任务分配方案求解 ——任务分配 - The best duty assignment plan solves 鈻♀枴the duty to assign
methods-of-function-approach
- 5种函数逼近的c++代码, 1 级数求和(EULSUM) 2 多项式和有理函数(DDPOLY(函数值), POLDIV(两个多项式的商及余)) 3 切比雪夫逼近(CHEBFT->CHEBEV) 4 积分和导数的切比雪夫逼近(CHINT(不定积分), CHDER(导函数)) 5 用切比雪夫逼近求函数的多项式逼近(CHEBPC, PCSHFT)-five function approximation of c code, a series Summation (EULSUM) 2 and ra
AcmTemplate
- 参加ICPC的acm队员所使用的比赛模板,包括数论图论,计算几何等相关算法。-ICPC members to participate in the acm template used in the game, including number theory graph theory, computational geometry and other related algorithms.
altitude
- 无人机高度基于matlab卡尔曼滤波程序 数据融合-UAV height matlab-based Kalman filter data fusion procedure
GEE
- The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
Graham_ConvexHull
- 用动态数组法实现求凸壳的程序(格雷厄姆法),可供其它人员参考。-Method using dynamic array of procedures for Convex Hull (Graham Law) for other officers.