搜索资源列表
matmult
- 并行矩阵乘法。用于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
queueing4
- 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-
f_inverse
- 概率论与数理统计中的F分布的逆分布,有了它,可以免去查教科书附表的繁琐-probability theory and mathematical statistics on the F-distribution inverse distribution With it, check the textbook can avoid the cumbersome Schedule
f_dist
- 概率论与数理统计中的F分布函数,有了它,可以免去查教科书附表的繁琐-probability theory and mathematical statistics of the distribution function F, With it, check the textbook can avoid the cumbersome Schedule
t_dist
- 概率论与数理统计中的t分布函数,有了它,可以免去查教科书附表的繁琐-probability theory and mathematical statistics t distribution function With it, check the textbook can avoid the cumbersome Schedule
ElementAlloc
- 用元素分配法求解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
junyunfenbu.txt
- 由均匀分布的随机变量生成正态分布的随机变量的算法。-by uniform distribution of random variables generate normal random variable algorithm.
MathNet.Numerics-v0.3
- 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
stats_001
- 常用的数学统计算法,希望大家喜欢 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
gauss-rand
- 高斯分布源程序,基于三角函数产生的,希望大家多指点,交流-Gaussian distribution source, based on the trigonometric function, we hope that more guidance and exchanges!
weibull_density
- This algorithme calculate the distribution function to Weibu-This algorithme calculate the distribution function to Weibull
standard-normal-distribution
- 标准正态分布的源代码,用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
C-normal-distribution
- 用C程序计算符合正态分布的数值,同时实现正态分布的随机数。-With normal distribution with a C program to calculate the value, while achieving the normal distribution of random numbers.
Distribution
- 生成服从不同偏态分布的随机数,可以随意设定偏态值,生成需要的分布-skew distribution generating code, source code for different skew distribution
Normal-distribution-function
- 该程序能够实现数学统计中正态分布数学问题,读者可在原基础上进行修改-Normal distribution function
poisson-distribution
- A code simulates poisson distribution
particle-velocity-distribution
- 使用MATLAB计算粒子速度分布 ,绘制了与理论值比较的曲线,得到较好的仿真结果-MATLAB to calculate the particle velocity distribution
Charge-Distribution
- 静电场边值问题的计算,包含各种边值条件下电荷分布的计算-Boundary Value calculated electrostatic field, including the calculation under various boundary conditions of the charge distribution
Uniform distribution
- it is a simulation of wichman hill algortihm which generate a uniform distribution of limoit 0 and 1
gauss distribution
- 用C语言产生服从高斯分布的随机数,可以由用户指定并输入高斯分布的均值和方差(to use C program get gaussian distribution variates)