- Category:
- matlab
- Tags:
-
[Matlab]
[源码]
- File Size:
- 3kb
- Update:
- 2014-04-05
- Downloads:
- 2 Times
- Uploaded by:
- 大习
Description: It s Baum-Welch algorithm for iteratively estimating the initial states probability distribution and state transition probability matrix. In the folder, "mainfile_B_W.m" is the main function, and "Baum_Welch.m" is the iteration Baum-Welch function. Also these four file "Forward_variable.m " "Backward_variable.m" "Gamma_variable.m" "Ksi_variable.m" are used for calculating crucial factors. "B_pdf.m" is the emission probability distrubution function.
To Search:
File list (Check if you may need any files):
Baum_Welch algorithm\Backward_variable.m
....................\Baum_Welch.m
....................\B_pdf.m
....................\Forward_variable.m
....................\Gamma_variable.m
....................\Ksi_variable.m
....................\mainfile_B_W.m
Baum_Welch algorithm