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

搜索资源列表

  1. generation-fo-random-numbers

    0下载:
  2. 通信系统中,服从标准分布、正态分布、泊松分布和瑞利分布的随机数的生成-the genneration of the uniform distribution, Gaussian distribution, Rayleigh distribution and Possion distribution, in communication system
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1055997
    • 提供者:lulu
  1. accessory_parameter

    0下载:
  2. lingjian.m-----蒙特卡罗方法 lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。 accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。 退火确定标定值/unitanneal()----模拟退火 连续型多个变量组合优化问题 这是对模拟退火方法的一次练习,结果证明模拟退火确实是一
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3285
    • 提供者:王彦钧
  1. tvnl

    0下载:
  2. 用来计算二维正态分布的分布函数,注意不是密度函数-use to calculate distribution function of bivariate norm distribution. note: not the density function
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4770
    • 提供者:wang nannan
  1. CH12

    0下载:
  2. C语言编写的统计学中几种特殊函数值计算的程序代码,包括伽马函数值、正态分布函数值、t分布函数值、贝塔函数值、误差函数值等等。-Code value of several special functions written in C, statistically, including the gamma function value, the value of the normal distribution function, t value of the distribution functio
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:17025
    • 提供者:胡小军
  1. pointGene

    0下载:
  2. 用C++编写的四种分布类型的点集生成程序,包括Gauss-Kuzmin 分布,正态分布,均匀分布-In C++ to write four distribution types of the point set generator, including the Gauss-Kuzmin distribution, normal distribution, uniform distribution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3203174
    • 提供者:wendy
  1. verse

    1下载:
  2. matlab中,用于求正态分布的累积分布函数的逆函数-matlab for seeking a normal distribution of the inverse function of the cumulative distribution function
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4337
    • 提供者:doujiang
  1. pid

    1下载:
  2. 以中等纯度的精馏塔为研究对象,考虑到不等分子溢流的影响和非理想的汽液平衡,可以得到塔顶产品轻组分含量Y与回流量L之间的传递函数为: 其中由于现场环境干扰,输出带有测量噪声是(0,1)的正态分布序列,它的方差为ɑ=0.5。由于输出中带有很大的噪声信号,故将数字滤波技术中常见的低通滤波器由于偏差控制,滤掉其中的噪声信号,然后在对其进行PID计算,得到实际的控制量。在该方法在噪声较强的环境下,可以得到较好的控制效果。 控制要求: 1、 采用带低通滤波器的增量式PID将塔顶轻
  3. 所属分类:matlab例程

    • 发布日期:2013-11-13
    • 文件大小:2759
    • 提供者:孙孙
  1. p2z

    0下载:
  2. 正态分布表的PZ值转换。可以输入P矩阵得到Z值-PZ transfer
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:692
    • 提供者:穆穆
  1. u

    0下载:
  2. 基于正态分布的最小错误率Bayes分类器-Minimum error rate Bayes classifier based on normal distribution
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:679
    • 提供者:蛮荒
  1. risk

    0下载:
  2. 基于正态分布下的最小风险Bayes分类器-Minimum risk Bayes classifier based on normal distribution
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:753
    • 提供者:蛮荒
  1. random

    0下载:
  2. 各种分布函数的产生代码:随机分布,正态分布,指数分布,对数正态分布-generate the distribution function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:857
    • 提供者:jiang jame
  1. perceptron-algorithm

    0下载:
  2. 固定增量单样本感知器算法实现(样本服从正态分布)-Fixed increment single sample perceptron algorithm (sample is normal distribution)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:268619
    • 提供者:苏佳伟
  1. randproc

    0下载:
  2. 伪随机数的产生算法,利用线性同余法产生在(min,max)上精度为4位小数的平均分布的随机数,实现在min 到max 范围内产生服从正态分布的随机数-Pseudo-random number generation algorithm, using the linear congruential method to generate the (min, max) on the accuracy of four decimal evenly distributed random numbers, t
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:2013678
    • 提供者:judeliu
  1. Probability

    1下载:
  2. c#实现的概率计算类,提供了正态分布的分布函数、正态分布的反函数、chi2分布的分布函数、chi2分布的反函数、B分布函数、F分布函数、F分布的反函数、t分布的分布函数、t分布的反函数的计算-c# implementation of the probability class, the distribution function of normal distribution, normal distribution function of the anti-chi2 distribution o
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:2498
    • 提供者:于立凯
  1. hvs-dwt

    0下载:
  2. 提出一种新颖的基于HVS (Human Visual System) 和DCT (Discrete Cosine Transform)的数字水印算法。为保证视觉透明性和鲁棒性, 通过将二值水印图像映射为标准正态分布的伪 随机实数序列, 并利用HVS 的特性, 将水印嵌入宿主图像中频部分。-Propose a novel digital watermarking algorithm based on the HVS (Human Visual System) and DCT (Discrete
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:127492
    • 提供者:张化
  1. C

    0下载:
  2. 《数字信号处理C语言程序集》 内涵各种c语言源码! 第一章 数字信号的产生 均匀分布随机数;正态分布随机数;指数分布随机数.... 第二章 快速傅里叶变换 第三章 快速离散正交变换 第四章 快速卷积与相关 第五章 数字滤波器的时域和频域响应 -" Digital Signal Processing C language program set the connotation of a variety of c language source code!
  3. 所属分类:source in ebook

    • 发布日期:2017-05-22
    • 文件大小:6790460
    • 提供者:笑傲江湖
  1. parzen-kn

    2下载:
  2. 用matlab进行概率密度函数的非参数估计,主要有parzen窗法和kn近邻法。分别对平均分布和正态分布进行了仿真。-Non-parametric estimation of the probability density function using matlab, main the parzen window method and kn nearest neighbor method. The average distribution and normal distribution were
  3. 所属分类:matlab

    • 发布日期:2016-01-22
    • 文件大小:70656
    • 提供者:jane
  1. delay_with_norm_hops

    1下载:
  2. MATLAB模型:HMIPv6&MIPv6在正态分布HOP数情况下的延迟-MATLAB model: HMIPv6 & MIPv6 delay in the case of normal distribution HOP number
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1267
    • 提供者:eric
  1. p_judge

    1下载:
  2. 用于判断数据属于什么分布,有正态分布、泊松分布等-For the judgment under what distribution, normal distribution, Poisson distribution
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:513
    • 提供者:刘石劬
  1. Produce-a-variety-of-distribution

    0下载:
  2. 1.duishuzhengtai:产生对数正态分布 2.gaussian:产生数据量为n的两个相互独立高斯分布y1、y2 3.junyun:自定义 0-1的均匀分布,n代表数据量,一般要大于1024(蒙特卡罗) 4.ruili:瑞利分布,m是瑞利分布的参数,n代表数据量,n一般要大于1024 5.kaifeng:产生开丰分布,其中m代表开丰分布的自由度,n表示产生的点数量 6.tfenbu:本函数产生自由度为m,数据量为n的t分布。 7.weibuer:a=1时,是指数分
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:3008
    • 提供者:中士
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 26 »
搜珍网 www.dssz.com