A Basu
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
Confidence Interval Estimation from a matrix
I am dealing with a matrix S of size 100000 x 41. I want to choose 50 numbers between the 95% confidence interval for each colum...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
Simulating stock price paths in matlab using monte carlo
I am trying to simulate stock price paths and I am using the following code where my initial stock price S0 = 5.However I need t...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
Spectral Methods in Matlab
Hi, I am trying to implement the spectral analysis on European Put Options. My code is designed to change the number of nodes(b...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
Least Squares Monte Carlo for European Options
Hi, I am trying to compare Spectral Methods, Black Scholes analytical and Least Squares Monte Carlo for European Put options.Wh...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
Spectral methods for European Options
I am trying to code European Options using the Spectral Methods for Black Scholes. Can anyone help me out with a good reference ...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
Mean of some elements in a matrix
I have a matrix A of dimension 25 x 51. I want to calculate the mean of every sequential 5 elements of each row and store them i...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Plot two graphs inside a loop and link markers with lines
I am trying to plot a line plot for two graphs inside a for loop. The scatter plot working but the line plot is not working. Als...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Quandl API MATLAB problem
Hello, I would appreciate some feedback on how to connect Quandl data source with MATLAB. I am using the Quandl API to fetch th...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
decimal increment inside a for loop
Hi, I am trying to run a for loop as part of my code. I am trying to have 15 j values between z2 and z1 which are decimal numbe...
7년 초과 전 | 답변 수: 1 | 0