Answered
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, ...

9 månader ago | 0

Answered
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...

9 månader ago | 0

Answered
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...

9 månader ago | 0

Answered
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...

9 månader ago | 0

Answered
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...

9 månader ago | 0

Answered
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 ...

9 månader ago | 0

Answered
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...

10 månader ago | 0

Answered
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...

10 månader ago | 0

Answered
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,...

11 månader ago | 0

Answered
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...

11 månader ago | 0

Answered
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...

11 månader ago | 0

Answered
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 ...

11 månader ago | 0

| accepted

Answered
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...

11 månader ago | 0

Answered
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...

11 månader ago | 0

Answered
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...

11 månader ago | 0

Answered
I want to detect and determine the spheres' diameter and also the sphere inside.
Hi CHESSADAKORN, As per my understanding, you wish to detect the spheres and measure their diameter; you also want to determin...

11 månader ago | 0

Answered
Terminate RL DDPG episode if ode solver do not have a solution
Hi Muhammad Nadeem, As per my understanding, you are stepping your environment (system of DAEs) using the ode15s solver ...

11 månader ago | 1

| accepted

Answered
How to simulate thermal noise altering a signal at various sample rates?
Hi user123, As per my understanding, you want to run a simulation where the workflow involves various analog and digital block...

11 månader ago | 0

Answered
Advice on Heisenbug causing crash in code
Hi Paul, From what I can understand, you are getting a MATLAB crash while running a script that routes Simulink models using JS...

12 månader ago | 0

Answered
Processing J1939 BAM messages with VNT
Hi Charles, From what I can understand, you want to process a multi-packet transport protocol over the J1939 communicati...

12 månader ago | 0

| accepted

Answered
Error about Worst performer calculate
Hi 형현, From what I can understand, you expect the Worst performer matrix or WP to be a 10000*1 vector, but you are getti...

12 månader ago | 0

Answered
PID controller in pde heat transfer simulation
Hi Pauline Wieder, From what I can understand is that you have a heat transfer simulation using the PDE toolbox and now you de...

ungefär ett år ago | 0

Answered
Account for currency development in IRR calculations
Hey Björn, You shall use the xIRR function to understand the impact of currency development on the overall IRR by following me...

ungefär ett år ago | 1

Answered
Perfect Square in Matlab
you can check for perfect square by using the following check, however representable number might sparse if n is large enough. ...

mer än 2 år ago | 0

Answered
Trying to solve a matrix with four equations and four unknowns. Should be three non zero terms.
Hey, Look into your code closely you are missing lot of operators, that must be the reason it throws error. you might want to c...

mer än 2 år ago | 0

Answered
How to compute the area of cardioid r=2(1+cosx)
Hey, You need to define the range for which you need to calculate the area. You can integrate the function and then put limits ...

mer än 2 år ago | 0

Answered
Is there a way to use 2021a editor in 2022a release
According to some matlab answers you might not be able to use the editor of 2021a in your 2022a release. But You can maintain di...

mer än 2 år ago | 0

Answered
Turning mathcad in to matlab
I am not exactly sure, what you mean, but shall refer to the following matlab answer. https://in.mathworks.com/matlabcentral/an...

mer än 2 år ago | 0

Answered
Install Matlab engine for Python on MacBook M1
You might be missing some steps in the process. you shall refer to this article and try again. https://in.mathworks.com/help/ma...

mer än 2 år ago | 0

Answered
generate a random number base on pdf function
Tons of distributions are given here: http://www.mathworks.com/matlabcentral/fileexchange/7309-randraw In general, you basicall...

mer än 2 år ago | 0