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

搜索资源列表

  1. smaller_and_faster_intel_sse_code

    0下载:
  2. Codes exhibiting suitable data-flow parallelism can often profit from using Intel SSE, a SIMD extension to the CISC style In-tel 64 instruction set architecture. As SSE instructions are, on average, larger than scalar instructions, they exhibit a
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:107322
    • 提供者:Nhung
  1. shiyan

    0下载:
  2. 实现图像的平移,平移量应该可调(即用一个向量或两个标量保存平移量),并显示对图像“view”的处理结果。实现图像的缩放,缩放系数可调,分别用两个变量或一个向量保存水平和垂直方向的缩放系数,并显示对图像“view”的处理结果。 -The image of the pan, pan, volume should be adjustable (ie, a vector or two scalar to save the translation amount), and display the re
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:423606
    • 提供者:林林林
  1. Speech-coding-algorithms---Foundation-and-evoluti

    0下载:
  2. Speech Coding Standards, SIGNAL PROCESSING TECHNIQUES, STOCHASTIC PROCESSES AND MODELS, LINEAR PREDICTION, SCALAR QUANTIZATION, PULSE CODE MODULATION AND ITS VARIANTS, VECTOR QUANTIZATION, LINEAR PREDICTION CODING, etc.
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3365165
    • 提供者:Co
  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
    • 文件大小:1008
    • 提供者:胡光
  1. cormack.f.tar

    0下载:
  2. A crude but working 1D scalar advection PDE solver using the MacCormack scheme.-A crude but working 1D scalar advection PDE solver using the MacCormack scheme.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:918
    • 提供者:Kyle
  1. masscal

    0下载:
  2. Simulation sous simulink, de la machine asynchrone triphasée avec commande Scalaire, et modele dq de la MAS
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7916
    • 提供者:said
  1. ROI

    0下载:
  2. An example of a ROI - the program loads an image and given the coordinates of ROI sets using the cvSetImageROI (). It then calls the function cvAddS (), which adds to the array elements (pixels of the image), given a scalar value. The result is a col
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:160287
    • 提供者:kudukSweetone
  1. annlyap

    0下载:
  2. 最小RMSE神经网络方法计算Lyapunov指数的matlab函数。-This M-file calculates Lyapunov exponents with minimum RMSE neural network. After estimation of network weights and finding network with minimum BIC, derivatives are calculated. Sum of logarithm of QR decomposition
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1869
    • 提供者:miaomiao
  1. Source

    0下载:
  2. Implementation of a super scalar processor in java
  3. 所属分类:Java Develop

    • 发布日期:2017-12-06
    • 文件大小:5952
    • 提供者:Chinmayi
  1. Correlation

    0下载:
  2. 归一化处理,归一化是一种简化计算的方式,即将有量纲的表达式,经过变换,化为无量纲的表达式,成为纯量。-Normalization processing, normalization is a simplified manner, forthcoming dimensionless expression, after transformation into a dimensionless expression become scalar.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:880
    • 提供者:csy
  1. fimex-0.40.tar

    0下载:
  2. Fimex 是栅格地理空间数据的文件插值、操作和抽取的开发库。可在不同的扩展数据格式中转换,目前支持 netcdf, NcML, grib1/2, metgm, wdb 和 felt。它使您能够更改投影和插值的标量和矢量网格。它使我们能够在网格化数据集,并提取这些文件的唯一部分。对于简单的使用,Fimex还配备了命令行程 序fimex-Fimex is a the File Interpolation, Manipulation, and EXtraction library for gridd
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-07
    • 文件大小:2025329
    • 提供者:qoqo
  1. bisection

    0下载:
  2. [x,fVal,ExitFlag] = BISECTION(f,LB,UB,target,options) finds x +/- TolX (LB < x < UB) such that f(x) = target +/- TolFun. Any or all of f(scalar), f(array), LB, UB, target, TolX, or TolFun may be scalar or n-dim arrays. All non-scalar array
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:3602
    • 提供者:LStemp
  1. scs

    0下载:
  2. scalar costa watermarking
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:614
    • 提供者:ali
  1. pcolm

    0下载:
  2. A fully implicit, finite volume, flow solver for the incompressible 3D Navier-Stokes equations with generic scalar transport, in block structured, non-orthogonal, body fitted grids.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:6320
    • 提供者:Max X
  1. determinant

    0下载:
  2. 行列式在数学中,是由解线性方程组产生的一种算式。[1]其定义域为nxn的矩阵A,取值为一个标量,写作det(A)或 | A | 。行列式可以看做是有向面积或体积的概念在一般的欧几里得空间中的推广。或者说,在 n维欧几里得空间中,行列式描述的是一个线性变换对“体积”所造成的影响。无论是在线性代数、多项式理论,还是在微积分学中(比如说换元积分法中),行列式作为基本的数学工具,都有着重要的应用。 行列式概念最早出现在解线性方程组的过程中。十七世纪晚期,关孝和与莱布尼茨的著作中已经使用行列式来确定线性方
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:105498
    • 提供者:lay
  1. QS

    0下载:
  2. Image scalar quantization, reads an image and quantize it with a step n, test images are joined
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:421382
    • 提供者:sohaib lr
  1. ScalarxKalmanxFilter

    0下载:
  2. This code serves as a tutorial for implementation of Scalar Kalman Filter
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:855
    • 提供者:sohaa
  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
    • 文件大小:2598
    • 提供者:
  1. rayleigh

    5下载:
  2. 标量法(凡有华)提出的计算瑞雷面波频散函数的程序,可直接调用-Scalar (where China) calculation Rayleigh wave dispersion function program can be called directly
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-10-19
    • 文件大小:648
    • 提供者:金子奇
  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
    • 文件大小:2496
    • 提供者:king
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com