Réponse apportée
What is the relationship between the simulation time tf in simulink and the actual running time of the system? If my system needs to run 800s before it can be stable, then tf
Hi, Simulation time (“tf”) and the actual running time of the system are different. In Simulink, simulation time represents th...

10 mois il y a | 0

Réponse apportée
NTLM security in HTTP request
Hi Andrés, I understand that you want to adapt your API calls to work with SharePoint 2019 and are encountering issues with NT...

10 mois il y a | 0

Réponse apportée
Default filter setting of non-uniform sampled signals.
Hi Hiroaki, I understand that you're looking to replicate the algorithm of MATLAB's "resample" function in another language. Y...

10 mois il y a | 0

Réponse apportée
fuzzy-kNN algorithme for fault detection
Hi Merlin, The fuzzy-kNN algorithm combines traditional k-nearest neighbors classification with fuzzy logic principles. Unlike...

10 mois il y a | 0

Réponse apportée
What is the steering vector of Single Crossed-loop/monopole antenna with elevation and azimuth degree?
Hi, To calculate the steering vector of a single crossed-loop/monopole antenna with given elevation and azimuth angles, you ca...

10 mois il y a | 0

Réponse apportée
How to generate multi-operator hexagonal 3-sector cell layout from ECC Report 309 Figure 115
Hi Joel, I understand that you want to generate a Multi-operator cell layout with uncoordinated operation, where each sector co...

10 mois il y a | 0

Réponse apportée
I have a temperature monthly netcdf gridded data 1980-2021; and csv contains anomalies data that is not gridded ;can i create a correlation betwen them?
Hi Mohamed, Yes, you can create a correlation between your gridded NetCDF temperature data and the non-gridded anomaly data (C...

10 mois il y a | 0

Réponse apportée
apply 3D DCT on a 3d matrix
Hi Konstantina, Yes, you can apply a 3D Discrete Cosine Transform (DCT) to a 3D matrix without using “mirt_dctn”. This can be ...

10 mois il y a | 0

Réponse apportée
Fixed final time and fixed final state optimal control problem
Hi Dhimas, I understand that you want to solve an optimal control problem using Pontryagin's Minimum Principle. To help you ef...

12 mois il y a | 0

Réponse apportée
Why do we have to provide the jacobians at the Non-linear MPC of Matlab?
Hi Chri, In MATLAB's Nonlinear MPC, defining Jacobians for the cost function and constraints is crucial for several reasons: ...

12 mois il y a | 0

Réponse apportée
difference between sbr and image method in ray tracing
Hi Sharifi, I understand that you're exploring the two primary methods used in ray tracing. The SBR (Shooting and Bouncing Ray...

12 mois il y a | 0

Réponse apportée
storage format using SPARSE and INT8
Hi Giovanni, I understand that you want to optimize storage and runtime by using int8 for matrices containing only the values ...

environ un an il y a | 0

Réponse apportée
How to create a convergence table
Hi Karolina, I understand that you want to make a convergence table in MATLAB. I suggest you the following approach for the sa...

environ un an il y a | 0

Réponse apportée
Unpack ethernet data (TCP) using Simulink libraries
Hi Abhishek, I understand that you want to extract and interpret data described in an ARXML database as readable signals. T...

environ un an il y a | 0

Réponse apportée
Where "job" (batchsim) is stored ?
Hi skamajaya, As I understand it, the DMR file is not being generated in the ‘tempdir’ directory after using ‘fetchOutput’. If...

environ un an il y a | 0

Réponse apportée
Embedding data points problem
Hi Desiree, To embed each column of “X” onto the eigenvectors, the approach is to extract out the desired eigenvectors and per...

environ un an il y a | 0

Réponse apportée
Ground truth of road sign as look-up table
Hi Keunwook, A 2D Lookup Table would be most suitable in finding the closest corresponding road sign for a particular latitude...

environ un an il y a | 0

Réponse apportée
How can I import input data from Excel sheet into signal builder programmatically ?
Hi Anjali, To import the data from the excel file into the “Signal Builder” block, follow the following steps: First read th...

environ un an il y a | 0

Réponse apportée
How to write subscript and superscriopt in a single variable?
Hi Vishnuvardhan, To store a formula consisting of superscript and nested subscripts, the approach is to store it as a string ...

environ un an il y a | 0

Réponse apportée
Error regarding Input port when using SIMULINK
Hi Sameema, The above-mentioned error indicates a mismatch in the dimensions of the signal going into and out of the blocks in...

environ un an il y a | 0

Réponse apportée
How can I set the initial value of action space while using Simulink DDPG Agent?
Hi Lei, DDPG agents are designed to operate in continuous action spaces. Hence, to create a custom continuous action space for...

environ un an il y a | 0

Réponse apportée
Parse function parameters using InputParser class with unknown number of parameters and optional name-value pairs parameters
Hi Bob, The “inputParser” function does supports passing arbitrary number of parameters and then name-value pairs, but those p...

environ un an il y a | 0

| A accepté

Réponse apportée
Simulink model callback: Output to command line suppressed
Hi Bonpland, Yes, the "display" function is now deprecated, and you'll start seeing a warning popup about it in R2022b and lat...

environ un an il y a | 0

Réponse apportée
HDL Coder Vivado timing report shows infinite slack
Hi Yeung, Slack is used for measuring the degree of flexibility or buffer time available within a project schedule. It indicat...

environ un an il y a | 0

Réponse apportée
how to transfer A PushButton Value to Simulink Model ?
Hi Zhang, You can attach callbacks in App Designer to pass values from input components to a Simulink model when a "PushButton...

environ un an il y a | 0

Réponse apportée
Is it possible to apply Latex formatting in heatmaps?
Hi Lyu, The support for controlling text interpreter (including LaTeX) for displayed text using the “Interpreter” property is ...

environ un an il y a | 0

Réponse apportée
Plotting categorical array of varying size
Hi Jarrod, As per my understanding, you have multiple files containing categorical arrays, and you want to read through them a...

environ un an il y a | 0

Réponse apportée
Mixed LaTeX math and text in Matlab
Hi David, It seems you're trying to mix LaTeX text and math modes in MATLAB but aren't getting the desired output. To fix this...

environ un an il y a | 0

Réponse apportée
Convert variable-sized signal to fixed
Hi John, I understand you're looking for an approach to convert a variable-sized signal into a fixed size. You can achieve thi...

environ un an il y a | 0

Réponse apportée
Model fitting for real data using matlab lsqcurve
Hi Aloke, I understand that you want to fit a 5-ODE model to real data and then forecast infection trends. Here’s how you can ...

environ un an il y a | 0

Charger plus