photo

Henrik Dam


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

11 个提问
0 个回答

排名
5,791
of 297,457

声誉
8

贡献数
11 个提问
0 个回答

回答接受率
36.36%

收到投票数
4

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Non symmetricity of matrix supposed to be.
Consider A,B symmetric matrices (in practice they are 112x112). I want to calculate C=A^-1(B)A^(-1) numerically. I guess t...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Is it better to trick Matlab into doing constrained optimisation.
Assume that I want to do some constrained optimisation. I am using fmincon with the SQP algorithm, but I am hoping to get intuit...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Gauss hypergeometric 2F1 function for complex argument.
I have wound myself up in the situation of having to evaluate the Gauss hypergeometric 2F1 function for complex argument (i beli...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Simplify expression with exponential function.
Consider the following minimal example: syms x simplify(x/exp(1)) This returns (1125899906842624*x)/306051325743...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Numerical symbolic differentiation and evaluate at 0.
I am trying to do numerical symbolic differentiation of the kappa function below after which I want to evaluate at 0 and simplif...

10 years 前 | 0 个回答 | 0

0

个回答

提问


About Inverse Gaussian random variable generation
I am looking for a way of generating Inverse Gaussian random variables, I know there are relatively simple algorithms using rand...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Is numeric gradient estimation well-posed
Dear matlabcentral, I'm working on my thesis in mathematical finance. As a small part of it I am to numerically find a gradie...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Expand vector along third dimension
My question is simply, but I cannot figure out how to do it. Assume I have a vector K=[K_1,..,K_n] then I would like to creat...

10 years 前 | 2 个回答 | 1

2

个回答

提问


Multiple function calls requiring vectorised expressions.
This is an example of a problem which arose for me today. I found an ugly workaround in my specific case, but I would like to kn...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Is the rank function reliable?
In doing econometrics i need to check if a spicy numerically determined matrix has full rank. Is it reliable to just evaluate...

11 years 前 | 2 个回答 | 3

2

个回答

提问


Find positive solutions to underdetermined linear system of equations
I'm a bit new to matlab so sorry if this is too simple, in particular i'm new to this forum so I apologise if I did something wr...

12 years 前 | 1 个回答 | 0

1

个回答