资源列表
four-Interpolation
- 数值计算中常用的四钟插值代码,包括牛顿、拉格朗日、艾米特插值等-Numerical calculation commonly used four clock interpolation code, including Newton, Lagrange, Amit interpolation
tabu
- 通过禁忌算法求解最优解的问题,可以计算最小值。-Through the tabu algorithm to solve the optimal solution of the problem, the minimum value can be calculated.
gaosi
- 高斯-赛德尔迭代法求解方程组,通过matlab编程实现。-Gauss-seidel iterative method for solving equations, by matlab programming.
Monituihuosuanfa1
- 模拟退火算法求解最优解问题,通过matalab程序实现。-Simulated annealing algorithm to solve the optimal solution of problem by matalab program implementation.
liangzisuichuansuanfa
- 粒子势垒隧穿算法,与退火原理基本一样,这是解决旅行商问题的源代码。-Particle tunneling barrier algorithm, and annealing the same basic principle, which is to solve the traveling salesman problem' s source code.
NLPforCQSDP
- 二次半定规划的非线性规划算法源代码,比内点算法快很多。-Based on the change of , an augmented lagrangian algorithm to solve convex quadratic SDP is proposed. The algorithm’s distinguishing feature is a factorization, the gradient method and an exact linesearch procedure. The c
Data_N
- 高斯方程的解法,使用VC++编程实现。内含具体事例,能立刻使用。-Solution Gauss equation, using VC++ programming. Contains specific examples, can be used immediately.
StaticCalc
- 电力系统潮流计算代码,可用于计算电力系统潮流,程序提供接口可以作为动态库调用-power system power flow calculate
hanso0_9
- H无穷大优化算法代码,用于计算固定阶数的控制器参数优化-HIFOO- A MATLAB package for fixed-order controller design and H-infinity optimization
gradsamp
- 梯度采样算法,用于梯度采样计算,matlab下编码实现-A ROBUST GRADIENT SAMPLING ALGORITHM FOR NONSMOOTH, NONCONVEX OPTIMIZATION
reactive_power_opt
- 电力系统无功优化算法,采用遗传算法计算电力系统无功优化-power system reactive power optimation
2
- 用c语言写的高斯消元法程序 Gauss-Seidel迭代算法程序 牛顿迭代算法程序 复化梯形公式算法程序 复化Simpson公式算法程序等-Written by c language program Gaussian elimination method Gauss-Seidel iteration algorithm Newton iterative algorithm complex algorithm trapezoid formula of complex algorithms proc
