Mingyang Sun
Followers: 0 Following: 0
Statistik
RANG
169.303
of 295.467
REPUTATION
0
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
1
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Why do I get "have cash flows dates that span across tree nodes." error, when using swaptionbyhw
I am trying to calibrate hull white one factor model using volatility surface and zero curve I followed calibration procedu...
2 Monate vor | 0 Antworten | 0
0
AntwortenFrage
Estimating the decay parameter in Exponentially Weighted Moving Average (EWMA) model
Given the data , ; I would like to like to estimate the decay parameter in Exponentially Weighted Moving Average (EWMA) model, ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
The most efficient way to calculate multiplication and summation of two large matrices
Support I have two matrices and , I would like to calculate following: where matrix , and represent each columne of two m...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Heteroscedasticity and autocorrelation consistent covariance estimators for linear regression with equality constraints
I have a linear regression because is not full colume rank, there is a additional equality constraint: . I can solve above ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Hypothesis Tests for Constrained Linear Regression
Hi, I would like to do the hypothesis test for the following linear regression with equality constrants to exam the significance...
fast 2 Jahre vor | 1 Antwort | 0
1
Antwortrenaming variable loaded from a file
use the command: newname = struct2cell(load(filename)); newname=newname{1}; you don't even need to know the original variable ...
mehr als 2 Jahre vor | 1
Frage
How to define an objective function in the fmincon?
I would like to solve a large scale non-convex QCQP problem using fmincon, such that min_x x.'H*x s.t. x.'*R*x = 1 ...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Parfor is running much slower on a 18-core PC than a 10-core PC
I am currently running a compute-intensive financial trading test; the test has 503 independent loops. I have two PCs in my offi...
etwa 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Quadprog solver stalled, constraints satisfied.
H is a 400 x 400 symmetric matrix, when I use quadprog(H,-f, Aieq, zeros(PreL_max,1),[],[],[],[],[],optimoptions('quadprog','Di...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
numerical problem of quadprog
Hi, I am trying to solve a badly scaled quadprog problem H = [5e15, -1.66e15, 1.02e9, -1.23e10; -1.66e15, 1....
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Confidence intervals of linear multiple regression
Considering following linear multiple regression model: where observations , coefficents and is a white Gaussian noise term...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Rank one decomposition of a positive semi-definite matrix with inequality trace constraints
Suppose there is a square matrix and a positive semi-definite matrix , such that Is there any ways I could do the rank one d...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Given two probability density functions and correlation matrix, how to generate two correlated random sequences?
Given two probability density functions: * "ExponentialPower": px = exp( -0.5*abs((x-mu)/sigma).^(2/(1+beta) ))/( 2^((3...
mehr als 6 Jahre vor | 1 Antwort | 0