CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - Probability

搜索资源列表

  1. chap08

    0下载:
  2. ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:7.37kb
    • 提供者:张满超
  1. hafuman

    0下载:
  2. 哈夫曼编码为实现哈夫曼编码,先构造哈夫曼树。哈夫曼树的每个节点都存有该节点的信源符号,概率,双亲节点,左孩子节点和右孩子节点。每个节点的概率为该节点左孩子节点和右孩子节点的概率之和。每次选取概率最小的两个节点作为左右孩子节点,直到把所有的数据都整合到哈夫曼树中。每个原始数据都处于叶子节点的位置。-Huffman coding Huffman coding to achieve the first Huffman tree structure. Huffman tree for each node
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:200.38kb
    • 提供者:carter
  1. mk

    0下载:
  2. 概率统计中MK法vb程序代码,用于趋势性检验-Law of Probability and Statistics in the MK vb code for trend test
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:590byte
    • 提供者:rjl
  1. 11

    0下载:
  2. 稀疏矩阵的元素值的范围为1~1000之间的整型数。利用随机函数按1 的非0元素概率生成这个矩阵,并将矩阵存入闭散列表中。并检验最后生成的非0元素的个数是否为1 -Sparse matrix elements of the scope of the value for 1 ~ 1000 between integer. The random functions with 1 of the 0 element probability generating the matrix, which clo
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:206.84kb
    • 提供者:
  1. abc

    0下载:
  2. 运行一个Matlab程序,完成一个M=4的PAM通信系统的仿真。仿真对10000个符号(2万个比特)进行。测量在噪声方差为0,0.1,1.0和2.0时的符号差错概率。通过低通滤波器。画出理论误码率和由Monte Carlo仿真测得的误码率,并比较这些结果。(平均符号能量为1)-Running a Matlab program, complete a M = 4 PAM communication system simulation. The simulation of 10000 symbols
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:700byte
    • 提供者:陈巧云
  1. fenweishu

    0下载:
  2. 本程序可通过概率求标准正态分位数,亦可通过正态分位数求标准正态分布的累积概率-The program by the probability of seeking standard normal quantile, and also through the the normal quantile seeking a standard normal distribution cumulative probability
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:1.03kb
    • 提供者:曹工
  1. littleworld

    0下载:
  2. NW小世界网络的构成原则为:从一个环状的规则网络开始,网络含有N个结点,每个结点向与它最近邻的K个结点连出K条边,并满足N>>K>>In(N)>>1。随后进行随机化加边,以概率p在随机选取的一对节点之间加上一条边。其中,任意两个不同的节点之间至多只能有一条边,并且每一个节点都不能有边与自身相连。改变p值可以实现从最近邻耦合网络(p=0)向全局耦合网络(p=1)转变。在p足够小和N足够大时,NW小世界模型本质上等同于WS小世界模型。 -NW constitu
  3. 所属分类:assembly language

    • 发布日期:2017-11-26
    • 文件大小:1.64kb
    • 提供者:freebank
  1. BandC

    3下载:
  2. 潮流计算中的拉丁采样算法的源程序,可运用其进行概率潮流计算-Latin sampling flow calculation algorithm source, may, in its calculation of the probability trend
  3. 所属分类:assembly language

    • 发布日期:2016-03-10
    • 文件大小:2kb
    • 提供者:frances
  1. Ant-Colony-Algorithmmatlab

    0下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型算法-Ant colony algorithm is a method used in the diagram to find the optimal path probability-based algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:10.96kb
    • 提供者:范振凯
  1. zimugailvtongji

    0下载:
  2. 统计一篇英文文献里的26个字母以及空格出现的概率-Statistical an English literature in the 26 letters and spaces probability
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:850byte
    • 提供者:王扣准
  1. wfg

    0下载:
  2. MATLAB实现最大似然估计,本程序可以实现概率密度函数已知的情况下5个参数的估计~-MATLAB to achieve maximum likelihood estimation, the program can be achieved under the circumstances known to the probability density function estimation parameters 5 ~
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.73kb
    • 提供者:王小帅
  1. SIMO_Capacity

    0下载:
  2. 单输入多输出系统的matlab仿真 容量 天线数目 概率分布-The number of antenna matlab simulation capacity single-input multiple-output system probability distribution
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:807byte
    • 提供者:张张
  1. MISO_Capacity

    0下载:
  2. 多输入单输出系统的matlab仿真 容量 天线数目 概率分布-Multi-input single-output system simulation matlab The number of antennas probability distribution capacity
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:809byte
    • 提供者:张张
  1. MIMO_Capacity

    0下载:
  2. 多输入多输出系统的matlab仿真 容量 天线数目 概率分布-Multi-input multi-output system matlab simulation The number of antennas probability distribution capacity
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:874byte
    • 提供者:张张
  1. compare

    0下载:
  2. siso simo miso mimo系统的比较 容量 天线数目 概率分布- Compare siso simo miso mimo system The number of antennas probability distribution capacity
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:821byte
    • 提供者:张张
  1. ZFTJH

    0下载:
  2. 对一幅图片进行直方图均衡,并输出概率非零灰度数,概率非零灰度中最大概率、最小概率、最大最小概率之比。-On an image histogram equalization and output nonzero probability gray number, the probability of the largest non-zero probability of gray, the minimum probability, the ratio of the maximum and minim
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2.25kb
    • 提供者:李浩良
  1. data-annylase

    0下载:
  2. 这个文件包包含了概率统计的常用函数和回归分析的常用方法,包括了教学和源代码。是MATLAB数据分析的重点-This package contains the common methods commonly used functions and regression analysis of probability and statistics, including the teaching and source code. MATLAB data analysis is the focus of
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:554.88kb
    • 提供者:郑雅雯
  1. 36-select-7-lottery-process

    0下载:
  2. 问题描述 (1) 要求产生7个随机数 (2) 每个随机数产生 (3) 随机数的范围定在1到36 (4) 每个随机数产生概率改变 -Problem Descr iption (1) required to produce seven random number (2) each random number generator (3) the scope of the random number set at 1-36 (4) the probability of each r
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:732byte
    • 提供者:谢啾啾
  1. multi

    0下载:
  2. 计算分维数,输出多重分析谱,求解分布概率函数-Calculation of fractal dimension, multiple output spectral analysis, solving the probability distribution function
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:537byte
    • 提供者:wang feng
  1. FenoEncoding

    0下载:
  2. 1)将信源消息符号按其出现的概率大小依次排列:。 (2)将依次排列的信源符号按概率值分为两大组,使两个组的概率之和近似相同,并对各组赋予一个二进制码元“0”和“1”。 (3)将每一大组的信源符号再分为两组,使划分后的两个组的概率之和近似相同,并对各组赋予一个二进制符号“0”和“1”。 (4)如此重复,直至每个组只剩下一个信源符号为止。 (5)信源符号所对应的码字即为费诺码。-1) The source message symbols are arranged in the ord
  3. 所属分类:assembly language

    • 发布日期:2017-05-05
    • 文件大小:5.07kb
    • 提供者:杨验均
搜珍网 www.dssz.com