搜索资源列表
单纯行法
- 单纯行法用于线性规划的计算 求解最优化问题-simple linear programming method for the calculation of solving optimization problems
SolverTable
- 这个是斯坦福大学商学院MBA教学用的Excel 集成的Visual Basicl语言编写的Solver软件,可以解决商业路径最优化问题-This is a Stanford University Business School MBA teaching Excel integration of the Visual Basi cl language prepared by the Solver software can solve business problems path optimizat
proj4
- MIT--航空航天工程中的计算方法_概率论方法实例——涡轮叶片中的热传导问题 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。-MIT- Aerospace engineering calculation
hospital
- 双鱼林asp.net医院信息管理系统源码 系统功能: (1)挂号管理:添加病人挂号信息,查询病人的挂号信息。 (2)划价收费管理:对医生给病人开的药方进行划价统计费用并收费,查询管理划价收费信息。 (3)住院管理:登记病人入院信息,办理病人出院,查询病人住院信息。 (4)药品库房管理:添加新药品信息,查询药品信息,调整药品名称和价格等信息。 (5)用户管理:可以设置每个用户是否具有使用某个功能的权限 (6)系统管理:可以设置系统的登陆密码,系统说明等。 系统
RobustSignalRecoveryApproachforCompressiveSensing.
- 文章提出了一种新的基于范数最优化问题的压缩感知重构算法。-This paper presents a new norm optimization problem based on the compressed sensing reconstruction algorithm.
production-max
- 生产最优化问题 某公司生产5种产品P1, P2, P3,P4,P5,其单价分别为550, 600, 350, 400, 200。生产过程有三道工序:研磨、钻孔、装配。其所需工时分别为: P1 P2 P3 P4 P5 I 12 20 0 25 15 II 10 8 16 0 0 III 20 20 20 20 20 各工序的生产能力(工时数)分别为288 192 384。 -Production optimization problem of a company
MATLAB
- matlab用遗传算法求解最优化问题,连续型问题-Matlab is used in the particle swarm optimization problem, the continuous optimization algorithm of the problem
auction_match
- 本人验证的非对称分配拍卖算法程序,非常稳健,可用于求解最优化问题-an asymmetric auction algorithm for max/min problem
Network-Optimization
- 国外权威讲解最优化问题的书籍,对最小费用流,最佳分配,最短路径等讲解非常透彻-A book for Network Optimization. It is very useful for min cost and min path problem