搜索资源列表
-
0下载:
文献1的仿真程序
solves the linear least squares problem with nonnegative variables =
using the newton s algorithm in [1].
[1] Portugal, Judice and Vicente, A comparison of block pivoting and
% interior point algorithms for linear least squares probl
-
-
0下载:
内点法最有潮流算法,使用简单,在实时电价理论中有重要的应用!-Interior-point method most flow algorithm, simple to use, have important applications in real-time electricity price theory!
-
-
0下载:
根据a comparison of block pivoting and interior-point algorithms for linear least squares problems with nonnegative variables 编写的相关算法。包含:active-set,principal pivoting algorithms,Newton s algorithm,predictor-corrector algorithm.对于解决非负最小二乘问题非常实用,注解简单,易于操
-
-
0下载:
此书包含线性规划单纯形方法、对偶理论、灵敏度分析、运输问题、内点算法、非线性规划K-T条件、无约束最优化方法、整数规划和动态规划等。(This book includes linear programming, simplex method, duality theory, sensitivity analysis, transportation problem, interior point algorithm, nonlinear programming K-T condition, unc
-
-
0下载:
在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
-