搜索资源列表

  1. GeneticAlgorithms_matlab

    0下载:
  2. X(t)=Asin(2*pi *f *t+ q)+n(t) 估计其中的参数为A,f, q。n(t)为随机噪声,服从正态分布。 其他的具体见附件中的程序 -X (t) = 4sin (2* pi* f* t q) n (t) is estimated parameters A, f, q. N (t) of random noise, subject to normal. Other specific see annex t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:戴朝华
  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 over
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:李丹
  1. pasong

    0下载:
  2. 泊松分布的图形算法 本题用c语言编写的画图程序要在tc2.0下运行. 其余程序在各种编译器下可以运行,-Poisson distribution of graphic algorithms that use the c language drawing programs to tc2.0 running. The remaining procedures in the various compiler can run under
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:54272
    • 提供者:李超
  1. zhengtai

    0下载:
  2. 正态分布的图形演示 本题用c语言编写的画图程序要在tc2.0下运行. 其余程序在各种编译器下可以运行,-normal graphic demonstration that the use of language c drawing program to tc2.0 running. The remaining procedures in the various compiler can run under,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:25600
    • 提供者:李超
  1. POSSRAND

    0下载:
  2. 生成均匀分布随机数和泊松分布随机数的程序-generate uniformly distributed random number and random Poisson distribution of the process
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:wgg
  1. 05041062

    0下载:
  2. 1.产生(0-1)分布随机数的方法:z i =(16807zi-1 +1)mod(pow(2,32)).被主函数调用. 2.产生U(0-1)分布利用公式:x1=sqrt(-2lnU1)cos(2PiU2), x2=sqrt(-2lnU1)sin(2PiU2) 3.产生瑞利分布,用两个独立同分布的正态分布值,用公式 x= sqrt(Y1*Y1+Y2*Y2)产生瑞利随机数. 4泊松分布-1. 20 (0-1) random nu
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:52224
    • 提供者:吕军红
  1. RC_CN

    0下载:
  2. 局域网的分布实时仿真中时统系统的一种实现方法的节点程序-LAN distributed real-time simulation system at the EC as a method of nodes procedures
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:2977792
    • 提供者:
  1. gade

    0下载:
  2. LDPC的高近似程序。高斯近似是分析LDPC的有力工具,能够求得门限和最有度分布对优化。-LDPC high approximation procedures. Gaussian approximation LDPC analysis is a powerful tool that can achieve threshold and the most optimal distribution right.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:沈进旗
  1. balldrop

    0下载:
  2. 随机筛选,小球下落,模拟正态分布曲线 java源码 编译后class 及applet直观演示-random screening, the whereabouts of the ball, simulation normal distribution curve java source and compiled class applet visual demonstration
  3. 所属分类:游戏

    • 发布日期:2024-05-17
    • 文件大小:16384
    • 提供者:weiwei
  1. normal_distribution_and_validation

    0下载:
  2. VB编的蒙特卡罗模拟用的正态分布随机数的产生与验证-VB series of the Monte Carlo simulation of the normal random number generation and verification
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:肖晶
  1. RADM_avg_gaus

    0下载:
  2. 2.RADM_avg_gaus.c(产生均匀或高斯分布程序代码)-2.RADM_avg_gaus.c (Uniform or Gaussian distribution code)
  3. 所属分类:DSP编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:cjl
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:温泉
  1. queure

    1下载:
  2. 针对M/PH/1(k)排队系统推导出该排队系统在任意时刻、到达时刻、退去时刻的队列长度状态概率分布、平均队列长度、以及平均等待时间,并编写程序进行数值计算,并对M/E2/1(k), M/M/1(k), M/H2/1(k)排队系统的性能进行数值比较。-against M/PH/1 (k) queuing system derived the queuing system at any time, the arrival time, fad
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:lidong
  1. DiscreteTFDs

    0下载:
  2. 该工具箱为时频分析中的一类重要变换,离散时频分布的工具箱,其中提供基本算法的程序.可直接应用-the Toolbox too frequency analysis of a kind of important transformation, discrete time-frequency distribution of the toolkit, providing basic arithmetic procedures. can be
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:74752
    • 提供者:
  1. exa011001

    0下载:
  2. 产生均匀分布的随机白噪信号,并观察数据分布的直方图-have a uniform distribution of random white noise signal, and observed data distribution histogram
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:liuyang
  1. P_Possion

    0下载:
  2. 产生一个满足泊松分布的随机序列信号。用于通信系统的信源部分-have to meet a Poisson distribution of random sequence. Communication systems for the source of
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-17
    • 文件大小:208896
    • 提供者:张志斌
  1. guassdisti

    0下载:
  2. 对模糊变量进行随机化,并用高斯分布进行概率求解,无密码-pair of fuzzy random variables, and using Gaussian probability distribution solution without passwords
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:16384
    • 提供者:宋淑芳
  1. randomnumber

    0下载:
  2. 关于产生均匀分布和标准正态分布的随机变量的VC程序-on the production and distribution of uniform standard normal distribution of random variables VC Program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:宋淑芳
  1. junyunfenbu.txt

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:clovel
  1. TFRVIEW

    0下载:
  2. 时频分布显示源代码.适合于非稳态的时频联合分析,可直接用于MATLAB编程,无解压密码.-time-frequency distribution shows that the source code. Suited to the non-steady-state joint time-frequency analysis can be used directly in MATLAB programming, without extrac
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:王杜
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org