搜索资源列表

  1. jf_Box_Muller_transform

    0下载:
  2. Box-Muller变换,将[0,1]均匀分布转换为[0,1]高斯正态分布,在matlab中也可用randn函数生成正态分布。变换的思想可用于其他没有正态分布随机函数的编程语言(如C)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:
  1. normal

    0下载:
  2. 用于生成一个正态分布的伪随机数数值序列,其中包括C/I/R-4/8等多种算法的实现-A normal distribution used to generate pseudo-random number numerical sequence, including a variety of algorithms such as C/I/R-4/8 realize
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:12288
    • 提供者:shuai
  1. random

    0下载:
  2. 产生任意均值与方差的正态分布随机数序列 产生任意均值与方差的正态分布随机数序列-Have arbitrary mean and variance of normal distribution random number sequence generated arbitrary mean and variance of normal distribution random number sequence
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:7168
    • 提供者:t830220
  1. zabo

    0下载:
  2. 对数正态分布的杂波程序 比较经典的有所改动-Lognormal distribution of the clutter classic procedure is subject to change
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:长平
  1. MATLAB

    0下载:
  2. 概率密度或分布通用函数,其中包括正态分布,二项分布,指数分布等-Probability density or distribution of generic functions, including normal distribution, binomial distribution, exponential distribution
  3. 所属分类:汇编语言

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:yuyanhui
  1. IsNorm

    0下载:
  2. 判断一组随机数据是否服从正态分布的Matlab源程序-A set of random data to determine whether the normal distribution of the Matlab source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:fuxm
  1. NORMALFUNCTION

    0下载:
  2. 本程序基于visual C++ 实现标准正态分布,正态分布累积函数,正态分布累积函数的逆函数分别输出到不同表,是仿真实验的很好参考!-This procedure based on visual C++ Achieve the standard normal distribution, the cumulative distribution function, the cumulative distribution function o
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:瓦若西
  1. creathist

    0下载:
  2. 实现正态分布的伪随机数发生器 实现正态分布的伪随机数发生器-To achieve normal distribution of the pseudo-random number generator to achieve normal distribution of the pseudo-random number generator
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:syq
  1. NORMALFUNCTION

    0下载:
  2. 一个求正太分布的程序,利用梯形法生成符合标准正态分布的累积函数from Dain-A demand is too distribution procedures, take advantage of the standard trapezoidal method to generate the cumulative distribution function from Dain
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:304128
    • 提供者:张海阔
  1. Gaborfilter

    0下载:
  2. 本代码是Gabor带通滤波器,f应该是滤波器的中心频率,即你的纹理的主频率,Segma1,Segma2是正态分布的标准方差,看你带通的需要了,值越大,通带越大。你可以通过试验进行调整。-This code is Gabor bandpass filter, f should be the filter center frequency, that is your main frequency texture, Segma1, Segma
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:rex2042
  1. lognvalue20071219

    1下载:
  2. 该程序是对在高分辨率和低擦地角的情况下,海面和地面的回波幅度服从对数正态分布的杂波进行仿真-The program is shining in the high-resolution and low angle, the surface and ground echo amplitude obey lognormal distribution of the clutter simulation
  3. 所属分类:界面编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:zhen
  1. zabo

    0下载:
  2. 文件给出了几个典型的雷达杂波的小程序:瑞利杂波,相关对数正态分布杂波,相关weibull分布杂波和相干相关K分布杂波。-Document gives a few typical small radar clutter process: Rayleigh clutter, clutter-related log-normal distribution, weibull distribution related clutter and co
  3. 所属分类:其他行业

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:张小娅
  1. tre

    0下载:
  2. 实现正态分布的伪随机数发生器-To achieve normal distribution of the pseudo-random number generator
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:在一
  1. BayesianClassifier1

    0下载:
  2. 一个基于正态分布 的贝叶斯最小错误率的分类器-A normal distribution based on Bayesian minimum error rate of classifier
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:wangxiangyu
  1. mvnpdf

    0下载:
  2. 计算多维正态分布的概率密度值,给出均值和方差矩阵-Multidimensional normal distribution calculate the probability density values, given the mean and covariance matrix
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:zhwt
  1. mtkl

    0下载:
  2. lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。 accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值-lingjian.m initial value of the use of parts, using the Monte Carlo method to cal
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:dyf
  1. StdDistr

    0下载:
  2. 求标准正态分布,可精确到任意指定小数位。-For standard normal distribution, can be accurate to any specified decimal places.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:26624
    • 提供者:wyu
  1. waveletnoiseremoval

    0下载:
  2. 去噪的matlab程序,用于解决噪音为随机正态分布的情形-Denoising matlab procedures used to address the noise for the random distribution of cases
  3. 所属分类:波变换

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:huangxing
  1. Parzen

    0下载:
  2. Parzen窗法,由样本求概密估计,例为一维正态分布和双峰均匀分布,内附随机数生成的原理说明。-Parzen window method, by the sample density estimate for estimated Example for one-dimensional normal distribution and bimodal uniform distribution, random number generator
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:134144
    • 提供者:赵瑞峰
  1. lg

    0下载:
  2. 这是雷达杂波幅度符合对数正态分布的仿真程序,功率谱分布符合高斯谱。-This is consistent with the range of radar clutter lognormal distribution of the simulation program, power spectrum consistent with the Gaussian spectral distribution.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:xuwei
« 1 2 34 5 6 7 8 9 10 ... 30 »

源码中国 www.ymcn.org