답변 있음
How to get loan value for fixed time span and payment
Hi Peter, I understand that you want to calculate the remaining loan amount using a built-in function. You mentioned the 'amort...

5개월 전 | 0

답변 있음
How does Model Advisor determine the default configuration ?
Hi Mohamed-Marwan, I understand that you want to run a particular set of checks every time on a model and wish to know how the ...

5개월 전 | 0

답변 있음
Detect if block is part of a feedback loop
Hi Vince, I understand that it can sometimes be confusing to follow the flow of a model, especially when dealing with large and...

5개월 전 | 0

답변 있음
some letters like "c""d" can't display correctly in commandline
Hi, I understand that when the lowercase letters c, d, and o are pressed, they appear as blanks. This issue appears to occur ...

7개월 전 | 2

| 수락됨

답변 있음
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...

9개월 전 | 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...

9개월 전 | 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...

9개월 전 | 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 ...

9개월 전 | 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...

9개월 전 | 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...

9개월 전 | 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 ...

9개월 전 | 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...

9개월 전 | 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 ...

9개월 전 | 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...

9개월 전 | 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 ...

9개월 전 | 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...

9개월 전 | 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...

9개월 전 | 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...

9개월 전 | 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...

11개월 전 | 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, ...

11개월 전 | 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...

11개월 전 | 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...

11개월 전 | 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...

11개월 전 | 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...

11개월 전 | 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 ...

11개월 전 | 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...

11개월 전 | 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...

11개월 전 | 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,...

대략 1년 전 | 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...

대략 1년 전 | 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...

대략 1년 전 | 0

더 보기