码迷,mamicode.com
首页 >  
搜索关键字:distribution combina    ( 878个结果
Quantum ESPRESSO tutorial: Car-Parrinello Molecular Dynamics
These examples illustrate the applications ofcp.xMD code in the Quantum ESPRESSO distribution. Since MD simulations usually take very long, we will lo...
分类:其他好文   时间:2015-01-23 21:24:40    阅读次数:357
【机器学习中的数学】广义逆高斯分布及其特例
引言 广义逆高斯作为一种含义丰富的概率分布,其参数为特定值时又衍生出几种经典有用的分布,现做一整理介绍。 广义逆高斯分布(Generalized Inverse Gaussian Distribution) 广义逆高斯分布的概率密度函数为: 其中,Kp是a>0且b>0的第二类修正贝塞尔函数(Modified Bessel function of the seco...
分类:其他好文   时间:2015-01-23 18:30:16    阅读次数:221
CentOS 7添加yum源
RedHat下主要有两个distribution,一曰RHEL(Red Hat Enterprise Linux)一曰Fedora.前者主要是供服务器使用,优点是稳定,缺点是老的掉牙,后者是供桌面使用的,优点是特别新,repo的速度几乎可以和archlinux媲美,缺点是发布两年EOL(End-of...
分类:其他好文   时间:2015-01-22 12:28:57    阅读次数:306
Combination Sum II -- leetcode
Given a collection of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T. Each number in C may only be used once in the combina...
分类:其他好文   时间:2015-01-16 16:47:18    阅读次数:152
POI - the Java API for Microsoft Documents
1.在Apache官网下载Apache最新poi版本:poi-bin-3.11-20141221.zip,解压;这里要注意是在binary distribution 下载,binary distribution是jar包,source distribution是包含源文件的,可以打开java代码2....
分类:编程语言   时间:2015-01-15 17:33:18    阅读次数:184
linux:TeamViewer安装使用详解
How do I install TeamViewer on my Linux distribution?Graphical installationFor installing TeamViewer, we recommend using the graphical installer. The ...
分类:系统相关   时间:2015-01-12 22:13:28    阅读次数:431
事物复制遇到的一个错误
分发服务器到订阅服务器的历史记录中看到的错误消息:尝试的命令: if @@trancount > 0 rollback tran (事务序列号: 0x00014F30000020D9010700000000,命令 ID: 667)错误消息: The distribution agent failed...
分类:其他好文   时间:2015-01-12 14:18:11    阅读次数:181
UML基本架构建模--类的通用建模技术(二)
?? Modeling the Distribution of Responsibilities in a System 为系统的职责分配建模   Once you start modeling more than just a handful of classes, you will want to be sure that your abstractions provide a b...
分类:其他好文   时间:2015-01-12 10:53:34    阅读次数:207
Drools Fusion (CEP) Example 和 关键概念
Drools Fusion (Complex Event Processing) 是Drools对于复杂事件处理的模块, 与它功能相似的是Esper, 两者都可以提供基于时间跨度和滑动窗口的事件处理, 两者最大的区别可能就在于1. Drools开源, 不支持Distribution, 语法drl, ...
分类:其他好文   时间:2015-01-09 12:25:16    阅读次数:428
LDA variational inference note, LDA 参数求解
1.LDA主题模型 给定先验概率参数αβ,主题混合参数θ,集合主题z,集合词w的联合分布为 (1)2.variational inference1>variational distribution variational inference algorithm 介绍的variational 分...
分类:其他好文   时间:2015-01-08 22:37:44    阅读次数:420
878条   上一页 1 ... 72 73 74 75 76 ... 88 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!