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

搜索资源列表

  1. MAIN 3-DIMENSIONAL CFD-PROGRAM

    2下载:
  2.   #//u(i,j)        x方向的速度u;或者θ方向速度uθ #//u(i,j)        y方向的速度v;或者径向速度ur'h\K #//pc(i,j)       压力修正 p'[OS #//p(i,j)        压力p-=5-+ #//p(i,j)    
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-12-03
    • 文件大小:11439
    • 提供者:tanglincn
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. 1002NA

    5下载:
  2. A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval. Format of function double Polynomial_Root(int n, double c[], double a, double b, double EPS) whe
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1039
    • 提供者:suncheng
  1. rotationmat3D

    1下载:
  2. 输入一个旋转角度,以及一个旋转轴,可以求出空间中任意点的旋转矩阵 注意角度用弧度单位-Given input: r: angle to rotate, in rads Axis: axis of rotation, defined as a 3point which connects to the origin. Output: 3x3 Matrix R such that for an arbitrary point v, Rv is the poi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1099
    • 提供者:guigui
  1. boxcount

    0下载:
  2. A set (e.g. an image) is called "fractal" if it displays self-similarity: it can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole. A possible characterisation of a fractal set is provided by the "box-
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1681831
    • 提供者:piri_small
  1. FastKalmanAlgorthm

    0下载:
  2. 快速卡尔曼算法是递推最小二乘算法中的一种, 它的收敛速度比梯度算法快得多, 其计算量又比常规卡尔曼算法少得多, 特别适合于跟踪像电离层这样的快变化时变信道。 本文对 用于自适应均衡的快速卡尔曼算法进行了详细研究。-Fast Kalman algo r ithm is one of recursive least squares algo r ithm s . It has much faster equalizer convergence than the gradient algo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:183348
    • 提供者:张海洋
  1. BankerAlgo

    0下载:
  2. It checks whether the processes r working in safe mode or in Deadlock Condidion.....pls do the modifications as per ur requirement...as it is implemented static
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:16239
    • 提供者:Priti
  1. nsym

    0下载:
  2. 该程序用于模拟非对称陀螺分子的转动光谱。可以用于计算最大J为250的谱线,并可以对测得的谱线进行模拟耦合。-This program embodies most features deemed necessary for this type of calculation: Watson s reduced asymmetric top Hamiltonian up to decadic terms, with Wang factorization Reductions A an
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:4994
    • 提供者:红袖
  1. Character-Frequency-Analysis-of-Bosnian

    0下载:
  2. In this project I chose Bosnian language to do the character frequency analysis. Bosnia and Herzegovina are the countries using Bosnian as their official language and more than 2.2 million people speak this language all around the world. It has 5
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:41049
    • 提供者:ajith srikukan
  1. TimeSeriesVC

    0下载:
  2. 时间序列相关性分析假设有两个时间序列X={x1,x2,…,xn},Y={y1,y2,…,yn},X和Y在延迟l处的相关系数R(l)计算公式如下: 其中,l的最大取值为n/2。当l的值从0变化到n/2时,就可以得到多个R(l)值,令R(l)最大值所对应的延迟为lmax,如果R(lmax)>σ(一个人为定义的阈值),那么我们就说时间序列X和Y具有延迟相关性,Y延迟于X的量为lmax。-Time series correlation analysis assumes that there a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:52050
    • 提供者:JLH
  1. rtw

    2下载:
  2. CFD经典算例:RT不稳定性,采用五阶WENO格式,可作为测试算例,激波分辨率-CFD classic example: R-T instability,Fifth-order WENO scheme can be used as the test example。Shock resolution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4569
    • 提供者:刘琦
  1. fishpack4.0

    0下载:
  2. 二维泊松方程求解器,主要使用循环约代法求解各种位形泊松方程-FISHPACK contains a collection of Fortran77 subroutines that solve second- and fourth-order finite difference approximations to separable elliptic Partial Differential Equations (PDEs). These include Helmholtz equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:175623
    • 提供者:Chaofeng
  1. Calendar-algorithm-code

    0下载:
  2. 阳历日期推算阴历日期的方法:前已述及阴历日期是以月亮的圆缺为计月单位,其以逢朔为初一,以月望为十五(大月为十六日),以月晦为二十九日(大月为三十日)。然而目前记时通常用阳历日期表达,如欲将阳历日期换算成阴历日期可以用以下两种方法:其一是查《新编万年历》,如查1984年6月8日是阴历几日?翻开万年历6月10日是阴历十一,则逆推6月8日是阴历初九。其二可以利用公式推算阴历日期: 设:公元年数-1977(或1901)=4q+r 则:阴历日期=14q+10.6(r+1)+年内日期序数-29.5n (注:
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:6761
    • 提供者:Ryan
  1. AHP

    2下载:
  2. 使用R语言实现的层次分析(AHP)代码,只要数据和判断矩阵即可运行得出所需结果-Using the R language implementation of AHP (AHP) code, as long as you can run data and judgment matrix obtained the desired result
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3183
    • 提供者:廖毅云
  1. Data Mining with R learning by case studies

    0下载:
  2. 我就下一个20k的文档就必须上传上传上传吗吗吗吗(data mining dddddda daf fafsd df as fsd df sdf)
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:1635328
    • 提供者:xiang16
搜珍网 www.dssz.com