隐马尔科夫模型中有三个问题:1)估计问题:给定一个观察序列O=O1O2...OT和模型u = (A, B, π),如何快速地计算出给定模型u情况下,观察序列O的概率,即P(O|u)2)序列问题: 给定观察序列O=O1O2...OT和模型u = (A, B, π),如何快速有效地选择在一定意义下“最优...
分类:
其他好文 时间:
2014-07-16 18:59:53
阅读次数:
260
使用ruby写的wikipedia上的维特比算法的例子
分类:
其他好文 时间:
2014-07-16 18:58:42
阅读次数:
176
#######################类变量######################class Cloud @@count=0 def initialize(user,password,ip) @user = user @password ...
分类:
其他好文 时间:
2014-07-16 18:20:42
阅读次数:
234
###################### 访问权限#####################class HeidSoft##默认方法 def method1 ##### endprotected def method2 ##### endpri...
分类:
其他好文 时间:
2014-07-16 18:16:51
阅读次数:
156
1)安装RUBY:从 http://www.ruby-lang.org/en/ 下载 ruby182-15.exe,安装Ruby。ruby -v 看是否安装成功。2)安装RAILS框架 :gem install rails --remotesrails -v 看版本号号,看是否安装成功。3)安装 J...
分类:
其他好文 时间:
2014-07-16 16:46:39
阅读次数:
206
安装pip安装注意依赖到zeromq3minion过一段时间去请求mastersalt-api可以访问salt去远程执行rubypuppetDSL配置erb文件模块加载模板支持最差chef定义直接是ruby代码erb模板系统原生支持pythonsaltstackyaml配置文件python程序模板模板支持很好python写模块ipc进程间通信都使用ke..
分类:
其他好文 时间:
2014-07-15 10:52:09
阅读次数:
385
前几天 fork 了 Ruby China 的源码,面对陌生的 Ruby 技术栈,一头雾水。 我 fork 它并不单为了学习,而是要在最短的时间搭建起我脑海中的社区网站。所以我不可能针对每一门新技术都去买一本书来读上半个月。 我在本机运行起 Ruby China,新注册一个用户,发现不能发帖...
分类:
其他好文 时间:
2014-07-14 22:09:36
阅读次数:
355
1) http://ruby-hacking-guide.github.io/intro.htmlIt has one part to discuss “Technique to read source code”. BTW, you could download kindle file from....
分类:
其他好文 时间:
2014-07-14 19:44:11
阅读次数:
271
def say_goodnight(name) result ="Good night ." +name return resultenddef say_goodmorning(name) result ="Good morning .#{name}" return resultendde...
分类:
其他好文 时间:
2014-07-14 14:14:34
阅读次数:
189
yuminstall-ygcc-c++patchreadlinereadline-develzlibzlib-devellibyaml-devellibffi-developenssl-develmakebzip2autoconfautomakelibtoolbisoniconv-develyuminstallmysql-devel安装rvmcurl-Lget.rvm.io|bash-sstablesource/etc/profile.d/rvm.shrvm-vsed-i-e‘s/ftp\.ruby-la..
分类:
系统相关 时间:
2014-07-13 15:11:57
阅读次数:
299