photo

Cleve Moler

MathWorks

Last seen: 2 days 前 自 2012 起处于活动状态

Followers: 21   Following: 0

消息

The world's first MATLAB programmer.

统计学

All
MATLAB Answers

0 个提问
4 个回答

File Exchange

19 文件

Cody

0 个问题
6 个答案

Blogs

330 帖子

排名
2,814
of 299,916

声誉
22

贡献数
0 个提问
4 个回答

回答接受率
0.00%

收到投票数
9

排名
42 of 20,840

声誉
17,658

平均
4.70

贡献数
19 文件

下载次数
265

ALL TIME 下载次数
162188

排名
45,989
of 166,562

贡献数
0 个问题
6 个答案

评分
82

徽章数量
2

贡献数
330 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • MATLAB Flipbook Mini Hack Participant
  • MATLAB Mini Hack 2022 Participant
  • Knowledgeable Level 1
  • First Answer
  • Promoter
  • Solver
  • Top Downloads 2022
  • Personal Best Downloads Level 5
  • MATLAB Mini Hack Participant
  • MATLAB Central Treasure Hunt Finisher
  • Editor's Pick
  • First Review

查看徽章

Feeds

已回答
Redirecting arithmetic functions from LAPACK/BLAS?
It might help to use the transposes of your arrays or interchange the order ot your loops. MATLAB stores 2-d arrays by coluumns...

4 years 前 | 3

已回答
Accuracy of eig in support of complex step differentation: Derivative estimate accuracy degrades when step gets too small
I had forgotten about Nick Higham's comment after my blog post referencing his paper, "The complex step approximation to the Fr...

10 years 前 | 2

已回答
Accuracy of eig in support of complex step differentation: Derivative estimate accuracy degrades when step gets too small
But you should not have to resort to complex step differentiation because an analytic expression for the derivative of an eigenv...

10 years 前 | 2

已回答
Accuracy of eig in support of complex step differentation: Derivative estimate accuracy degrades when step gets too small
I have to admit that I am unsure about what is going on here. Complex step differentiation relies upon the unperturbed function...

10 years 前 | 2

| 已接受