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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0