Timothy Russell
University of Bristol
Followers: 0 Following: 0
I am a student studying biology & maths at Bristol unviersity, and am required to learn basic matlab skills for my 3rd year dissertation on territoriality in kangaroo rats!
Estadística
5 Preguntas
2 Respuestas
CLASIFICACIÓN
168.440
of 295.689
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.266
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.317
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Which row of the output of a Nelder-Mead Simplex algorithm is the optimal?
Basically I'm using Nelder-Mead to optimise a function which depends on 5 parameters. I understand (heuristically) how this algo...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Computing turning angles from location data
So I have three nx4 arrays where n is one of 1500,2000 and 6000. The 2nd and 3rd columns are the x & y displacement values for a...
casi 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Calculating displacement many times with respect to different elements
I have the following data (or similar): 154240 1 7 154240 2 2 154240 ...
casi 12 años hace | 1 respuesta | 0
1
respuestaCreating an array within a for loop
Thanks for the help, turns out that this function is exactly what I wanted: http://www.mathworks.co.uk/matlabcentral/fileex...
casi 12 años hace | 0
| aceptada
Pregunta
Creating an array within a for loop
I have a plotting function which gets the points to plot from a for loop, i.e. for i=1:length(rat2ind) ind = A(:,1)=...
casi 12 años hace | 2 respuestas | 0
2
respuestasHow to plot x-y coordinates which correspond to elements which are repeated at least once
This worked perfectly, but I was wondering, is there an easy way to, instead of plotting the result, saving the result in an (n,...
casi 12 años hace | 0
Pregunta
How to plot x-y coordinates which correspond to elements which are repeated at least once
My project concerns capture & recapture of rats. I have a 1040 x 3 array, the first column is the tag number of the rat (when ea...
alrededor de 12 años hace | 2 respuestas | 0