Timothy Russell
University of Bristol
自 2012 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
13 years 前 | 1 个回答 | 0
1
个回答提问
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...
13 years 前 | 0 个回答 | 0
0
个回答提问
Calculating displacement many times with respect to different elements
I have the following data (or similar): 154240 1 7 154240 2 2 154240 ...
13 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
13 years 前 | 0
| 已接受
提问
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)=...
13 years 前 | 2 个回答 | 0
2
个回答已回答
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,...
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,...
13 years 前 | 0
提问
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...
13 years 前 | 2 个回答 | 0

