📄 pm_gen.m
字号:
function [count, label] = pm_gen(wght, rate, T)%pm_gen Simulates data from a Poisson mixture.% Use: [count,label] = pm_gen(wght,rate,T) where count is an% array of length T which contains the simulated data and% label contains the corresponding simulated mixture indicators.% Requires Matlab's Statistics toolbox or GNU Octave.% H2M/cnt Toolbox, Version 2.0% Olivier Capp
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -