Download mavolcanoplot
Transcript
malowess
Examples
See Also
maStruct = gprread('mouse_a1wt.gpr');
cy3data = magetfield(maStruct, 'F635 Median');
cy5data = magetfield(maStruct, 'F532 Median');
[x,y] = mairplot(cy3data, cy5data);
drawnow
ysmooth = malowess(x,y);
hold on;
plot(x, ysmooth, 'rx')
ynorm = y - ysmooth;
Bioinformatics Toolbox functions affyinvarsetnorm, maboxplot,
magetfield, maimage, mainvarsetnorm, mairplot, maloglog, manorm,
quantilenorm
Statistics Toolbox function robustfit
2-382
Related documents
Bioinformatics Toolbox
Bioinformatics Toolbox
ServoCenter 4.1 Manual Volume 3: Programming
4. Component type active workflow user`s manual
ArrayAssist Manual - Maine Medical Center Research Institute
HeroSVM Support Vector Machine User Guide
User's Guide - solutionmetrics.com.au
Bioinformatics Toolbox User's Guide
MATLAB CURVE FITTING TOOLBOX - RELEASE NOTES User`s guide