搜索资源列表
泊松分布是一种常用的离散型概率分布
- 泊松分布是一种常用的离散型概率分布,数学期望为m的泊松分布的分布函数定义如下: P(m, k) = mk * e-m/k! (k = 0, 1, 2, 3, …) 对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。 ,Poisson distribution is a commonly used discrete probability distributions, mathema
Java
- 用java语言实现了EM算法在抛硬币实验中的应用-It has implemented the EM algorithm in tossing the coins
pkgjboleto
- Boleto Bancario em java
EM.java.tar
- EM 算法是 Dempster,Laind,Rubin 于 1977 年提出的求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行 MLE 估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据,截尾数据,带有讨厌数据等所谓的不完全数据(incomplete data)。需要weka的算法包支持。-EM algorithm is Dempster, Laind, Rubin in 1977 for the parameters proposed by maximum
ffjcext
- 冒险岛Java附带压缩程序. <?xml version="1.0"?> <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#"> <Descr iption about="urn:mozilla:install-manifest"> <em:name>Java Co
Exemplo
- exemplo de como criar um programa em java usando o bloco de notas
EM
- Event Management System
abc_crescente
- Ler 3 valores INTEIROS para as variáveis A, B, C. Apresentar os valores dispostos em ordem crescente.
SocketsEmJAVA
- Documento sobre desenvolvimento em java utilizando sockets.
gvirtuoso_Sockets
- Exemplo de como utilizar socket em JAVA
ControleEscolar
- Projeto de software de controle escolar em Java
TorneioDeTruco
- torneio de truco esse é um progama que simula um torneio truco. ele foi desenvolvido em java
Java-ProgramacaoOrientadaObjetos
- Apostila de programaç ã o em Java
BaseGene
- Base Gene, codigo para base do gene em java.
Tarefas
- Gerenciador de tarefas feito em java.
Artigo-Java-Magazine-61---MVC-Facil-com-o-VRaptor
- Artigo sobre mvc, vraptor em java
EM(Expectation_Maxinum)
- EM算法,相信有的人会用得着,是一个PDF文档-EM algorithm, I believe some people will need it, is a PDF document
EM-java
- 这是用JAVA实现的EM算法,简单易懂,方便使用,对于理解EM算法很有帮助。-This is the EM algorithm using JAVA, easy to understand, easy to use and helpful for understanding the EM algorithm.
EM-java
- Em算法是一个参数估计算法,是一个重要的迭代优化算法-Em algorithm is a parameter estimation algorithm, is an important iterative optimization algorithm
MachineTranslation
- java,EM算法,抛硬币的算法 有ABC三枚硬币,单次投掷出现正面的概率分别为π、p、q。(Java, EM algorithm, coin throwing algorithm There are ABC three coins, the probability of a single throw positive, respectively PI, P, Q.)