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

搜索资源列表

  1. matmult

    0下载:
  2. 并行矩阵乘法。用于mpi和openMP混合并行求解矩阵乘法问题。适用于分布共享存储cluster环境。无解压密码。-parallel matrix multiplication. OpenMP for mixed MPI and parallel matrix multiplication to solve the problem. Distribution applicable to the shared storage cluster environment. Without extract
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1838
    • 提供者:张哲
  1. queueing4

    0下载:
  2. N个并列的单通道等待制系统,各服务员能力相等,服务时间服从指数分布,顾客的总体到达服从指数分布,用Monte-Carlo方法,按1…N的顺序循环排入-N tied for the single-channel system, the attendant equal ability, service to follow exponential distribution, customers submit to reach the overall index distribution, Monte-
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2130
    • 提供者:李丹
  1. f_inverse

    0下载:
  2. 概率论与数理统计中的F分布的逆分布,有了它,可以免去查教科书附表的繁琐-probability theory and mathematical statistics on the F-distribution inverse distribution With it, check the textbook can avoid the cumbersome Schedule
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2070
    • 提供者:温泉
  1. f_dist

    1下载:
  2. 概率论与数理统计中的F分布函数,有了它,可以免去查教科书附表的繁琐-probability theory and mathematical statistics of the distribution function F, With it, check the textbook can avoid the cumbersome Schedule
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2058
    • 提供者:温泉
  1. t_dist

    0下载:
  2. 概率论与数理统计中的t分布函数,有了它,可以免去查教科书附表的繁琐-probability theory and mathematical statistics t distribution function With it, check the textbook can avoid the cumbersome Schedule
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2068
    • 提供者:温泉
  1. ElementAlloc

    0下载:
  2. 用元素分配法求解0-1整数规划问题,比匈牙利法简单且易实现,该算法已通过实例验证-elemental distribution method 0-1 integer programming problems than Hungary and France is simple to implement, The algorithm has been verified by examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1292
    • 提供者:yay
  1. junyunfenbu.txt

    0下载:
  2. 由均匀分布的随机变量生成正态分布的随机变量的算法。-by uniform distribution of random variables generate normal random variable algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1117
    • 提供者:clovel
  1. MathNet.Numerics-v0.3

    1下载:
  2. Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-uniform random generators, see MathNet.Numerics.Generators. - Dis
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:896352
    • 提供者:李华明
  1. stats_001

    0下载:
  2. 常用的数学统计算法,希望大家喜欢 Calculate the approximation of the standard normal distribution -commonly used mathematical statistical algorithm, hope you like Calculate the approximation of the stan DST normal distribution
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3324
    • 提供者:林等
  1. gauss-rand

    0下载:
  2. 高斯分布源程序,基于三角函数产生的,希望大家多指点,交流-Gaussian distribution source, based on the trigonometric function, we hope that more guidance and exchanges!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:930
    • 提供者:陈波
  1. weibull_density

    0下载:
  2. This algorithme calculate the distribution function to Weibu-This algorithme calculate the distribution function to Weibull
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:648
    • 提供者:caba
  1. standard-normal-distribution

    0下载:
  2. 标准正态分布的源代码,用visual studio打开,已带有简单界面,输入值即可查询相应的标准正态分布值-Standard normal distribution of the source code, visual studio open, has been with a simple interface, you can check the corresponding input values ​ ​ of the standard normal distributio
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:44026
    • 提供者:许从
  1. C-normal-distribution

    0下载:
  2. 用C程序计算符合正态分布的数值,同时实现正态分布的随机数。-With normal distribution with a C program to calculate the value, while achieving the normal distribution of random numbers.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:593
    • 提供者:刘扬扬
  1. Distribution

    2下载:
  2. 生成服从不同偏态分布的随机数,可以随意设定偏态值,生成需要的分布-skew distribution generating code, source code for different skew distribution
  3. 所属分类:Algorithm

    • 发布日期:2014-08-10
    • 文件大小:7168
    • 提供者:luozhaosheng
  1. Normal-distribution-function

    0下载:
  2. 该程序能够实现数学统计中正态分布数学问题,读者可在原基础上进行修改-Normal distribution function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:644
    • 提供者:diqiuwuliuxue
  1. poisson-distribution

    0下载:
  2. A code simulates poisson distribution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4151
    • 提供者:XU Ke
  1. particle-velocity-distribution

    0下载:
  2. 使用MATLAB计算粒子速度分布 ,绘制了与理论值比较的曲线,得到较好的仿真结果-MATLAB to calculate the particle velocity distribution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2043
    • 提供者:江女士
  1. Charge-Distribution

    0下载:
  2. 静电场边值问题的计算,包含各种边值条件下电荷分布的计算-Boundary Value calculated electrostatic field, including the calculation under various boundary conditions of the charge distribution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2328
    • 提供者:
  1. Uniform distribution

    0下载:
  2. it is a simulation of wichman hill algortihm which generate a uniform distribution of limoit 0 and 1
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:95232
    • 提供者:loga1994
  1. gauss distribution

    0下载:
  2. 用C语言产生服从高斯分布的随机数,可以由用户指定并输入高斯分布的均值和方差(to use C program get gaussian distribution variates)
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:293888
    • 提供者:李老三2
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com