搜索资源列表

  1. randomdata

    0下载:
  2. 用C语言编写随机信号的产生:包括均匀分布,高斯分布,二项式分布,锐利分布, 对数高斯分布,泊松分布,拉普拉斯等分布。-Using C language of the generated random signal: including uniform distribution, Gaussian distribution, binomial distribution, a sharp distribution, logarithm
  3. 所属分类:通讯编程

    • 发布日期:2024-05-16
    • 文件大小:2235392
    • 提供者:
  1. alpha

    0下载:
  2. 基于C语言的Alpha稳定分布随机信号的产生方法。独一无二的源程序。-C language based on Alpha stable distribution, the method of random signals. Unique source.
  3. 所属分类:Modem编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:
  1. 11b51dd0-4bdd-48d7-a797-dbe91ade6dfd

    0下载:
  2. 各种通信信号源的实现算法和实现代码包括高斯信号源、泊松分布信号源等等的具体实现代码-Various communications signal source to achieve the realization of algorithms and source code, including Gaussian, Poisson distribution of signal source specific code, etc.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:5185536
    • 提供者:郑江
  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-16
    • 文件大小:1024
    • 提供者:rex2042
  1. MRANDOM

    0下载:
  2. 用来产生均匀分布或高斯分布的伪随机数u(n)(近似白噪声),它们可具有不同的均值和方差-Used to generate uniformly distributed or Gaussian distribution of the pseudo-random number u (n) (similar to white noise), they may have different mean and variance
  3. 所属分类:波变换

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:enhom
  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-16
    • 文件大小:1024
    • 提供者:zhen
  1. random_number

    0下载:
  2. 产生服从正态、瑞利、泊松分布的随机数。分别为N(0,1),N(0,3.6),Rayleigh(0,1),R(0,3.6),P(0,1),P(0,3.6)-Have to obey normal, Rayleigh, Poisson distribution of random numbers. Were N (0,1), N (0,3.6), Rayleigh (0,1), R (0,3.6), P (0,1), P (0,3.6)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-16
    • 文件大小:347136
    • 提供者:杨睛
  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-16
    • 文件大小:6144
    • 提供者:张小娅
  1. tre

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

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

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

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

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

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

    1下载:
  2. 现有的几个网络拓扑随机发生器,其实很难生成理想的网络拓扑结构,其主要原因在于很难控制节点的疏密和间距。我们提出来的这个改进算法,在随机抛撒节点的时候使用了K均值聚类,由本算法作为网络拓扑发生器,网络节点分布均匀且疏密得当,边的分布也比较均衡-The few existing random network topology generator, is in fact very difficult to generate the desi
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:ben
  1. DEGREE

    0下载:
  2. 1、提取原蛋白质相互作用网络的所有节点 2、分别计算原蛋白质相互作用网络每个节点的度 3、从所有节点中选择具有最高度的节点,反复的添加边,直到它的度值等于原蛋白质相互作用网络该节点的度值 4、在为节点添加边时,从剩余节点中选择节点的方法是其度分布近似服从power-low分布 5、令t的值为零,则每个节点被选到的可能性都是相同的,由于在原蛋白质相互作用网络存在大量的低度节点,所以集散节点会优先连接低度节点。 这样创
  3. 所属分类:生物技术

    • 发布日期:2024-05-16
    • 文件大小:969728
    • 提供者:徐荣波
  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-16
    • 文件大小:2048
    • 提供者:dyf
  1. GGD_paramter

    0下载:
  2. 这个matlab程序用于实现广义高斯分布的参数估计,非常有用-Matlab program for the realization of the generalized Gaussian distribution of parameter estimation, a very useful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:
  1. zishiyinheshipinfenbu

    0下载:
  2. 自适应核时频分布在抑制交叉项中的应用-pdf文档-Adaptive kernel time-frequency distribution in the cross-term suppression of the application-pdf document
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:179200
    • 提供者:z
  1. Cohen-shipinfenbubijiao

    0下载:
  2. 几种Cohen类时频分布的比较及应用-pdf文档-Cohen several types of time-frequency distribution and application of comparative-pdf document
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:297984
    • 提供者:z
  1. mixtureofgauss

    0下载:
  2. 语音识别中用做联合高斯分布的matlab源代码-Does speech recognition with a joint Gaussian distribution of the matlab source code
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:夭淼
  1. Poisson

    0下载:
  2. C语言,泊松分布,为产生随机信号,用于系统通信的仿真-C language, Poisson distribution, in order to generate random signals for system communication simulation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:杨一
  1. bootstrap_tools

    1下载:
  2. 一种好的统计参数估计方法.其中的原代码为国外学者编写,适合任何分布-A good statistical parameter estimation methods. One of the original code for foreign scholars to prepare for any distribution
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:78848
    • 提供者:abcde
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org