No BSD License  

Highlights from
Most Probable Number (MPN)

Be the first to rate this file! 4 Downloads (last 30 days) File Size: 3.71 KB File ID: #22545

Most Probable Number (MPN)

by Ofer Fridman

 

29 Dec 2008

FOR FOOD, FEED AND WATER MICROBIOLOGISTS

| Watch this File

File Information
Description

this is a translation for the Excel code from http://www.i2workout.com/mcuriale/mpn/index.html to Matlab.
this function estimates the number of bacteria in the original sample.

sample code for usage:
Code
Dilutions = [1 1e-1 1e-2 1e-3];
Replicates = [8 8 8 8];
Positive = [8 7 4 0];
[MPN_R MPN_H MPN_L]= MPNindex(Dilutions,Replicates,Positive);

MATLAB release MATLAB 7.7 (R2008b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
translation Cristina McIntire 29 Dec 2008 15:55:57
excel Cristina McIntire 29 Dec 2008 15:55:57
mpn Ofer Fridman 29 Dec 2008 15:56:01

Contact us at files@mathworks.com