Community Profile

photo

Brendan


Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


tilefigs
MATLAB function for tiling figures on the screen.

mehr als 11 Jahre vor | 1 Download |

Gelöst


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

mehr als 11 Jahre vor

Frage


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

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Help with vectorizing Diag command
Thanks a lot!

fast 12 Jahre vor | 0

Frage


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

fast 12 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


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

fast 12 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 3 Antworten | 2

3

Antworten

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

mehr als 12 Jahre vor | 0

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten