CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - euler

搜索资源列表

  1. gjEuler

    0下载:
  2. 这是改进的欧拉算法源码-This is an improved Euler algorithm source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:842
    • 提供者:李真婷
  1. 实验4-微分方程

    0下载:
  2. 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:100454
    • 提供者:葛林
  1. abooy

    0下载:
  2. hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however, covered only the core of the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7451
    • 提供者:阿波
  1. EulerXXX

    0下载:
  2. 关于欧拉算法的表示,一个简单的演示,用c做的,希望对大家有帮助-on Euler algorithm, a simple demonstration of using c doing, we hope to help
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:32406
    • 提供者:杨诚
  1. ol

    0下载:
  2. 欧拉前差公式通用程序 欧拉前差公式的算法,精度不是很高,误差相对比较大- In front of Euler in front of difference formula general routine Euler the difference formula algorithm, the precision is not very high, the error relative quite is big
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:899
    • 提供者:石头
  1. 常微分方程初值问题的数值解法

    1下载:
  2. 常微分方程初值问题的数值解法:Euler方法、 Runge-Kutta方法、线性多步法、预测-校正法、 等。-Ordinary Differential Problems Numerical Solution : Euler's method, Runge - Kutta method, linear multi-step forecast-correction method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:21166
    • 提供者:周思良
  1. 欧拉数

    0下载:
  2. 这是一个计算图像中的欧拉数的程序.先将图像二值化,然后再求反计算欧拉数-This is a calculated image of the Euler number of procedures. First two binary images, and then calculated for anti-Euler number
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:14239
    • 提供者:孙月
  1. 综合算法

    4下载:
  2. 数值类综合算法 常用数值计算工具包(龙贝格算法、改进欧拉法、龙格库塔方法、复合辛普森),Matlab数学建模工具箱(以及众多实例)。 常用算法:如Floyd算法、分治算法、动态规划、组合算法、贪婪算法-composite numerical algorithm commonly used numerical Kit (Romberg algorithm, improved Euler, Runge Kutta method composite Simpson), Matlab ma
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1452699
    • 提供者:罗鹏魁
  1. ImprovedEular

    0下载:
  2. 改进欧拉法——工科学生课程设计必备小程序之二,内附说明-Improved Euler France -- engineering students design courses required two small procedures, enclosing Note
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19588
    • 提供者:yang
  1. eulerpro

    0下载:
  2. 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y)-Improved Euler method to solve initial value problems, not an order differential equation y = f (x, y)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2745
    • 提供者:付艳卿
  1. EULER1

    0下载:
  2. Euler 回路问题 .问题描述: 对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次 的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。 .编程任务: 对于给定的图G,编程计算图G 的一条Euler 回路。 .数据输入: 由文件input.txt 给出输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个 顶点和m 条边,顶点编号为
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:62019
    • 提供者:无翼
  1. tongjitezhengtiqu

    0下载:
  2. 统计特征提取的小程序,带有一个测试图象,提取的特征为质心\\面积\\欧拉数\\X轴和Y轴投影-statistical feature extraction small program with a test image, Feature Extraction for Centroid \\ area \\ Euler number \\ X-axis and Y-axis
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:61324
    • 提供者:fun
  1. Neville

    0下载:
  2. 本程序为基于matlab的插值分析与Euler解常微分方程的应用实例。-the procedures for the Matlab-based analysis and interpolation Euler solution of the ordinary differential equations application examples.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1034
    • 提供者:阙歌
  1. vis.tar

    0下载:
  2. 用欧拉,龙格库塔,Heuch 方法解非线性方程的其中一种方法,没有解密密码-with Euler, the Runge - Kutta, Heuch method for solving systems of nonlinear equations, one way yet to be declassified Password
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:89491
    • 提供者:Ellen Niu
  1. htf1d

    1下载:
  2. 一维粘性流体求解,显示格式,欧拉时间离散-one-dimensional viscous fluid solution, display format, the Euler discrete time
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1500
    • 提供者:黄科峰
  1. Part_2_C_programmes

    0下载:
  2. 程序总结2 改进欧拉法|高斯消去法|简单迭代法|列主元元素消元|龙贝格算法|龙格库塔方法|牛顿插值多项式-procedures to improve Euler France | Gaussian Elimination | simple iteration | out the main elements Consumers billion yuan | Romberg Algorithm | Runge Kutta method | Newton polynomial interpolatio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4981
    • 提供者:周琳
  1. Euler_Taylor

    0下载:
  2. Euler解常微分方程,Taylor解常微分方程,追赶法求解三对角方程-Euler solutions ordinary differential equations, differential equations solution Taylor, catching up with the method three pairs Kok equation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1371
    • 提供者:陈鹏
  1. Numberical

    0下载:
  2. 拉格郎日插值多项式,高斯-赛德尔迭代法,改进欧拉法(C++),如果有什么错误,请联系tudaoyong456@163.com-Lagrange polynomial interpolation, Gauss - Seidel iterative method to improve Euler (C + +), If there is anything wrong, please contact tudaoyong456@163.com
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1693
    • 提供者:凃道
  1. F_simu1

    0下载:
  2. 找不到分类,内容是欧拉差分算法解方程。比较简单适合初学者。-not classified, as is the difference Algorithm for Euler equations. Relatively simple for beginners.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:900
    • 提供者:zzz
  1. 五阶WENO格式计算一维Euler方程

    3下载:
  2. 本代码使用五阶WENON格式来计算一维Euler方程,具体算例包括,SOD激波管,LAX激波管,Shu-Osher问题,和双爆轰波问题,输出的数据格式文件为dat文件,可直接导入tecplot或origin中绘图。
  3. 所属分类:数学计算/工程计算

« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com