搜索资源列表
wyldancunxing
- 运筹学单纯行程序,可以进行灵敏度分析,输出的结果一目了然!-tacticians simple procedure, can conduct sensitivity analysis, the output of the transparent!
Solver_Table.下载实施线性规划的灵敏度分析
- solver,很有用的东西,可以下载实施线性规划的灵敏度分析,solver, useful things, you can download the implementation of linear programming sensitivity analysis
Principle-of-duality-
- 对偶原理及灵敏度分析以及实现它的算法,非常好用-Principle of duality and sensitivity analysis, and implementation of its algorithm is very easy to use
HBV_EDU
- 在土木工程和地球科学学科的学生开发的建模工具,以帮助他们了解水文过程,模型校准和灵敏度分析的基础上。这个建模工具,旨在提供一个以应用为导向的学习环境,介绍了通过使用一个简化的概念性水文模型水文现象。 HBV-EDU,学生可以练习在工程问题的解决和分析的概念思维。-HBV-EDU is a hands-on modeling tool developed for students in civil engineering and earth science disciplines to help
simplex-method
- matlab程序下的单纯形法,其中有二阶段法,大M法,灵敏度分析-simplex method with matlab,including two stage method,big M method and sensitivity analysis
Sensitivity_Analysis_in_matlab
- 如何使用Matlab对线性规划进行灵敏度分析-How you use Matlab sensitivity analysis for linear programming
卡尔曼滤波算法
- 一维卡尔曼滤波算法,可以直接使用,通过系统噪声和测量噪声调整灵敏度。(One dimensional Calman filtering algorithm can be directly used to adjust the sensitivity through system noise and measurement noise.)
functionequation
- 求解微风方程边界条件限制下的解。解一个方程组, du/dx+dv/dx=0 u=dn/dx v=-dm/dx du/dx=-exp(-x)+n*m/(m+n) 边界条件和初值条件 u(p)=0,u(0)=v(p),v(0)=0 n(0)=q 其中函数自变量为x,边界条件和初值条件中p为常量,q为变量(Solving the solution of the boundary condition of the breeze equation)