搜索资源列表
单纯行法
- 单纯行法用于线性规划的计算 求解最优化问题-simple linear programming method for the calculation of solving optimization problems
lllxqjq
- 该理论力学求解器可直观的演示、分析并求解理论力学题目。-the theoretical mechanics solver can be visual presentations, analysis and solution of theoretical mechanics topics.
PLAST_FEM
- 非线性有限元计算程序,利用有限元进行建模,非线性求解,数据齐全-nonlinear finite element calculation procedures, the use of finite element modeling, nonlinear solution, data incomplete
datuoyuanjuli
- 这是大地主题解算时求解大地距离的大椭圆距离的程序实现,用到的头文件我将同时上传-This is the theme of the earth Solution Solving the earth at the distance from the Oval Program, to use the header files, I will also upload
九宫格
- 九宫格的A*算法实现 可以选择两个估价函数,完成九宫格的自动求解。指导学生完成的一个优秀的课程设计,附完整的源代码和课程设计文档,主要是算法。-Jiugongge the A * algorithm can choose two valuation function, complete Jiugongge automatic solution. Students completed an outstanding curriculum design, with complete source co
cal_direct
- 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组-using the Runge - Kutta method direct solution differential equations, the procedures for example is 10 linear equations
UserPos
- 一个求解gps用户位置的代码,希望对于大家有所帮助-for gps users a location code, we hope for some help
Chance_Constrained_Programming
- 本程序是求解随即约束问题的优化计算:机会约束的模糊规划-this procedure is then bound to solve the optimization problem : the opportunity of fuzzy planning
幂法求解特征值
- 幂法求解方阵特征值和特征向量的源程序
20090826_kepler_solver
- 给出了采用牛顿法解超越方程,求解椭圆轨道及双曲线轨道开普勒方程中的偏近点角的源程序及例子;给出了解普适方程的函数及例子,是研究轨道理论中的重要函数,均基于matlab编程-Gives the solution of transcendental equation using Newton' s method, for solving elliptic orbit and the hyperbolic orbits Kepler equation Eccentric anomaly of t
新建文件夹
- 该方法避免了传统潮流的逐次迭代的繁琐过程,运用直接求解矩阵,直接进行潮流计算(his method avoids the tedious process of successive iteration of the traditional trend, and applies the direct solution matrix directly to the current calculation)
双星控制
- 两颗卫星相对运动问题的求解方程,对相对运动轨迹进行优化处理和运算。(The equations of relative motion of two satellites are optimized, and the relative motion trajectories are optimized and processed.)
应力弧垂
- 求解电线的应力弧垂曲线的matlab源代码(Matlab source code for solving the stress sag curve of a wire)
最短路径问题matlab求解详尽版
- 利用matlab的程序来求解物流的最短路径问题的详细文档(Detailed documentation of the shortest path problem of logistics using the matlab program)
integrated5node
- 区域综合能源系统中热-电联合建模,通过使用扩展牛顿拉夫逊算法进行统一求解,同时得出系统内热力系统和电力系统的状态参数。(The joint thermal-electrical modeling of regional integrated energy system is solved by using the extended Newton-Raphson algorithm, and the state parameters of the thermal system and the po
Constant_DQM
- 利用MATLAB编写ABAQUS的inp文件实现复合材料层合板问题的自动求解(Using MATLAB to write InP file of ABAQUS to realize the automatic solution of composite laminate problem)
高等应用数学问题的MATLAB求解(第二版)
- 本书系统介绍了基于MATLAB语言的高等应用数学问题的求解,(Solving higher applied mathematics problems with MATLAB)
激波捕捉C++求解程序
- 此为二维激波捕捉程序。是学习计算流体力学入门必学程序。(This is a two-dimensional shock capture program. It is a necessary program for learning computational fluid dynamics.)
边界元求解圆柱绕热
- The Boundary Element Method with programming书籍中的配套源程序之一,适合于边界元初学者学习边界元法求解圆柱绕热的详细步骤。