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

搜索资源列表

  1. fct.tar

    0下载:
  2. FCT-通量修正输运,一种高精度数值计算格式,在CFD中应用广泛。这里给出的对于一维标量守恒方程的C语言程序,是该格式入门的绝好资料。-FCT-flux corrected transportation, is a a high order numerical scheme, which is wiedly usd in CFD field. Enclosed herewith is a C vesion for 1D scalar equation, and hope to be helpfu
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:22.31kb
    • 提供者:Jinguang Yang
  1. strassen

    0下载:
  2. 矩阵算法的strassen算法,利用此方法只需执行7次递归的矩阵乘法运算和标量次加法和减法运算。-Matrix algorithm strassen algorithms, using this method only 7 recursive implementation of matrix multiplication and scalar addition and subtraction computation times.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:973byte
    • 提供者:
  1. WGL02

    0下载:
  2. 自行编写一个简单的Vector3 向量类,至少需支持3D向量间的加减乘除操作,向量与标量浮点数的乘除操作,以及点乘(Dot)和叉积(Cross)以及归一化(Normalize)操作。(20 ) (2) 自行编写一个Matrix4x4矩阵类,至少需要支持矩阵间加减操作,矩阵乘操作,矩阵单位化操作(Identity,即输出一个单位矩阵),转置操作,以及矩阵与3D向量相乘的操作。(请思考为何使用4x4的矩阵,并注意其与3D向量的相乘方式,实际上,我们需要将3D向量转为4D齐次表示形式,相乘后再转换
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:513.11kb
    • 提供者:sun
  1. Matrix-Chain_JAVA

    0下载:
  2. Matrix Chain Multiplication is perhaps the quintessential example of dynamic programming. The problem can be stated as follows: given a chain <A1, A2,..., An> of n matrices, where for i = 1, 2,...,n, matrix Ai has dimension pi-1 x pi, fully par
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.25kb
    • 提供者:Justas
  1. TEST_MIN

    0下载:
  2. C + +库,它定义的问题涉及到一个标量参数的标量函数最小化-C++ library which defines problems involving the minimization of a scalar function of a scalar argument
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:6.32kb
    • 提供者:林为泳
  1. pscu

    0下载:
  2. A code which solves unsteady scalar transport equation for a given velocity field (2D convection/diffusion equation).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3.35kb
    • 提供者:xuyin
  1. Gradient

    0下载:
  2. 采用理查森外推法计算标量函数梯度的程序(很容易改写为计算雅克比矩阵),算例为sin(x)+cos(y)。richarson(fun,x0)中,h是初始步长,j是迭代次数,精度是2*j+2阶。-Scalar function gradient procedures using Richardson extrapolation method, in the function richarson (fun, x0), h is the initial step, j is the number of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:132.55kb
    • 提供者:weiwei
  1. Simple-C

    0下载:
  2. 用simple算法解决计算流体力学问题,湍流中被动标量扩散-Use simple algorithms to solve computational fluid dynamics problems, passive scalar diffusion in turbulent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:471.86kb
    • 提供者:傅盈
  1. omegaFai-Fortran

    1下载:
  2. 用涡量流函数算法解决计算流体力学问题,湍流中被动标量扩散-Vorticity stream function algorithms to solve computational fluid dynamics problems, passive scalar diffusion in turbulent
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-18
    • 文件大小:374kb
    • 提供者:傅盈
  1. UDS-unsteady

    0下载:
  2. 关于用户自定义标量输运(UDS)中非定态情况下的代码源项,主要用于非稳定流动的物质输运的耦合-On the code of the user-defined scalar transport (UDS) Central Africa steady state case the source terms, mainly for non-steady flow of the coupling of mass transport
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1008byte
    • 提供者:胡光
  1. Sdifferhl1

    0下载:
  2. 标量的合成分析,求f(n)在指数x(n)为高指数年(x(n)>coefh的年)的平均值fh、低指数年(x(n)<coefh的年)的平均值fl、高指数年与气候平均的合成差dh、低指数年与气候平均的合成差dl、以及高低指数年的合成差dhl和差的显著性tn(5,3)。 -Synthesis of analysis of the scalar, seeking in the index x (n) is the average of high index in the (x (n)>
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:2.54kb
    • 提供者:
  1. NND-scheme-solver

    1下载:
  2. 计算流体力学大作业之一:一维标量问题的CFD求解,格式为NND;C语言代码。-Computational Fluid Dynamics of operations, one: the one-dimensional scalar CFD solver, the format of the NND C language code.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:2.44kb
    • 提供者:king
  1. NND-subsonic

    0下载:
  2. fortran编写的一维标量问题的求解代码,格式为NND,亚声速来流。-to solve the problem of one-dimensional scalar code written in fortran format NND, subsonic flow.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:1.97kb
    • 提供者:king
  1. young

    0下载:
  2. CFD数值模拟,高精度数值计算格式,FCT-通量修正输运,一种高精度数值计算格式,在CFD中应用广泛。这里给出的对于一维标量守恒方程的FOR语言程序,是该格式入门的绝好资料。-CFD numerical simulation, high-precision numerical calculation format, FCT-flux correction transport, a high-precision numerical algorithm, widely used in CFD. Gi
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:2.24kb
    • 提供者:vanadium609
  1. Iterative-method

    0下载:
  2. 迭代法是解各种方程(含方程组)的基本方法, 它常通过构造一个定常的迭代格式,重复计算而产生一个收敛的解的序列(标量序列,向量序列等),逐步逼近问题的真解。-Iterative method is the solution of various equations (including equations) of the basic method, it is often by constructing a stationary iterative format, double counting
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:894byte
    • 提供者:Chanel
  1. lax

    0下载:
  2. lax数值格式,fortran书写代码,数值求解一维标量守恒方程-lax numeric format, fortran write code, numerical solution of one-dimensional scalar conservation equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:713byte
    • 提供者:Liyy
  1. 2DFlow_FVM

    0下载:
  2. Program for solving conservation equation for scalar transport using finite volume method with cartesian grids.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.07kb
    • 提供者:Joã o M??rcio
  1. wind_model

    0下载:
  2. The evolution the speed of wind according to time is modelized by a function analytical or generated by a statistical law starting the data of measurement for a given site. In a context of theoretical modeling, the profile of wind must satisfy two cr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.49kb
    • 提供者:Youcef
  1. blas-3.8.0

    0下载:
  2. 很有名的基础线性代数子程序库,里面拥有大量已经编写好的关于线性代数运算的程序。(The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard building blocks for performing basic vector and matrix operations. The Level 1 BLAS perform scalar, vector and vector-vector operat
  3. 所属分类:数学计算

    • 发布日期:2018-04-22
    • 文件大小:331kb
    • 提供者:老博
搜珍网 www.dssz.com