搜索资源列表
逢山开路模型
- 在本问题的求解中,修桥和挖隧道是两个相类似的求解过程,我们将求解过程分为两个部分:第一、对河岸边一固定点 ,将桥修在 处时,求解由起始点 到经固定点 到居民点 的最短路线。第二、如何确定 的位置,使得总路线的费用最小。我们分别用了两个模型来进行这两部分内容的求解。模型一、针对坡度的限制,利用小区域内的局部最优来达到全局最优。模型二、列出点 有一定的位移时,可以减少的费用 的函数方程,然后利用河岸附近等高线较紧密,公路不能沿偏离等高线方向前进的特性,求出减少的费用 的条件极值,从而确定最佳修桥地点
弹道 分析
- 铅垂平面飞行弹道仿真 名字为trajectory的是主程序。interp是一维、二维的插值程序,rk是龙格库它函数,grk2f是方程组的右端函数 -vertical plane flight trajectory simulation to name the trajectory of the main program. Interp is one-dimensional, two-dimensional interpolation procedures rk is Runge for it
attractors
- Attractors引力点是一个很有创意的简洁的flash程序。利用各个固定点上的不同的引力方程式来改变无数小颗粒的轨道。固定点能任由用户在运行中摆设。-Attractors gravitational point is a very creative brief flash procedures. Use various fixed points on the different gravitational equation to change countless small particle
itonpose
- 型随机微分方程的线性二次控制,线性二次控制 -stochastic differential equation of the linear quadratic control, linear quadratic control the linear quadratic control
jiefangcheng
- 求解方程式的根的算法,要求输入a,b,c 3个数据的值,输出结果将显示在方框内-solve the root of the equation algorithm, for the importation of a, b, c of the three data values output will be displayed in the box
牛顿法解方程之混沌情况1.32源代码
- 牛顿法解方程之混沌情况-Newton equation of Chaos
三对角方程组
- 關於三对角方程组的算法-on three pairs Kok equation algorithm
c++longgesuanfa
- 经典龙格-库塔算法c++实现,求解微分方程的高精确度的解法-classical Runge - Kutta algorithm c realized, to solve the differential equation of high precision Solution
Using_neural_networks_for_Job-Shop_types_of_schedu
- 本文在Hopfield神经网络的基础上针对FMS中Job_shop类型调度问题,提出了线性Hopfield神经网络的表示方法,给出了网络的能量函数表示方法及神经元状态方程.-Based on the Hopfield network on the basis of FMS Job_shop type transfer degrees, the linear Hopfield neural network model, given the network energy function metho
一元二次方程的根
- 写一个程序,求一元二次方程的根-write a procedure for one yuan quadratic equation roots
exer1
- 利用LU分解来求方程的解-use LU decomposition to seek solutions to the equation
simulink命令集
- simulink命令集(转载) 仿真命令: sim ---仿真运行一个simulink模块 sldebug ---调试一个simulink模块 simset ---设置仿真参数 simget ---获取仿真参数 线性化和整理命令: linmod ---从连续时间系统中获取线性模型(状态方程)-Simulink command sets (reproduced) simulation order : sim -- running a Simulink simulation module sldeb
用Java展示统计图表
- 介绍用Java计算以下几种统计值的方法:平均数,中位数,众数,标准方差,回归方程式,相关系数.-introduced Java calculated value of the following types of statistical methods : the average, median, mode, standard deviation, the regression equation, the correlation coefficient.
java2.rar
- 用java语言编程创建一个解一元三次方程的界面。输入相关系数可以解出x的根,并包含啦计算和清除按钮,Java programming language used to create a solution of one dollar three times the interface equation. Enter the correlation coefficient can be solved the root of x, and includes the calculation and re
equation
- 用于求得方程的解的一个小程序,因为写得很仓促,所以功能并不完善。-serve for different equation
Equation
- 在JAVA开发环境下 根据GUI编辑的简单的可以解一元二次方程的程序-In the JAVA development environment according to a simple GUI editor that can be the procedure for solving a Quadratic equation
equation
- 利用JSP+JavaBean+Servlet技术实现网络环境中一元二次方程的在线计算-Using JSP+ JavaBean+ Servlet technology network environment the online calculation of a quadratic equation
Equation
- 对一元一次,一元二次一元三次方程的求解,此题是java程序设计之网络编程的实验的源代码-On a dollar again, a quadratic equation Cubic, this problem is the network programming java programming source code for experiments
equation-grapher_es
- graph an equation in java
Equation
- 1、写一个求解一元二次方程的类Equation 2、实现两个异常类 NotQuadraticEquationException,和NoRealResultException 3、Equation的构造函数抛出NotQuadraticEquationException, 求解函数抛出NoRealResultException(Solve Eryuan's equations and thrown out)
