Statistics
8 Questions
0 Answers
RANK
283,744
of 300,603
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
0
RANK
of 21,028
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,786
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Simulating herd behavior with sets of vectors
My goal is to be able to simulate the movements of herds of "animals" through sets of vector functions, so as to save myself tim...
8 years ago | 0 answers | 0
0
answersQuestion
File naming based on user input
So, I've got some code begins : function [ Output ] = flatlandprojection(y) and ends with put=transpose(Ou...
8 years ago | 1 answer | 0
1
answerQuestion
Array that grows as elements are defined to belong to it?
So, I am trying to write a function for finding the convex hull of a set of points. I'm defining an array "H" to be the set...
8 years ago | 1 answer | 0
1
answerQuestion
writing a function on an arbitrarly sized set of two dimensional vectors, with output size being set dependent?
haha I hope people here don't get tired of my inane questions too quickly.. Many of my scripts involve calculating euclidean ...
8 years ago | 2 answers | 0
2
answersQuestion
help! my variable entry is not displaying as entered.
%loop that will have 2000 iterations (each iteration %representing a rotation of the plane by 0.5 degrees) for t= 1:2000 ...
8 years ago | 1 answer | 0
1
answerQuestion
storing script outputs as an array
I wanted to try identifying convex polygons by their projected widths. How can I get the outputs, D, stored in a compact array ...
8 years ago | 1 answer | 0
1
answerQuestion
Plotting outputs from for loops in a 3D space
So, I managed to get a simple function to work approximately the way that I wanted, which was to take a point in 3 dimensional s...
9 years ago | 1 answer | 0
1
answerQuestion
Simple Model: "Subscript indices must either be real positive integers or logicals"
So, I'm brand new to matlab and wanted to try making a simple, discrete time spatial model of two points attracting and repellin...
9 years ago | 1 answer | 0
