photo

Timothy Russell


University of Bristol

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

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!

Statistik

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Calculating displacement many times with respect to different elements
I have the following data (or similar): 154240 1 7 154240 2 2 154240 ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Creating 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...

mehr als 11 Jahre vor | 0

| akzeptiert

Frage


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)=...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How 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,...

mehr als 11 Jahre vor | 0

Frage


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...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten