photo

Joseph Buckley


UCL

Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
37,946
of 301,204

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 21,191

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,368

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Error using sym function with dsolve
So I am trying to implement a 3DOF model to plot reentry trajectories but I keep getting the following error. Error using s...

8 years ago | 1 answer | 0

1

answer

Question


Installation problems on Ubuntu 16.04
While attempting to install matlab from an ISO the installer got stuck at 87% for a few hours, and my battery ended up dying. No...

9 years ago | 0 answers | 0

0

answers

Question


Merging two arrays's
Hi, So I have two arrays, say: A={[1,2,3];[4,5];[]} B={[6];[7,8,9];[10]} and I would like to merge them to give...

9 years ago | 1 answer | 1

1

answer

Question


Create matrices of all possible combinations of vectors
So I have a set of 12 row vectors (of length 500) containing different parameters about a dataset. I need to run a function ...

9 years ago | 1 answer | 0

1

answer

Question


Replacing repeated elements with the index of the first element
So I have a vector with repeated values, that looks something like [2 2 2 2 8 8 8 8 3 3 3 3] etc. I would like to change it to...

9 years ago | 2 answers | 0

2

answers

Question


Forming a matrix based on the magnitude of a vector values
I have a vector, rho, of size ND,1, of different distances, from this vector I want to form a matrix, M(i,j) with 1 if rho(j)>rh...

9 years ago | 2 answers | 0

2

answers