CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - explicit

搜索资源列表

  1. 四种差分方法求微分方程

    3下载:
  2. 差分法求解微分方程:古典显式法,收敛性最差;古典隐式法;Crank-Nicolson法,收敛性最好-difference method to solve the differential equation : Explicit classical method, the worst convergence; Classical implicit; Crank-Nicolson, the best convergence
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2795
    • 提供者:叶真
  1. jiefangchengju

    0下载:
  2. 求解方程组。输入方程组的系数距阵,程序先判断是否有解,有解输出解向量。-solving equations. The importation of the equation coefficient matrix procedure first determine whether explicit, explicit solution vector output.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:920
    • 提供者:宁微
  1. bdszh

    0下载:
  2. 偶写了个将中序表达式转化成后序表达式的程序。不过只能对单字符进行操作,现在改良了一下,能够对任意精度的数值进行运算,并且能够处理任意多的括弧(不过我并没有显式的允许输入[]或者{},只要将它们都成()就可以实现[]或者是{}的操作了),由于程序中间有小数点,所以在写成后序的时候,为了以便于区分输入的数据,我用下划线将它们隔离了开来。-even wrote a sequence of Chinese expressions into expressions sequence after the p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4478
    • 提供者:qinzuoyi
  1. 2007020516032920436

    0下载:
  2. VC++的正则DLL演示源码 演示正则DLL创建;DLL的显式调用和DLL的隐式调用-VC regular DLL demo source is the demonstration was to create DLL; Explicit DLL and call the DLL implicit call
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:161337
    • 提供者:商务通
  1. autolife

    0下载:
  2. Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,同时模型中的选择机制没有采用显式的适应度函数而是采用能量消耗的简单模型而自发涌现出来,所以可以认为Agent模型是一个类Tierra系统。然而与Tierra、Avida等数字生命模型不同的是,Autolife模型进行了大大的简化,它界面友好,操作直接。虽然没有给每个Agent装配一个虚拟计算机,但是Agent与环境的耦合则可以看成一个图灵
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:71637
    • 提供者:姚启迪
  1. ISAAC

    0下载:
  2. A compressible Euler/Navier-Stokes code written in F77. Developed mainly to test turbulence models. Worth a look if you want a code with advanced turbulence modeling (it has several two equation models, explicit ARSM models and full differential RSM
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-05-28
    • 文件大小:5633656
    • 提供者:sunsky170
  1. EQU_SOLVE

    1下载:
  2. 完整的以最速下降法,牛顿迭代法,二分法求解非线性方程的Matlab程序源代码,含GUI界面,简洁明了,可对每种算法绘制收敛曲线,计算求解精度。-the completely matlab source code for equation solving by adapting steepest descent method,newton method, binary divided method,graphics user interface applied,simply and explici
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:16990
    • 提供者:张宏欣
  1. adms

    0下载:
  2. 阿当姆斯显式和隐式求解方法,用四阶龙格库塔作为起始,然后运用四阶阿当姆斯算法求解初值问题。主要程序包含在test2.cpp中,方法简单易懂。编译环境VC2010-Adam James explicit and implicit method for solving fourth-order Runge-Kutta as a start, then use the fourth-order A Williams algorithm for solving initial value problem
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3856294
    • 提供者:张洪超
  1. VUMAT-failure-model

    7下载:
  2. 适用于ABAQUS的自定义材料子程序,适用于显式分析中描述材料失效的基于J2的材料模型-The ABAQUS apply to the self-defined material subroutine suitable for explicit analysis J2-based material model to describe material failure
  3. 所属分类:Algorithm

    • 发布日期:2014-06-12
    • 文件大小:26624
    • 提供者:凌焕然
  1. VUMAT-J2

    2下载:
  2. 适用于ABAQUS的自定义材料子程序,适用于显式分析的J2等向强化模型。-ABAQUS apply to the self-defined material subroutine suitable for explicit analysis J2 model to strengthen.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:2007
    • 提供者:凌焕然
  1. refangcheng

    2下载:
  2. 一维热传导方程的求解,包括显式和隐式,及其对比-One-dimensional heat conduction equations, including explicit and implicit, and the contrast
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:391905
    • 提供者:rnhua
  1. heat

    0下载:
  2. 显式差分法解传热方程的matlab脚步文件,并作图,内附说明,并保证解的稳定性。-this m file is using explicit FDT to solve one dimension heat transport PDE function
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1290
    • 提供者:elias chuh
  1. EulerExplicit

    0下载:
  2. 数值计算程序,欧拉显式方法求解线性微分方程-Numerical calculation procedure, the Euler explicit method for solving linear differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:523181
    • 提供者:肖留威
  1. try1.m

    0下载:
  2. 显性解偏微分matlab,包括三维图形,具体方式-explicit approach for PDE in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:849
    • 提供者:许户
  1. Explicit

    0下载:
  2. 按显示差分法计算河段各断面BOD浓度过程-calculate the process of the changes of BOD concentrations of different river sections using explicit difference method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:726
    • 提供者:jw
  1. heat-explicit

    0下载:
  2. heat transfer 1d explicit
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:808
    • 提供者:ali
  1. Skin-explicit

    0下载:
  2. This file contains a programm for skin detection based on explicit method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:57002
    • 提供者:khadija
  1. Euler-explicit-method

    1下载:
  2. 采用c语言格式进行了欧拉显式方法解微分方程-Euler explicit method for solving differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:14301
    • 提供者:
  1. Classical-explicit-example

    0下载:
  2. 古典显格式算例,对于一些算法要求比较高的同学有很好的使用-Classical explicit example, for some algorithms require high classmates have very good use
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:119808
    • 提供者:周神
  1. DFG

    0下载:
  2. using the matlab to solve the 2d heat transfer problem by explicit method
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:ryanccc
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com