CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - euler c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - euler c - List
[
Other
]
Numberical
DL : 0
拉格郎日插值多项式,高斯-赛德尔迭代法,改进欧拉法(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
Update
: 2008-10-13
Size
: 1.65kb
Publisher
:
凃道
[
File Operate
]
newoula-C
DL : 0
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y) * 初始条件为x=x[0]时,y=y[0]. * 输入: f--函数f(x,y)的指针 * x--自变量离散值数组(其中x[0]为初始条件) * y--对应于自变量离散值的函数值数组(其中y[0]为初始条件) * h--计算步长 * n--步数 * 输出: x为说求解的自变量离散值数组 * y为所求解对应于自变量离散值的函数值数组 -* Improved Euler method to solve initial value problems, not an order differential equation y = f (x, y) * initial conditions for x = x [0], y = y [0]. * Input : f -- function f (x, y) * x pointer -- from the array variable discrete values (x [0] for the initial conditions) * y -- corresponding to the variable discrete value of the function of the array (y [0] for the initial conditions) * h -- calculated step * n -- steps * output : Solving for x that the variable array * discrete values by solving y variables corresponding to the value of the discrete function arrays
Update
: 2008-10-13
Size
: 2.86kb
Publisher
:
xuyan
[
Other
]
Euler
DL : 0
用Euler法及其改进方法解初值问题u’=-5u,t0=0,u(0)=1 的微分方程。在C语言中实现
Update
: 2008-10-13
Size
: 6.67kb
Publisher
:
mabiao
[
Other resource
]
Euler
DL : 0
这是一个定步长欧拉法程序实现,在c++编译器上调试过了!
Update
: 2008-10-13
Size
: 1.22kb
Publisher
:
boody
[
Other resource
]
Euler
DL : 0
C语言实现的改进欧拉法,用定步长和变步长实现改进欧拉法求解常微分方程组。
Update
: 2008-10-13
Size
: 1.18kb
Publisher
:
小马
[
Mathimatics-Numerical algorithms
]
GJ_Euler
DL : 0
用C++写改进的欧拉法 计算方法上机实验-C write Improved Euler method for experimental methods
Update
: 2025-02-19
Size
: 225kb
Publisher
:
周长城
[
Data structs
]
EulerXXX
DL : 0
关于欧拉算法的表示,一个简单的演示,用c做的,希望对大家有帮助-on Euler algorithm, a simple demonstration of using c doing, we hope to help
Update
: 2025-02-19
Size
: 31kb
Publisher
:
杨诚
[
Special Effects
]
Mumford
DL : 0
Mumford模型相关的几个matlab和c源码-Mumford model related to the number of Matlab and c-source
Update
: 2025-02-19
Size
: 43kb
Publisher
:
明明
[
Other
]
Numberical
DL : 0
拉格郎日插值多项式,高斯-赛德尔迭代法,改进欧拉法(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
Update
: 2025-02-19
Size
: 1kb
Publisher
:
凃道
[
Algorithm
]
4jf
DL : 0
偏微分方程四方法划曲线比较C源码. 欧拉法 改进欧拉法 龙格-库塔法 阿达姆斯法 -PDE method is four curves C source. Euler Euler Improvement Act Runge- Kutta method Adams Act
Update
: 2025-02-19
Size
: 37kb
Publisher
:
[
Other
]
Euler
DL : 1
用Euler法及其改进方法解初值问题u’=-5u,t0=0,u(0)=1 的微分方程。在C语言中实现-Use of Euler method and its improved method to solve initial value problem u =- 5u, t0 = 0, u (0) = 1 the differential equation. In the C language to achieve
Update
: 2025-02-19
Size
: 6kb
Publisher
:
mabiao
[
Algorithm
]
Euler
DL : 0
这是一个定步长欧拉法程序实现,在c++编译器上调试过了!-This is a fixed-step Euler method program in c compiler tried hike!
Update
: 2025-02-19
Size
: 1kb
Publisher
:
boody
[
Algorithm
]
Euler
DL : 0
C语言实现的改进欧拉法,用定步长和变步长实现改进欧拉法求解常微分方程组。
Update
: 2025-02-19
Size
: 1kb
Publisher
:
小马
[
OpenGL program
]
Euler
DL : 0
CAD图形处理中欧拉操作的OpenGL和C++实现代码-CAD graphics processing operation in the Euler OpenGL and C++ to achieve code
Update
: 2025-02-19
Size
: 325kb
Publisher
:
reallycsc
[
Windows Develop
]
Euler
DL : 0
C++解欧拉回路问题,解决了简单的情况,可以解大多数情况-C++ solution of the Euler circuit problem, to solve a simple situation, possible solutions to the majority of cases
Update
: 2025-02-19
Size
: 566kb
Publisher
:
pf
[
Algorithm
]
Euler.tar
DL : 1
一个非结构Euler方程的求解器,对于结构网格将点的坐标安((i=1,imax),k=1,kmax)输入后就可以了,适用于任何结构C型网格,但解法是非结构的哦!-A unstructural Euler equations solver, for unstructured grid coordinates of the point An ((i = 1, imax), k = 1, kmax) can be entered after, and apply to any structure, C-type grid, but the method non-structural Oh!
Update
: 2025-02-19
Size
: 11kb
Publisher
:
大波
[
AI-NN-PR
]
GD.C
DL : 1
C Code for Godunov Method of Gas Dynamics (Euler Equations)
Update
: 2025-02-19
Size
: 8kb
Publisher
:
Bidyut Bikash Gogoi
[
Other
]
project-euler-c-master
DL : 0
这是个用c编写的Euler项目。项目Euler是一系列挑战性数学或将要求更多比数学答案解决的计算机编程问题。-Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems. This is a C build for Project Euler. The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context.
Update
: 2025-02-19
Size
: 55kb
Publisher
:
Chen Zhang
[
Other
]
Euler-Algorithm-program-CPP
DL : 0
详细说明:基因组组装算法 欧拉算法C++源程序:很好的实现基因组组装和拼接的功能,包含实现该功能的所有程序。-Genome assembly algorithms calculate Euler C++ source: well implemented genome assembly and stitching functions, including all procedures to achieve this functionality.
Update
: 2025-02-19
Size
: 172kb
Publisher
:
丁晓
[
Algorithm
]
1-D 欧拉(Euler)方程求解Laval缩放喷管.rar
DL : 2
参照Blazek博士的单元节点法准1-D 欧拉(Euler)方程程序,编写采用单元中心法的准1-D 欧拉(Euler)方程求解Laval缩放喷管的程序。(Referring to Dr. Blazek's element node method, the quasi 1-D Euler equation procedure is used to prepare the quasi 1-D Euler equation using the cell center method to solve the Laval scaling nozzle procedure.)
Update
: 2025-02-19
Size
: 18kb
Publisher
:
燕儿鱼
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.