Feeds
질문
Same Value with any parameter change
There 2 important parameter in my script, "alpha(0.90-0.99)" and "N", the VaR result produce same number for any alpha number(...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Function inside my function
I have two function on my m. file, function "VaR" and "VanDerCorput", "VanDerCorput" function required on "VaR" function, how to...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Help for my result doesn't change if i change simulation number
my code was this, if true % code end %function VaR=MC(NbTraj,p,alpha) %Function computing the value at risk of a...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
Why this always ask to preallocating
My code was this %function VaR=MC(NbTraj,p,alpha) %Function computing the value at risk of a %portfolio composed of...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Undefined function or variable 'VanDerCorput'
This is my script : %Function computing the value at risk of a %portfolio composed of two bonds. NbTraj= 1000000; %...
거의 10년 전 | 답변 수: 1 | 0
