답변 있음
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년 초과 전 | 0

| 수락됨

답변 있음
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년 초과 전 | 0

| 수락됨

질문


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년 초과 전 | 답변 수: 2 | 1

2

답변

답변 있음
Why do you come to "MATLAB Answers"?
a, b, c, i

거의 15년 전 | 1

질문


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년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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년 전 | 0

답변 있음
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년 전 | 0

답변 있음
Hump-day puzzler.
fprintf('I love MATLAB')) return%

대략 15년 전 | 2