Recently we have started a research group consisting of researches with background in various aspects of data analysis encompassing signal and image processing and statistical analysis applied to a wide variety of projects within biology and medicine. The group is involved in multidisciplinary research with both national and international collaborators .
More information about the Biomedical data analysis group.
My list of publications .
Information in Norwegian .
Here you can find documentation and files to my MATLAB introductory course. Visit MathWorks for more information about MATLAB .
Documentation:
| 1 | Introduction. |
| 2 | MATLAB's user interface. |
| 3 | Basic functions. |
| 4 | Visualisation. |
| 5 | Programming. |
| 6 | Analysis. |
You will need the following files to be able to do the examples and the exercises.
| File | Description |
| nucseq.mat | MATLAB data file with representation of DNA string. |
| photopl.txt | Data file with pulse measurements by photoplethysmography. |
| findpeaks.m | MATLAB function for local maxima detections. |
| pulsanalyse.m | Solution for computation of pulse rate. |