资源列表
mp
- 利用最优化算法中的单纯形法求解线性回话问题的最优解,只需输入矩阵,即可得结果-The use of optimization algorithm simplex method for solving linear optimal answer the question, just enter the matrix, you can get results
Azimuth
- 用C++编写方位角计算程序的示例程序代码-Azimuth written in C++ code sample calculation program
GUASS
- 数值计算方法中的列主元高斯消去法,已经输入了增广矩阵。-Numerical methods out PCA Gaussian elimination, have entered the augmented matrix.
algorithm-CPP
- 用C++编程的十大算法,包括二分法、复化辛卜生公式、改进欧拉法、高斯迭代法解方程组、拉格朗日插值多项式、列主元高斯消去法、龙贝格算法、龙格库塔算法、幂法、牛顿迭代法、牛顿值多项式、四阶阿当姆斯预测公式、雅各比迭代法、变步长法、最小二乘法-ten algorithm using C++
self-service-and-obstacles
- 无人系统自助航路规划及自助避碰程序仿真算法发。-Unmanned systems and self-service buffet collision avoidance route planning program simulation algorithm hair.
Algorithms-in-CPP-Source-Code
- 一些常用的经典算法,用C++语言实现,值得参考学习。-Some commonly used classical algorithm, using C++ language, it is worth learning.
pai
- 蒙特卡洛方法模拟计算圆周率,使用CodeBlocks开发环境-Monte Carlo simulation to calculate pi using CodeBlocks development environment
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
NthrIn2
- 一个关于机器人轨迹规划的小程序,感觉不错,自己写的,希望对大家有帮助-IT IS about robot,in matlab,maybe it is useful to you ,hope you will like it
zhubuss
- MATLAB逐步搜索法计算方程的根. 逐步搜索法也称试算法.它是求方程f(x)=0的根的近似值位置的一种常用的方法. 逐 步搜索法依赖于寻找连续函数)f(x)满足f(a)与f(b)异号的区间[a,b]一旦找到区间,无 论区间多大,通过某种方法总会找到一个根。-MATLAB root search method gradually equation
Calc_Pi
- 一种数学公式计算PI的逼近似值的方法,n值越大越精确。-A mathematical formula to calculate PI approximation methods.
finity2D
- 二维有限元源代码,为位势问题基本代码,具有一定实用性-Two-dimensional finite element source code for potential problems basic code, with some practical
