资源列表
newton_Interpolation
- C++实现的牛顿插值算法:对于n个点的插值,产生多项式的时间复杂度是O(n*n),最终进行一个点的计算的时间复杂度是O(n)。-C++ realization of the Newton interpolation algorithm: For n of interpolation points, resulting in polynomial time complexity is O (n* n), the final calculation of a point of time comple
inv
- 运用数值分析的方法,对矩阵进行分解,并求解出可逆矩阵的逆-The use of numerical analysis method, matrix decomposition, and solve the inverse of a matrix invertible
interface1
- this is a program (algorithm )for matlab,
functions-of-numerical-computation
- 数值计算中,贝叶斯函数,高斯函数,Romberg,Runge,euler的matlab实现,简便易使用.-matlab program of Bezier,Guess Romberg,Runge,euler method in Numerical computation
focal-length-cal
- 光无源器件用C-lens,不同曲率半径,不同材料,计算光学焦距-Focal length calculation
Dijkstra
- Dijkstra algorithm with C-Dijkstra algorithm with C++
FEM1DQ
- This Matlab code solves a one-dimensional boundary-value problem using the finite element method. The boundary-value problem at hand is defined by the Poisson s equation in a simple medium (isotropic, linear, and homogeneous) characterized by a unifo
intelligent--location
- 所得税选址的智能算法,智能分区,降低算法复杂度,算法鲁棒性强,和穷举法一样可以获得全局最优解,同时计算量显著降低!-intelligent alogrithm for multi location porblem.
Untitled
- svm soloution for homework 4
fangchengqiugen
- 方程求根 二分法 割线法 牛顿迭代法 vc++源程序-dichotomy secant method Newton iteration vc source
RungeKutta
- RungeKutta method for nonlinear system dynamic analysis
计算本利和
- 这是一个计算银行利息和本利和的VB程序,,只要输入利率,本金,存款年数,就可以直接计算-This is a calculated bank interest and the principal and the VB program, as long as the importation of interest rates, principal, the number of years of deposits, it can be directly calculated
