Community Profile

photo

Shivam Lahoti


Last seen: 約2ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How can I constrain a plot on an excel sheet?
Hi Christian, To ensure your chart remains within a specified area on the Excel worksheet, you can define its position and dime...

約2ヶ月 前 | 0

回答済み
How do I make a contour?
Hi 민제 강, To achieve smoother contours in your plot, you can interpolate the kerr onto a finer grid using interp2. Create a dens...

2ヶ月 前 | 0

回答済み
Replacement for MFE Toolbox Function normloglik
Hi Tilman, In MATLAB, if you are using the MFE Toolbox and encounter an issue with the function normloglik not being recognized...

2ヶ月 前 | 0

回答済み
How to do probabilistic forecast in Matlab?
Hi israt, In MATLAB, there are several options for performing probabilistic forecasting, particularly in the context of energy ...

2ヶ月 前 | 0

回答済み
How can i do Probabilistic time series forecasting?
Hi israt, In MATLAB, probabilistic forecasting can be approached using two primary functions: 'forecast' and 'simulate'. The 'f...

2ヶ月 前 | 0

回答済み
How to specify a seasonal ARIMA model
Hi Md. Golam, To specify a seasonal ARIMA model with the given parameters you can use the 'arima' function as follows: % Defin...

2ヶ月 前 | 0

回答済み
How to specify a Seasonal ARIMA model?
Hi Dinuka, To specify a seasonal ARIMA model with the given parameters in MATLAB (R2023a), you can use the 'arima' function as ...

2ヶ月 前 | 2

回答済み
Llung-Box code on a time series without lbqtest provided by the econometrics toolbox
Hi Simon, As we know the Ljung-Box test is a statistical procedure to detect autocorrelation in a time series. Without the lbqt...

2ヶ月 前 | 0

回答済み
How to update the price of an option every minute with real time data?
Hi GIUSEPPE, I understand that you want to manage the minute-by-minute updates of option prices in MATLAB while accounting for ...

2ヶ月 前 | 0

回答済み
Portfolio Optimization - by sector and carbon intensity
Hi Li Guobin, The MATLAB Financial Toolbox allows for the optimization of a financial portfolio with various constraints. By cr...

2ヶ月 前 | 0

回答済み
Simulate inhomogeneous continuous time Markov Chain (IHCTMC)
Hi susman, I too couldn’t find an exact implementation for an inhomogeneous continuous-time Markov Chain in MATLAB. However, I ...

2ヶ月 前 | 0

回答済み
Portfolio Construction - Incorporating Stress Scenarios
Hi Christopher, To optimize a portfolio's Sharpe ratio or plot the efficient frontier while incorporating a stress scenario con...

2ヶ月 前 | 0

回答済み
Compute geometric mean of returns of a data sample when some returns are negative
Hi Jesper, The appearance of complex numbers when computing the geometric mean of log returns suggests that the logarithm funct...

2ヶ月 前 | 0

回答済み
Change parameter dimensions with setparam method
Hi Enzo, From what I understand, you wish to change both the values and the dimensions of a parameter in your real-time applica...

2ヶ月 前 | 0

回答済み
How To Optimize Portfolio With Target Risk And Return Constraints With Weight Constraints Together
Hi Mahir, I understand that you want to optimize your portfolio while keeping constraints like target risk return constraints a...

4ヶ月 前 | 0

回答済み
How to calculate risk indicator for a portfolio as Upside Portfolio Ratio, Sterling Ratio, Omega Ratio, Volatility, MAR?
Hi Mattia, I understand that you want to calculate risk Indicators for a portfolio as upside Portfolio Ratio, Sterling Ratio, ...

4ヶ月 前 | 0

回答済み
Is it possible to run MATLAB on Google colab?
Hi Vetrivel, I understand that you want to leverage Google Colab’s CPU to run your MATLAB code for Deep-learning models as you...

4ヶ月 前 | 0

回答済み
Preparing data for multi-step time series forecast using LSTM
Hi Aniroodh, I can understand that you want to prepare data to predict a multi-step future estimate of a certain parameter usi...

4ヶ月 前 | 0

回答済み
Can I complete a Gaussian equation using indeces?
Hi Christopher, I can understand that you want to calculate Gaussian without having to start from scratch with matrices. There...

4ヶ月 前 | 0

回答済み
How to plot shear flow in a cross section?
Hi Elizaveta, I can understand that you want to plot the shear flow in a given cross-section of a z-shaped stiffener. You have...

4ヶ月 前 | 0

回答済み
Filtering time series from common variance
Hi Marco, I can understand that you want to filter time series from common variance to identify the intrinsic factors driving ...

4ヶ月 前 | 0

回答済み
How can I add a stop loss and take profit for algorithmic trading in MATLAB?
Hi Alex Regner, I can understand that you want to do Algorithmic trading using MATLAB and you have a strategy ready to calcul...

4ヶ月 前 | 0

回答済み
streaming real-time financial data in MATLAB
Hi dleal, I understand that you want to leverage MATLAB and process real-time financial data without implementing any efficienc...

4ヶ月 前 | 0

回答済み
How to save struct array into H5
Hi Kat Lee, I can understand that you want to save the ‘wdata’ struct array into an HDF5 file as a compound datatype. However,...

5ヶ月 前 | 0

回答済み
PDE Toolbox: Boundary conditions between cell geometries ?
Hi Tugrul Öztürk, Based on my understanding, you have a geometry comprising of two bodies that are separated into two cells. Y...

6ヶ月 前 | 0

回答済み
How to get the data from the RS 232?
Hi Changwoo Lee, Based on your description, you have an RS232 connection established between your computer and Com1, and you w...

6ヶ月 前 | 0

回答済み
MMC equation for half and full bridge
Hi Zeeshan, As per my understanding, you want to make an equivalent circuit for MMC full and half bridge bipolar. And to make ...

6ヶ月 前 | 0

| 採用済み

回答済み
Can I do Path Planning in Simulink-CarSIM?
Hi Muhammad Zaid, As per my understanding, you want to apply a path-planning algorithm like frenet, RRT, A*, etc to your Simul...

6ヶ月 前 | 0

回答済み
issue retrieving data from interactive brokers
Hi Philip Curran, As per my understanding, you want to use the “ibtws” function. As stated in the question, you are able to ex...

6ヶ月 前 | 0

回答済み
Matlab slows down when the window is minimized
Hi Cinzia Tomaselli, As per my understanding, you want to execute an extensive script comprising various logical loops. But wh...

6ヶ月 前 | 0

さらに読み込む