Réponse apportée
where is regressionLayer in 2024a deep learningtoolbox
It is my understanding that you are having difficulty in finding the “regressionLayer” in the Deep Network Designer of MATLAB R2...

presque 2 ans il y a | 0

Réponse apportée
Why Unrecognized function or variable 'hypercube' occurred?
I understand that you are facing an error when trying to use the "hypercube" function. To utilize "hypercube", you need to have ...

environ 2 ans il y a | 0

Réponse apportée
How can I obtain the real focal distance from the stereo camera calibrator app?
I understand that you're interested in calculating the focal length in world units (millimeters) from the intrinsic camera param...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
figure legend (both text and colors) appears "faded". How can I fix it?
The faded legend appears to be an expected behaviour where the legend entry dims if the visibility of its corresponding line is ...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
Simulink Vector to PS vector conversion
It is my understanding that you would like to extract a Simulink vector elements and use them as inputs for different PS signals...

environ 2 ans il y a | 0

Réponse apportée
Why reading of EDF file (Version 4.0) is not possible?
Kindly confirm the integrity of the EDF file to ensure it is valid and not corrupted. The following links provide steps that mig...

environ 2 ans il y a | 0

Réponse apportée
Question about the state space model SS
A possible approach to model the above equations is to add an extra state to your system that represents the constant term. This...

environ 2 ans il y a | 0

Réponse apportée
Specify ROI in readBarcode
The "readBarcode" function appears to be recognizing the colour variations near the text as a barcode, rather than the barcode s...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
How can the proportion of energy in the n largest DCT coefficients be calculated?
I understand that you are looking for an explanation to why L2 norm has been used to compute the energy of DCT coefficients in t...

environ 2 ans il y a | 0

Réponse apportée
Position Constraint of Tiled Chart Layout changes automatically when setting position property
Setting the “Position” property of “tiledlayout” defines the inner size and location, which excludes the margins for decorations...

environ 2 ans il y a | 0

Réponse apportée
Why the transfer function involving exponential term comes out in matrix form? Not in usual polynomial form, in particular Net variable in below code
"Net" results in an irrational expression and is therefore converted to a state-space model. The above transfer function can be ...

environ 2 ans il y a | 0

Réponse apportée
writePWMDutyCycle question about arguments
The duty cycle of a periodic signal is the proportion of the signal 'ON' time to its 'OFF' time within one period. On an Ardui...

environ 2 ans il y a | 0

Réponse apportée
Why matlab doesn't recognize the command ''vrinstall -install''?
V-Realm Builder is not a supported 3D authoring tool for Simulink 3D Animation in R2023b. Consequently, the “vrinstall” command ...

environ 2 ans il y a | 0

Réponse apportée
BER vs SNR simulation doesn't generate the same theoretical output in Simulink
The Root Raised Cosine (RRC) Filter introduces a delay in the model. This can be corrected by setting the “Receive Delay” parame...

environ 2 ans il y a | 1

Réponse apportée
integration of l^c * exp(-l)
While computing the integral with symbolic variables using the “int” function, “int” by default, uses strict mathematical rules....

environ 2 ans il y a | 0

Réponse apportée
Creating a figure with both a plot and a table
Yes, although there is no direct method or function to create a figure using a table as X-axis labels, a possible workaround is ...

environ 2 ans il y a | 0