CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 概率

搜索资源列表

  1. Algorithm

    0下载:
  2. 其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。- Its main feature carries on the operation directly to the structure object, does not have the derivation and the function continuous definition Has
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:773518
    • 提供者:jupio
  1. bank

    0下载:
  2. 银行业务调度系统 模拟实现银行业务调度系统逻辑,具体需求如下:  银行内有6个业务窗口,1 - 4号窗口为普通窗口,5号窗口为快速窗口,6号窗口为VIP窗口。  有三种对应类型的客户:VIP客户,普通客户,快速客户(办理如交水电费、电话费之类业务的客户)。  异步随机生成各种类型的客户,生成各类型用户的概率比例为: VIP客户 :普通客户 :快速客户 = 1 :6 :3。 
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-03
    • 文件大小:14334
    • 提供者:General
  1. HMM

    0下载:
  2. 该模型包括两个程序: 1、根据观察序列创建一个HMM模型,利用BW算法估计HMM的参数。 2、根据已知的观察序列和HMM模型,估计观察序列的概率值,利用Forward算法 注:在HMM.cpp中分别有这两个主程序,运行一个的时候注释另一个。-The model includes two procedures: 1 sequence to create a HMM based on the observed model, the BW algorithm estimates the p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:872457
    • 提供者:周金旺
  1. perl

    0下载:
  2. perl编写的中文切分的程序。基于比较前后匹配的概率判断中文切分结果-It is based on perl that split the chinese.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8298815
    • 提供者:wuzhantao
  1. dcrc

    0下载:
  2. 基于crc32的dhash,减少了普通哈希算法的冲突概率,是一种新鲜的哈希查找算法-Crc32 on the dhash, reducing the probability of conflict common hash algorithms, is a fresh hash search algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3926
    • 提供者:黄文昊
  1. hufferman

    0下载:
  2. 利用概率统计知识实现文件压缩与解压缩(哈夫曼压缩算法C++描述)-Huffman compression( C++ descr iption)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2209
    • 提供者:x
  1. HuffmanCoding

    0下载:
  2. 哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。uffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码,一般就叫作Huffman编码。 -Huffman coding (Huffman Coding) is an encoding, Huffman coding is a variable word length coding (VLC) of the kind. uffm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1199
    • 提供者:小崔
  1. assignmentoptimal

    0下载:
  2. 解最优化问题的算法,用于解决最大后验概率问题,主要应用于目标跟踪中。-Hungarian algorithm for solving maximum a posteriori probability, is mainly used in target tracking.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2116
    • 提供者:白玮
  1. gnosis

    0下载:
  2. 主成分分析法与概率神经网络在模拟电路故障诊断中的应用-Principal component analysis and probabilistic neural network in analog circuit fault diagnosis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:392521
    • 提供者:us
  1. shannon

    0下载:
  2. 函数说明: [p,x]=array(P,X) 为按降序排序的函数 P为信源的概率矢量,X为概率元素的下标矢量 p为排序后返回的信源的概率矢量 x为排序后返回的概率元素的下标矢量 -Function Descr iption: [p, x] = array (P, X) is sorted in descending order of the function P is the probability of the source vect
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3796
    • 提供者:lijing
  1. lsyc

    0下载:
  2. 信道容量C的迭代算法 函数说明: [CC,Paa]=ChannelCap(P,k) 为信道容量函数 变量说明: P:输入的正向转移概率矩阵,k:迭代计算精度 CC:最佳信道容量,Paa:最佳输入概率矩阵 Pa:初始输入概率矩阵,Pba:正向转移概率矩阵 Pb:输出概率矩阵,Pab:反向转移概率矩阵 C:初始信道容量, r:输入符号数,s:输出符号数 -Channel capacity C o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:6266
    • 提供者:lijing
  1. Fano

    0下载:
  2. 为比较函数,主要用于信源符号的分组 current_P为当前分组的信源的概率矢量 current_index为当前分组的信源的下标 -To compare the function, the main source symbols for the group current_P source for the current packet probability vector current_index source for the current pac
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4696
    • 提供者:lijing
  1. Huffman

    0下载:
  2. huffman编码生成器 函数说明: [W,L,q]=huffman(P) 为huffman编码函数 P为信源的概率矢量,W为编码返回的码字 L为编码返回的平均码字长度,q为编码效率 ***************************************** -huffman encoding function generator Descr iption: [W, L, q] = huffman (P) for
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:4829
    • 提供者:lijing
  1. xxs

    0下载:
  2. 信道容量C的迭代算法 函数说明: [CC,Paa]=ChannelCap(P,k) 为信道容量函数 变量说明: P:输入的正向转移概率矩阵,k:迭代计算精度 CC:最佳信道容量,Paa:最佳输入概率矩阵 Pa:初始输入概率矩阵,Pba:正向转移概率矩阵 Pb:输出概率矩阵,Pab:反向转移概率矩阵 C:初始信道容量, r:输入符号数,s:输出符号数 -Channel capacity C o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2960
    • 提供者:lijing
  1. PatterRecognition-4.0

    0下载:
  2. 模式识别 作业 实现自动产生样本,并用最近距离法,贝叶斯分类,Parzen窗概率密度估计-Pattern recognition operations automatically generate the sample, and with the recent distance method, Bayesian classifier, Parzen window probability density estimation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3861929
    • 提供者:luocw138
  1. Data-Analysis

    0下载:
  2. 数据分析与统计的相关学习和程序,包括概率和回归分析-Data analysis and statistics related to learning and procedures, including probability and regression analysis, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:552389
    • 提供者:胡海静
  1. matlab-random

    0下载:
  2. 一个100*100的正方形,用半径为10的圆覆盖,随机在100*100的平面内放置圆心,问至少需要多少个圆,才能使得成功覆盖整个区域的概率在95 以上?并给出一个均匀随机放置装置的分布图。-A 100* 100 square, a circle with a radius of 10 covers, 100* 100 randomly placed on the center plane, and asked how many circles at least, to cover the ent
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3532
    • 提供者:yami
  1. cr-energy-detection

    0下载:
  2. 认知无线电频谱检测中的能量检测模型的构建,以及产生不同信噪比的pf和pd的概率-Detection of Cognitive Radio Spectrum Detection Model for the energy and produce different signal to noise ratio of the probability pf and pd
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2158
    • 提供者:zhiyan
  1. exp3_1

    0下载:
  2. 在VC6.0中利用OpenCV实现任何格式图像的指定概率椒盐噪声添加和均值滤波、带阈值的中值滤波-VC6.0 using OpenCV in any format images to achieve a specified probability and the mean filter add salt and pepper noise with median filter threshold
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1456651
    • 提供者:范文
  1. C-17-flight-control-system-review

    0下载:
  2. :文章从满足C 17设计基本要求人手,阐述了避免严重失速的机理、操纵失效概率、所有发动机停车操 纵以及安全复飞要求。对综合飞行控制系统设计做了介绍。对满足上述要求的FCS特性做了描述。最后对早期的飞行试验结果作了分析。-: Articles from the design to meet the basic requirements of C 17 staff, described the mechanism to avoid serious stall, control failure p
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:481083
    • 提供者:zhouyang
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com