photo

Brendan


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

9 个提问
2 个回答

File Exchange

1 文件

Cody

0 个问题
1 个答案

排名
12,002
of 300,853

声誉
3

贡献数
9 个提问
2 个回答

回答接受率
33.33%

收到投票数
3

排名
5,412 of 21,094

声誉
237

平均
5.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
1978

排名
113,059
of 171,319

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已提交


tilefigs
MATLAB function for tiling figures on the screen.

13 years 前 | 1 次下载 |

5.0 / 5

已解决


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

13 years 前

提问


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

13 years 前 | 0 个回答 | 0

0

个回答

提问


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

13 years 前 | 2 个回答 | 0

2

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Help with vectorizing Diag command
Thanks a lot!

13 years 前 | 0

提问


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

13 years 前 | 4 个回答 | 0

4

个回答

提问


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

13 years 前 | 2 个回答 | 1

2

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 3 个回答 | 2

3

个回答

已回答
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 '...

14 years 前 | 0

提问


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

14 years 前 | 2 个回答 | 0

2

个回答

提问


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

14 years 前 | 0 个回答 | 0

0

个回答