?? contents.m
字號:
% Machine Learning Toolbox% Version 1.0 01-Apr-96% Copyright (c) by Zoubin Ghahramani, University of Toronto%% This directory contains a Matlab implementation of the Baum-Welch learning% algorithm for Hidden Markov Models.%% hmm - Gaussian Observation Hidden Markov Model (HMM) % hmm_cl - Calculate Likelihoods for HMM % hmmdemo - A demo of the HMM program% % rsum - row sum of matrix% rprod - row product of matrix and vector% rdiv - row division of matrix by vector
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -