
Alex Knight
National Physical Laboratory
Followers: 0 Following: 0
Estadística
4 Preguntas
2 Respuestas
0 Problemas
4 Soluciones
CLASIFICACIÓN
6.266
of 297.457
REPUTACIÓN
7
CONTRIBUCIONES
4 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.438
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
58.602
of 158.938
CONTRIBUCIONES
0 Problemas
4 Soluciones
PUNTUACIÓN
50
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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/...
casi 9 años hace | 0
Pregunta
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 ...
más de 10 años hace | 2 respuestas | 1
2
respuestasPregunta
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...
casi 11 años hace | 1 respuesta | 0
1
respuestaResuelto
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...
alrededor de 13 años hace
Resuelto
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...
alrededor de 13 años hace
Resuelto
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
alrededor de 13 años hace
Resuelto
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:...
alrededor de 13 años hace
Pregunta
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...
más de 13 años hace | 2 respuestas | 0
2
respuestasRemoving 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...
alrededor de 14 años hace | 1
| aceptada
Pregunta
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...
alrededor de 14 años hace | 1 respuesta | 0