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

搜索资源列表

  1. ma er ke fu

    0下载:
  2. 该程序完成马尔可夫分析,马尔可夫分析是运筹学中很重要的一个技术。-Markov analysis, operations research, Markov analysis is a very important one technology.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1392
    • 提供者:扬帆
  1. MA

    0下载:
  2. 气象上常用的滑动平均的程序,用fortran写的-Weather on the commonly used moving average procedure, written by fortran
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1488
    • 提供者:monica
  1. Big

    0下载:
  2. 大数的模运算。 a^b % m a可以为1000位的大数,b,m在int 范围内-Large numbers of modulus operator. a ^ b ma for 1000 of large numbers, b, m in the range of int
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:816
    • 提供者:方宇浩
  1. Iluk

    2下载:
  2. 这是用于线性方程组求解的ILUK预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR),采用如下结构存储:struct Distmatrix {double **ma int **ja,dimension,*nnzrow } 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equations ILUK preconditioning algor
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:58626
    • 提供者:张德柱
  1. FRFT

    3下载:
  2. FRFT时频变换代码(参考算法:H.M. Ozaktas, M.A. Kutay, and G. Bozdagi.Digital computation of the fractional Fourier transform.IEEE Trans. Sig. Proc., 44:2141--2150, 1996.)-FRFT transform time-frequency code (reference algorithm: HM Ozaktas, MA Kutay, and G. Bozda
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-16
    • 文件大小:4187
    • 提供者:monica
  1. time_seris

    5下载:
  2. 时间序列预测算法。支持5种常见的算法 移动平均 非线性回归 指数平滑等-ar, ardemo ma
  3. 所属分类:Algorithm

    • 发布日期:2016-05-21
    • 文件大小:619717
    • 提供者:gaoxiang
  1. 111186768zuixiaoercheng

    0下载:
  2. 用VC编的最小二乘法曲线拟合的源码,很使用-YONG VC BIAN DE ZUIXIAOERCHENGFA DE YUAN MA.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1034
    • 提供者:DUYUNJING
  1. MA

    0下载:
  2. THIS IS A PROGRAM FOR CALCULATING MOVING,已调式可用.-THIS IS A PROGRAM FOR CALCULATING MOVING
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1093
    • 提供者:小杨
  1. FatWaterDiff

    0下载:
  2. This code implement the algorithm in Jingfei Ma s paper: Breath-Hold Water and Fat Imaging Using a Dual-Echo Two-Point Dixon Technique With an Efficient and Robust Phase-Correction Algorithm. This code is my work several years ago, and it is annotate
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:453792
    • 提供者:Dolly
  1. wccc

    0下载:
  2. (1)已知甲数的35 是36,甲数是( )。已知乙数的47 是12,乙数是( )。   (2)40分钟是1小时的( ),1小时的35 是( )分钟。 (3)铅笔的单价是钢笔的920 ,把( )看作单位“1”。 二、根据算式补充条件   (1)停车场有24辆大汽车,( ),有多少辆小汽车?     24÷23   (2)停车场有24辆大汽车,( ),有多少辆小汽车?     24×23   (3)停车场有24辆小汽车,( ),有多少辆大汽车?     24×
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:4027
    • 提供者:wanchao
  1. tuo-ma-si-son

    1下载:
  2. 追赶法和托马斯算法,是计算流体力学基本程序,能正确运行-Pursuit method and Thomas algorithm, is the basic computational fluid dynamics program, to run correctly
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:8889
    • 提供者:丁雪
  1. Ma-Calculatrice

    0下载:
  2. there is an other java project in eclipse explaine how to code a simple calculator with a motor cla-there is an other java project in eclipse explaine how to code a simple calculator with a motor class
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:5975
    • 提供者:HICHAMOVIT41
  1. na7

    17下载:
  2. Orthogonal Polynomials Approximation 数值分析,计算正交基多项式的系数 -Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m poin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1073
    • 提供者:郭方舟
  1. ARaMA

    0下载:
  2. 自己编写的AR 过程和 MA 过程的函数 其中AR过程提供理论值和实际值的比较,MA过程没有。 具体用法直接调用AR.M和MA.M就行了-I have written the AR process and the function of the MA process AR process to provide a comparison of the theoretical and actual values ​ ​ of MA process is not. Spec
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:7789
    • 提供者:黄晨阳
  1. BGK1D

    0下载:
  2. 1维格子Boltzman方法的fortran源代码,适合初学者-UGKS1D.f90 is for 1D shock structure calculation at Ma=8
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4469
    • 提供者:dabao
  1. mo-phong

    0下载:
  2. Mo phong ma LDPC voi he thong
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:6554
    • 提供者:bravo1992
  1. MA-ASK

    0下载:
  2. 混沌通信系统mA-ACSK的仿真,画出理论情况下和实际仿真情况下的几种误码率去曲线图-Exact Analytical Bit Error Rates for Multiple Access Chaos-Based Communication Systems
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1579
    • 提供者:lidiyang
  1. Task4

    0下载:
  2. 安德森的空气动力学大作业。计算激波前后的马赫数的特征线的。-Anderson s book. Aerodynamic.Ma number charactertistic line.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:310098
    • 提供者:tiallen
  1. Runge-Kutta-method

    0下载:
  2. You should have received a copy of the GNU General Public License !aFloor, Boston, MA 02110-1301, USA. -You should have received a copy of the GNU General Public License !aFloor, Boston, MA 02110-1301, USA.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:741
    • 提供者:mehad
  1. shockintersection

    0下载:
  2. 两道斜激波相交、反射过程,计算流场中各点的压力,MA数,温度等。-Two intersecting oblique shock, the process of reflection, pressure calculation of each point in the flow field, MA number, temperature and the like.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1544
    • 提供者:彭宁宁
« 12 »
搜珍网 www.dssz.com