Code covered by the BSD License
-
DisplayModel(M, L, iterations...
Display the HMM described by M, the log likelihood value,
-
ForBackF(M,Y)
Forward-backward algorithm for step-HMM
-
ForwardBackward_3(M,Y,I0,test...
function [LL newM gamma] = ForwardBackward_3(M,Y,I0,test,BigB)
-
M=MakeMonotonicModel(nu, yQua...
function M=MakeMonotonicModel(nu, yQuantum, noiseSigma, transProb, stepSizes, stepSigma)
-
ModelChange(M1,M0)
Check the changes in the transition probabilities. Looks at the
-
PlotAndLabelPeaks(x,y,minsize...
function PlotAndLabelPeaks(x,y,minsize,xscale)
-
RestorationPlot(Y, EstY, wrap...
function RestorationPlot(Y, EstY, wrap, yquantum, EYbase,markerstr) Fancy
-
WtConvol(a,b,m)
-
[EstY EstI LP Wrap]=ViterbiRe...
% Viterbi algorithm for step-HMM
-
[X,Y]=StepSimulator(M,N)
function [X,Y]=StepSimulator(M,N)
-
[X,Y]=StepSimulatorC(M,N)
Given the number of time points N and the model M, simulate a staircase
-
[sigma nu]=EstSigmaAndNu(Y,I0)
Find reasonable values for these variables based on the step data vector
-
b=Makeb(nu,sigma,DutyCycle,Er...
-
ms=QuickShift(m,shift)
Faster replacement for circshift for time-critical applications.
-
ms=QuickShiftMex(m,shift)
Faster replacement for circshift for time-critical applications.
-
n=NextNiceNumber(x,f)
function n=NextNiceNumber(x)
-
xs=Step125(x)
-
MotorHMM1.m
-
MotorHMM2.m
-
View all files
from
Hidden Markov Models for Molecular Motors
by Fred Sigworth
A set of functions for analysing noisy recordings of the random stepping of molecular motors
|
| All files for Hidden Markov Models for Molecular Motors |
/HMMsForMotors 2/.DS_Store
/HMMsForMotors 2/1README.pdf
/HMMsForMotors 2/DisplayModel.m
/HMMsForMotors 2/EstSigmaAndNu.m
/HMMsForMotors 2/ForBackF.m
/HMMsForMotors 2/ForwardBackward_3.m
/HMMsForMotors 2/MakeMonotonicModel.m
/HMMsForMotors 2/Makeb.m
/HMMsForMotors 2/MotorHMM1.m
/HMMsForMotors 2/MotorHMM2.m
/HMMsForMotors 2/NextNiceNumber.m
/HMMsForMotors 2/PlotAndLabelPeaks.m
/HMMsForMotors 2/QuickShift.m
/HMMsForMotors 2/QuickShiftMex.c
/HMMsForMotors 2/QuickShiftMex.m
/HMMsForMotors 2/RelModelChange.m
/HMMsForMotors 2/RestorationPlot.m
/HMMsForMotors 2/Step125.m
/HMMsForMotors 2/StepSimulator.m
/HMMsForMotors 2/StepSimulatorC.m
/HMMsForMotors 2/ViterbiRestoration.m
/HMMsForMotors 2/WtConvol.c
/HMMsForMotors 2/WtConvol.m
/license.txt
|
|
Contact us at files@mathworks.com