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

搜索资源列表

  1. physics

    0下载:
  2. c实现物理中微分方程的数值解,有五个实际例子作说明-c achieve the numerical solution of differential equations in physics, there are five practical examples for illustration
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:161885
    • 提供者:啊久
  1. wangshen

    0下载:
  2. 程序,有帮助,通过学习课本的微分方程数值解的例子,用程序实现它的优劣性-it s very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:1281730
    • 提供者:骆晓双
  1. gauss-seidl

    0下载:
  2. 数值分析计算程序例子,高斯-赛德尔迭代法,用来解线性方程组,有注释。-Numerical analysis of the calculation procedure, Gauss-Seidl iterative method.
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1086
    • 提供者:Zhang li
  1. Jacobi

    0下载:
  2. 数值分析计算程序例子,雅克比迭代法求解线性方程,有注释。-Numerical the analysis calculation procedures example, Jacobi iterative method for solving linear equations .
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:526
    • 提供者:Zhang li
  1. cubic-spline

    0下载:
  2. 数值分析计算程序例子,三次样条插值法,边界条件:端点导数值已知。-Numerical the analysis calculation procedures example, cubic spline interpolation, boundary conditions: endpoint derivative
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1618
    • 提供者:Zhang li
  1. matlab-Numerical-calculation

    0下载:
  2. matlab 数值计算源代码例子及运行结果。 一元函数的极值 多元函数的极值 数值积分 求解常微分方程-matlab numerical source code examples and the results. Unary function extremum Multi-function extremum Numerical integration Solving Ordinary Differential Equations
  3. 所属分类:File Formats

    • 发布日期:2017-11-14
    • 文件大小:100188
    • 提供者:邓达成
  1. numerical-calculation

    0下载:
  2. 数值计算的好多个例子程序,对于使用matlab数值计算的初学者来说很有好处-The numerical calculation code, very good for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:84251
    • 提供者:戴夏强
  1. canshu

    0下载:
  2. proe同步模式下二次开发的简单例子,主要实现同步模式下对参数的各种操作,读取相关的参数值,希望对初学者能有点帮助-secondary development of simple examples the proe synchronous mode, synchronous mode for various operating parameters, read the relevant parameter values​ ​ , little help for beginne
  3. 所属分类:CAD

    • 发布日期:2017-11-16
    • 文件大小:20267
    • 提供者:王峰
  1. chapter1

    0下载:
  2. 微分方程数值求解中的单步法的具体是实现,其中包括欧拉单步法。有具体的例子,希望可以帮助大家-Specific single step in the numerical solution of differential equations, including Euler single step. Specific examples, we hope to help
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:5052
    • 提供者:jixinlong
  1. Newton_int

    0下载:
  2. 数值分析计算程序例子,牛顿基本插值法,注意如果插值次数n过高会产生龙格效应导致误差过大。-Numerical analysis program example, Newton interpolation, pay attention to the interpolation times n Runge effects lead to too high will produce error is too large.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:566
    • 提供者:Zhang li
  1. romberg

    0下载:
  2. 数值分析计算程序例子,龙贝格积分法求解函数积分,计算时注意函数端点处matlab是否能求出函数值,如不能需手动输入。-Numerical analysis of examples of the calculation program Romberg integration method for solving function integral.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:1165
    • 提供者:Zhang li
  1. poly

    0下载:
  2. 标题: 多边形游戏 时 限: 1000 ms 内存限制: 10000 K 总时限: 3000 ms 描述: 多边形游戏是一个单人玩的游戏,开始时有一个由n个顶点构成的多边形。每个顶点被赋予一个整数值,每条边被赋予一个运算符“+”或“*”。所有边依次用整数从1到n编号。 游戏第1步,将一条边删除。 随后n-1步按以下方式操作: (1)选择一条边E以及由E连接着的2个顶点V1和V2; (2)用一个新的顶点取代边E
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:206001
    • 提供者:YuanCongcong
  1. MATLAB神经网络30个案例分析源码

    5下载:
  2. 《MATLAB神经网络30个案例分析》一书的源代码,共300个案例,含有相应例子及数据、数值算法源码
  3. 所属分类:matlab例程

    • 发布日期:2013-04-01
    • 文件大小:5551197
    • 提供者:zdlsir
  1. LookupBlack

    0下载:
  2. 与C#入门者分享一款数据库查询例子,取出统计结果后10名数据,把数据库按一定数值排序后,取出排名最靠底的数据,和取出前几名其实类似,查询语句上的一个小小的改变。-For example, share a database with C# beginners 10 data after removing the statistical results, certain numerical sort the database, remove the top of the dock the data,
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:315377
    • 提供者:James
  1. chapter09

    0下载:
  2. matlab 中的一些很用的 基本代码。数值分析于应用一书里面的例子。-Matlab numerical analysis in the application of some very basic code.
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:4482
    • 提供者:fjp
  1. Montecarlo-matlab

    0下载:
  2.   概述Monte Carlo的一些基础知识,另外包括基于matlab用Monte Carlo方法计算数值积分的例子。-Monte Carlo outlined some of the basics, including those of the Monte Carlo method based on matlab using numerical integration examples.
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:270352
    • 提供者:汤儒峰
  1. NumAlgFor77

    0下载:
  2. 这是一个标准数值计算的Fortran77案例程序,虽然没有高深而专门的算法,但对一些常用的算法,如矩阵计算,插值,拟合,数值微分和积分,非线性方程求根,函数极值,常微分和偏微分方程的求解等给出了案例式的的解法,有助于数值方法初学者入门或老用户常规调用,也可以作为子例子程序调用。-This is a standard numerical Fortran77 procedures in case, though not profound and specialized algorithms, but
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:146793
    • 提供者:Jia Duojie
  1. Lecture9_input-output

    0下载:
  2. 一个非常详细的例子来教大家怎么在fortran里面input和output数值-A very detailed example of how to teach everyone in FORTRAN, input and output values
  3. 所属分类:assembly language

    • 发布日期:2017-05-16
    • 文件大小:3642147
    • 提供者:张一民
  1. numerical-calculation

    0下载:
  2. 数值计算,微分和积分的几个例子,针对于MATLAB2011a-numerical calculation
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:972551
    • 提供者:nick
  1. fib3Cla

    0下载:
  2. 数值 / 科学计算:包括仿真、实时数据获取和数据库访问等等。 Bjarne 的个人主页上,有一页 applications ,那儿列出了一些(全部或大部分)使用 C++ 编写的系统、应用程序和库。下面是一些例子 -数值 Numerical / / 科学计算:包括仿真、实时数据获取和数据库访问等等。 Scientific Computing: including simulation, re
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:17079
    • 提供者:zhutingyang
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com