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

搜索资源列表

  1. AI_yichuan

    1下载:
  2. 用C语言实现的遗传算法。计算交叉概率和变异概率。-C language of genetic algorithm. Calculated crossover probability and mutation probability.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2650
    • 提供者:
  1. tianjia

    0下载:
  2. 如何在图像中加入某一固定snr的噪声?分类:matlab与图像处理 在利用matlab做一些自己算法的抗噪分析中,常常会遇到这个问题,matlab中的加噪函数是imnoise,里面的参数是噪声的均值,方差(高斯噪声)或者是感染概率(椒盐噪声),参数不能是snr值,但是很多国外的文章的噪声分析中都是用snr值来衡量加入噪声的程度的-how the image to a fixed snr noise? Categories : Matlab and image processing using
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2120
    • 提供者:顶替
  1. mypdfgauss

    0下载:
  2. 一个关于高斯模型的概率分布图的生成的小程序,欢迎下载-a Gaussian model of the probability distribution graph generation of small procedures, welcomed Download
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:810
    • 提供者:李菲
  1. changqiang

    0下载:
  2. 电磁场实验中,对场强仪测试所得数据的处理小程序,主要用于画出相应的概率分布。-electromagnetic field experiment, the right of field test data processing procedures for small, used mainly for paint corresponding probability distribution.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14484
    • 提供者:汪铃
  1. systemblockingprobability

    1下载:
  2. 通信系统中呼叫阻塞率,排队服务等待时间和拥塞概率。-communication system call blocking rate, the queue waiting for service time and congestion probability.
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:1877
    • 提供者:吴俊
  1. bnt

    0下载:
  2. 我编的一个基于bnt的小程序,算bn的联合概率的,供大家参考-based on a series of small bnt procedures, the operator bn joint probability, for your reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:144423
    • 提供者:mgaoa
  1. ProbWordSeg1

    0下载:
  2. 基于最大概率的分词,首先读入.mdb数据库(字典与其统计词频),然后读入你要分词的.txt-based on the maximum probability of the word, first read into. Mdb database (with dictionary word frequency statistics). Then you should read into the word. txt
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:81460
    • 提供者:江星
  1. AGAandLAGA

    3下载:
  2. 两种改进的遗传算法(自适应交叉概率的遗传算法,加入领域竞争策略的遗传算法)相比较的matlab程序,基于UCI的两个数据集,可直接运行程序观察效果。-both improved genetic algorithm (adaptive crossover probability of genetic algorithm, to field a competitive strategy of genetic algorithm) compared to the Matlab procedures,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:379502
    • 提供者:zym
  1. EGA

    0下载:
  2. 遗传算法的程序 遗传 算 法 (GeneticA lgorithm,G A)是一种大规模并行搜索优化算法,它模 拟了达尔文“适者生存”的进化规律和随机信息交换思想,仿效生物的遗传方式, 从随机生成的初始解群出发,开始搜索过程。解群中的个体称为染色体,它是一 串符号,可以是一个二进制字符串,也可以是十进制字符串或采用其他编码方式 形成的码串。对父代(当前代)群体进行交叉、变异等遗传操作后,根据个体的 适应度〔fitness)进行选择操作,适应度高的个体有较高的概率被选中并
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2533
    • 提供者:王硕
  1. probability

    0下载:
  2. 可以对任何数组进行概率计算,在求数组信息熵时使用-array can be of any probability calculations, an array of information for the use of entropy
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:826
    • 提供者:刘云山
  1. changyong

    0下载:
  2. 动态规划分治算法概率算法模拟退火算法神经网络搜索算法贪婪算法网上matlab遗传算法组合算法Floyd算法-dynamic programming algorithm partition probability algorithm simulated annealing neural network algorithm for the greedy algorithm search online matl ab genetic algorithm combination algorithm Fl
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2731255
    • 提供者:dgdfgd
  1. Interface_of_Turbo_code_design

    1下载:
  2. 现在广义的Turbo码是指采用级联或乘积编码方法并利用迭代译码方法的编译码方案。迭代译码的基本思想是将一个的复杂的长的译码步骤分解为多个相对简单的迭代译码步骤而且在迭代译码步骤之间信息概率的转移或者是软信息的传递确保几乎没有信息损失。 根据其成员码和级联的方法的不同,Turbo码的分类 .本设计论文提供了Turbo码matlab代码以及界面设计(版权所有,仅供参考!) -now generalized Turbo code refers to the use of the product
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:463982
    • 提供者:唐盛
  1. pdf_calculation

    0下载:
  2. 计算各种随机分布的密度函数,并可以根据给定的概率计算分位点-the calculation of the density of random distribution function, and can be according to the probability of sub-sites
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:54777
    • 提供者:zhang kai
  1. AThreshold4

    0下载:
  2. 计算图中所有灰阶的分布概率 定一阈值使得影像分成两类 计算两类的方差、平均灰度值与总影像平均灰度 选择最佳阈值-calculated all gray-scale map of the probability distribution of a fixed threshold value makes images divided into two categories : computing the variance, Gray and the average total value
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1013
    • 提供者:孟辑
  1. Millrab

    0下载:
  2. 经典的MillRab(蒙特卡罗)概率算法,用于素数测试。蒙特卡罗算法的错误概率不超过 (1/4)^k,k为算法的运行次数。-classic MillRab (Monte Carlo) probabilistic algorithm for testing in a few. Monte Carlo algorithm error probability less than (1 / 4) ^ k, k algorithm for the operation frequency.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:265968
    • 提供者:lixing
  1. diantigailv

    0下载:
  2. 这是数模中电梯概率模型源码,与大家分享!-This is a few Die lift probability model FOSS share with you!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3179
    • 提供者:罗汉
  1. probability_thr

    0下载:
  2. 根据数学概率知识提出的“概率”阈值去噪算法,各位不妨试一试效果。-knowledge based on the mathematical probability of the "probability" thresholding algorithm, you may wish to try out the effect.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1024
    • 提供者:zhenghenglei
  1. matlab_queue_system

    2下载:
  2. 自己写的用Matlab模拟一个缓冲区大小(包括正在服务的那个)为10的随机排队系统。 (1)到达过程是的泊松过程(到达速率为Mu),服务时间服从独立指数分布(均值为1/Lamda)。 对Mu//Lamda=0.2,Mu//Lamda=0.8和Mu//Lamda=1.1三种情况进行仿真,求出队列中接受服务用户为n的概率P(n), n=0,...,10。并与理论结果进行比较。 (2)假设到达过程为均匀过程(到达速率为Mu),服务时间服从独立瑞利分布(均值为1/Lamda)。-yourse
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1873
    • 提供者:xiaoce
  1. ycsf

    0下载:
  2. 水库调度的遗传算法,个体选择、代数、交叉、变异概率控制水库。-reservoir of genetic algorithm scheduling, individual choice, algebra, crossover and mutation probability control of the reservoir.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:53316
    • 提供者:阴影
  1. matlab_MRF_examples

    7下载:
  2. 基于马尔科夫随机场的图像分割matlab源码。包括ICM迭代条件模式求解最大后验概率算法。-based on the Markov random field image segmentation Matlab source. ICM conditions including iterative model for the largest posterior probability algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21276
    • 提供者:liufu
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com