搜索资源列表

  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例程

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:孙月
  1. 综合算法

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

    • 发布日期:2024-05-17
    • 文件大小:1452032
    • 提供者:罗鹏魁
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:付艳卿
  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 和
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:61440
    • 提供者:无翼
  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. 所属分类:界面编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:阙歌
  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#编程

    • 发布日期:2024-05-17
    • 文件大小:89088
    • 提供者:Ellen Niu
  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例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:陈鹏
  1. EulerInMaths

    0下载:
  2. 搜集了Euler为数学界做出的贡献,以及Euler理论,Euler定律 喜欢数学的朋友不可错过-collected a number of scholars to make contributions, and the Euler theory, Euler law like mathematics friends not to be missed
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:82944
    • 提供者:王开
  1. MATLABpro

    0下载:
  2. 该程序包包含大量的matlab程序,比如Euler解常微分方程、neville插值、newton插值、Taylor解微分方程、改进平方根法、追赶法-The package includes a large number of Matlab program, such as Euler solutions ordinary differential equations, Neville interpolation, Newton inte
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:20480
    • 提供者:叶建槐
  1. eulerany

    0下载:
  2. Euler方法解 程序,使之适用于任意右端函数f,任意步长h和任意区间[to,T]。用h=1/4,1/8,1/16分别计算初值问题 -Euler method Solutions program, which applies to arbitrary subguadratic function f, arbitrary step h and arbitrary interval [to T]. With h = 1/4,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:yuyu
  1. eulertoquat

    0下载:
  2. 众所周知,欧拉角和四元数是存在对应关系的。后者用于导航等时不存在死区现象,而且,精度高,计算简单。-known, the Euler angles and quaternion is a correlation between them. Navigation for the latter did not exist at the Dead phenomenon, and with high accuracy, is simple.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:sea
  1. euro

    0下载:
  2. MATLAB程序,用于计算图象中的欧拉数,简单实用-MATLAB procedures used in the calculation of the image Euler number, simple and practical
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:winds
  1. 4jf

    0下载:
  2. 偏微分方程四方法划曲线比较C源码. 欧拉法 改进欧拉法 龙格-库塔法 阿达姆斯法 -PDE method is four curves C source. Euler Euler Improvement Act Runge- Kutta method Adams Act
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:37888
    • 提供者:
  1. luoti

    0下载:
  2. 一个模拟球体抛射的程序,分别使用了Euler 公式和Euler-Cromer公式进行模拟计算(含有分析报告),可作为高校计算机模拟课程编程作业-a spherical projectile simulation procedures, Euler, using the formula and Euler- Cromer formula simulation (containing analysis ), as college cours
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:143360
    • 提供者:唐易
  1. euler2

    0下载:
  2. 对于给定的图G,经过图中每条边恰好2 次的回路称为图G 的双Euler 回路.-for the given graph G, the map after each side exactly two times the loop known as the G-Euler circuit.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:水若寒
  1. shuzhijifeng

    0下载:
  2. 数值积分方法类型Model,1=欧拉法,2=二阶龙格库塔,4=四阶龙格库塔-numerical integration methods Model type, a = Euler, 2 = second-order Runge- Kutta, 4 = 4-order Runge- Kutta
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1337344
    • 提供者: 曾小权
  1. satellite1

    0下载:
  2. 针对卫星姿态控制中的一些常见运算的源码。如,四元素与欧拉角的互换,矩阵之间的运算等-against satellite attitude control of the operation some common source. For example, four elements and Euler angle swap between the matrix, etc.
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:黄海滨
  1. CHWF1

    0下载:
  2. 用C语言绘图显示实现数值分析中的Euler、 advanced Eular、punge_kutta、Lagrange、Newton插值算法以及二分法和弦切法-C language mapping realize numerical analysis of Euler, advanced eular, punge_kutta, Lagrange, Newton interpolation algorithm and dichotomy P
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:hujingpaper
  1. odeEuler

    0下载:
  2. 求解常微分方程数值解的Euler算法matlab源程序。-ordinary differential equation solving numerical solution of Euler algorithm Matlab source.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:闰土
  1. for_ordinary_differential_equation

    0下载:
  2. 用用改进欧拉法解常微分方程的问题,并应用该算法于实际问题.并在程序结果路比较用表列出近似解yi,准确解y(i)-with improved Euler method of ordinary differential equations, and the application of the algorithm to real issues. and the results of the proceedings in the road c
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:叶枫
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org