Alex Knight
National Physical Laboratory
Followers: 0 Following: 0
I'm a biochemist/biophysicist and I've been using MATLAB since version 5. Applications include the analysis of single-molecule data, spectral data, image processing and super-resolution microscopy. I also use LabVIEW a lot and wish there was better interoperability between the two...
Statistiques
RANG
6 188
of 295 486
RÉPUTATION
7
CONTRIBUTIONS
4 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
2
RANG
of 20 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
GUI buttons dissapear when I open it in 2015a
I had a similar problem which turned out to be due to uipanels being stacked on top of my objects. See <http://uk.mathworks.com/...
plus de 8 ans il y a | 0
Question
Why does the ecdf function return duplicate x values?
When calling the ecdf function (empirical cumulative distribution function), why is the first "x" value always duplicated? This ...
environ 10 ans il y a | 2 réponses | 1
2
réponsesQuestion
Nearest neighbour distances between random points
I am trying to model an experiment where molecules are randomly distributed on a 2D surface. What I want to know is: # How ar...
plus de 10 ans il y a | 1 réponse | 0
1
réponseA résolu
Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...
presque 13 ans il y a
A résolu
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
presque 13 ans il y a
A résolu
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
presque 13 ans il y a
A résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
presque 13 ans il y a
Question
Report generation toolbox gives warnings and no figures in R2011b
Code using the report generation toolbox that works fine under r2010b gives the following warning on r2011b: Converting rep...
environ 13 ans il y a | 2 réponses | 0
2
réponsesRemoving white space in .emf plots
You can simply 'ungroup' the figure when you get it into PowerPoint and delete the unwanted white box. Then you can 'regroup' th...
presque 14 ans il y a | 1
| A accepté
Question
Code for Maximum Intensity Projection
Does anyone know of any code or approach to doing a maximum intensity projection in MATLAB? I'm looking for a simple function th...
presque 14 ans il y a | 1 réponse | 0