资源列表
Calc_Pi
- 一种数学公式计算PI的逼近似值的方法,n值越大越精确。-A mathematical formula to calculate PI approximation methods.
fdnew
- 自适应步长有限差分求导求解Jacobian矩阵-Solve Jacobian matrix using finite difference with adaptive stepsize
zhubuss
- MATLAB逐步搜索法计算方程的根. 逐步搜索法也称试算法.它是求方程f(x)=0的根的近似值位置的一种常用的方法. 逐 步搜索法依赖于寻找连续函数)f(x)满足f(a)与f(b)异号的区间[a,b]一旦找到区间,无 论区间多大,通过某种方法总会找到一个根。-MATLAB root search method gradually equation
NthrIn2
- 一个关于机器人轨迹规划的小程序,感觉不错,自己写的,希望对大家有帮助-IT IS about robot,in matlab,maybe it is useful to you ,hope you will like it
opensees-example
- is a example od opensees code
arithmetic
- 压缩文件主要包含是10道算法编程题:强盗分赃,区间相交问题,取数对弈,删除问题,统计你序对,整除15,整数因子分解,最优自然数,最长公共子串。 里面每道题都是.txt,包含了题目具体的描述及源码实现。程序实现是在vc6.0完成编译通过。-Zip file mainly contains programming algorithm is 10 questions: robbers spoils, interval intersection problem, take the number of c
pai
- 蒙特卡洛方法模拟计算圆周率,使用CodeBlocks开发环境-Monte Carlo simulation to calculate pi using CodeBlocks development environment
Algorithms-in-CPP-Source-Code
- 一些常用的经典算法,用C++语言实现,值得参考学习。-Some commonly used classical algorithm, using C++ language, it is worth learning.
orbit-satellite-navigation
- 完整的空间卫星轨道仿真程序以及空间卫星导航仿真程序。-Complete space orbit satellite navigation and space simulation program and simulation program.
self-service-and-obstacles
- 无人系统自助航路规划及自助避碰程序仿真算法发。-Unmanned systems and self-service buffet collision avoidance route planning program simulation algorithm hair.
Complete--Filter
- 完整的Kalman Filter、EKF、IEKF、Unscented Kalman Filter及Particle Filter滤波程序。-The complete Kalman Filter, EKF, IEKF, Unscented Kalman Filter and Particle Filter filtering procedure.
algorithm-CPP
- 用C++编程的十大算法,包括二分法、复化辛卜生公式、改进欧拉法、高斯迭代法解方程组、拉格朗日插值多项式、列主元高斯消去法、龙贝格算法、龙格库塔算法、幂法、牛顿迭代法、牛顿值多项式、四阶阿当姆斯预测公式、雅各比迭代法、变步长法、最小二乘法-ten algorithm using C++
