photo

Brendan


Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

9 Questions
2 Answers

File Exchange

1 File

Cody

0 Problems
1 Solution

RANK
12.002
of 300.364

REPUTATION
3

CONTRIBUTIONS
9 Questions
2 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
3

RANK
5.401 of 20.934

REPUTATION
237

AVERAGE RATING
5.00

CONTRIBUTIONS
1 File

DOWNLOADS
2

ALL TIME DOWNLOADS
1976

RANK
111.163
of 168.407

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Submitted


tilefigs
MATLAB function for tiling figures on the screen.

bijna 13 jaar ago | 2 downloads |

5.0 / 5

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

ongeveer 13 jaar ago

Question


Is there a log version of hypergeom
Hi, I'm trying to compute a function which involves a hypergeometric divided by a gamma function. For numerical reasons, I would...

ongeveer 13 jaar ago | 0 answers | 0

0

answers

Question


Copy a figure then add more data
Hi, I created a figure with some data. I would like to copy that figure a couple of times, and add different data to each of ...

ongeveer 13 jaar ago | 2 answers | 0

2

answers

Question


Add tick labels in log space
I have made a plot, and set the axes to be in log space. When this happens, the tick labels become 10^1, 10^2, etc. with the exp...

ongeveer 13 jaar ago | 1 answer | 0

1

answer

Answered
Help with vectorizing Diag command
Thanks a lot!

meer dan 13 jaar ago | 0

Question


Help with vectorizing Diag command
I have an MxN matrix, which I would like to turn into an MxNxN matrix, where the elements in the second and third dimensions are...

meer dan 13 jaar ago | 4 answers | 0

4

answers

Question


Using Set Field for multiple depths
Hi, I'd like to set a particular element of a structure array with a dynamic index to a field. So, for example, if fieldNames...

meer dan 13 jaar ago | 2 answers | 1

2

answers

Question


Indices of 'convolution' aka finding indicies of one matrix from a set of matrices in another matrix
Hi I'm wondering if there is an efficient way to do the following. Set up: A=randi(2,10,3); B=(A(:,1)==1); C=A(B)...

ongeveer 14 jaar ago | 1 answer | 0

1

answer

Question


Vectorizing bsxfun
Hi, I have two matrices (which are really lists of vectors) and would like a matrix of the pair-wise squared distances betwee...

ongeveer 14 jaar ago | 3 answers | 2

3

answers

Answered
Quad 2d giving inconsistant answers
Hi, Thanks, I had no idea that my warning is turned off. I'm not really sure how I did that given I haven't messed with the '...

ongeveer 14 jaar ago | 0

Question


Quad 2d giving inconsistant answers
Hello, I'm trying to use quad2d to integrate a function whose value is 0 outside of the (-5,5)(-5,5) box. However, I get differ...

ongeveer 14 jaar ago | 2 answers | 0

2

answers

Question


Weighted EM Algorithm for mixture of gaussians
Hello, I've had good experience using the gmdistribution.fit to fit a mixture of gaussians to data. I am wondering if there i...

meer dan 14 jaar ago | 0 answers | 0

0

answers