Answered
Changing the radial axislabels in a polar plot
Jakob, This is a necessarily, I think, imprecise process. That is, this method may become invalid with later distributions o...

14 years ago | 0

| accepted

Answered
How to create a probability table and derive probability results
Hi sim, If I understand correctly, then 'jpdf=X./Y;' should use element-wise multiplication like 'jpdf=X.*Y;'. Also, calcula...

14 years ago | 0

| accepted

Question


unexpected accumarray behavior
I recently discovered the function accumarray. Example 2 in the doc for this function produced a counter-intuitive answer for m...

14 years ago | 2 answers | 1

2

answers

Answered
Why do you come to "MATLAB Answers"?
a, b, c, i

15 years ago | 1

Question


Multiple Views of Data
I would like to plot multiple sets of data via the patch function, then have two different views display in two different window...

15 years ago | 1 answer | 0

1

answer

Answered
Can Matlab vectorize a generic recursion function?
Please clarify your question and what you mean by vectorize. If I understand your setup correctly, then a function to solve for...

15 years ago | 0

Answered
how to find number of pixels in a region of a hand?
I am making some assumptions, here, about how you count pixels. Hopefully, these assumptions will be clear via the following ex...

15 years ago | 0

Answered
Hump-day puzzler.
fprintf('I love MATLAB')) return%

15 years ago | 2