Refine by Content Type

Refine by Category

Refine by Product

Refine by Time Frame

image thumbnail

updated 2 months ago

Reporting tools in the MATLAB and Simulink Environment by Roni Peer

This submission shows how you can export your results from MATLAB, via different reports. (report, publish, export)

snr(noisydata, original)

RUNME.m

myScript.m

image thumbnail

updated 2 months ago

Reporting tools in the MATLAB and Simulink Environment by Roni Peer

Three ways to report your results to someone who doesn't use MATLAB. (report, matlab reports, compare)

snr(noisydata, original)

RUNME.m

myScript.m

image thumbnail

updated 9 months ago

SCOPE: interactively tabulate SEER excel variables by Rex Cheung

This takes SEER excel column data interactively, tabulate them, write back in table format. (data import, data export, optimization)

output=xls2tabulate2xls(xlsfilename)

image thumbnail

updated 3 years ago

Test and Measurement Seminar Demos by Scott Hirsch

Source code for Test and Measurement Seminar Demos, including electronic throttle body case study. (electronic, gpib, data acquisition)

ConfigureTrigger(ai,TriggerDelay,TriggerRange,TriggerCondit...

CreateAI(filename,vendor,boardid,channels);

CreateDIO(vendor,boardid,channels);

image thumbnail

updated 6 years ago

convolutional encoding by ANOOP GOPAN

M-file that performs convolutional encoding of binary input sequence (coding theory, encoding, mfile)

enc=convolenc(x,k);

image thumbnail

updated 6 years ago

Quantitative High-Throughput Gene Expression Imaging by Sam Roberts

Image Processing for Quantitative Gene Expression Analysis of Drosophila Embryo Images (image processing, bioinformatics, gene expression)

flyproc(im)

Quantitative High-Throughput Gene Expression Imaging

dctflyexdemo.m

Contact us