統計
MATLAB Answers
11 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年以上 前 | 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年以上 前 | 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...
9年以上 前 | 0 件の回答 | 0
0
回答質問
Simplify expression with exponential function.
Consider the following minimal example: syms x simplify(x/exp(1)) This returns (1125899906842624*x)/306051325743...
9年以上 前 | 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...
9年以上 前 | 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年弱 前 | 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年弱 前 | 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年 前 | 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年以上 前 | 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...
10年以上 前 | 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年弱 前 | 1 件の回答 | 0