photo

Groat


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
252,580
of 299,737

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,655

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Matrix Indexing Being Slow
I'm running a function, let's say f(x), that depends on one variable (which may take any variable in the interval [0, 1]). This ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Plotting a matrix of z-values into 3d-space
I have a 2-dimensional matrix of Z values, and want to plot these in 3d space. Each row and column corresponds to my z-values ac...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Binopdf taking a lot of cpu time
In a script, I have ~35000 calls to binopdf and this takes 51.148 seconds. Is this a normal speed over this frequency of calls, ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Computing Recursive Function Efficiently
I've got a function that is recursive: i.e. f(x) = kf(x - 1) (Where k is complicated) I need to find the value of f(0),...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Best Practices for Efficiency
Hi, I have a function that's run around 10 million times, so I want to make sure I'm doing things as efficiently as possible....

10 years 前 | 1 个回答 | 0

1

个回答

提问


Maximising a function that i've created
So I have created a function, f(quantity), and I would like to minimise this with respect to quantity. Error in Maximisation...

10 years 前 | 1 个回答 | 0

1

个回答