photo

Sumukh


Actif depuis 2024

Followers: 0   Following: 1

Pronouns:
He/him

Statistiques

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Custom Storage Class and Memory Section not visible in Code Mappings
Hi Djordje, Based on the images provided, my understanding is that a custom storage class has been created in Embedded Coder Di...

1 jour il y a | 0

Réponse apportée
Abnormal trailing ^ on input
Hi Jose, You can try out the following workarounds for the issue: The “power” function can be used instead of the “^” operator...

7 jours il y a | 1

Réponse apportée
I have read Mf4 file using "vehicle network Toolbox", Now i want to convert this to other formats such as CSV/PCD
Hi Rajendra, The “mdfRead” command reads the .MF4 file and outputs a cell array of timetables. To convert the output “dataChan...

7 jours il y a | 0

Réponse apportée
The backbone of deeplabv3+ returned by deeplabv3plusLayers() using augument "xeption" only support "Xception-41" network architecture?
Hi mingming, I assume that the MATLAB version being used is MATLAB R2024a. I am also assuming that the number “41” in “Xceptio...

7 jours il y a | 0

Réponse apportée
Ridge regularization for lsboost regression
Hi Farzad, The regression ensembles can only be regularized using lasso regularization with the “regularize” command. The possi...

8 jours il y a | 0

Réponse apportée
Does maltab parameter estimation app use CPU cores or GPU cores ?
Hi Kodjovi, The parameter estimator app uses either CPU or GPU cores depending on the availability of GPUs and configuration of...

8 jours il y a | 0

Réponse apportée
C code MemMap.h file name change
Hi Betül, I am assuming that the code you are referring to is the AUTOSAR software address methods (SwAddrMethods) for AUTOSAR ...

10 jours il y a | 0

Réponse apportée
Best way to integrate equations of motion with zero order hold control inputs
Hi Nick, I assume that you are trying to solve a system of ODEs in MATLAB R2024b. I am assuming that the “zero-order hold contr...

11 jours il y a | 0

Réponse apportée
I want to connect 30MW PV power plant to pre-built IEEE 9 bus system what is the easier way to do that in other words is there a block in the library?
Hi Abdelrahman, I assume that the “pre-built IEEE 9-bus system” you are referring to is the example model available in the foll...

11 jours il y a | 0

| A accepté

Réponse apportée
How to adjust picture properties embedded into Powerpoint?
Hi AR, I have reproduced the issue you are facing, and it is indeed true that the aspect ratio cannot be maintained using the “...

14 jours il y a | 0

Réponse apportée
Need help understanding imextendedmax
Hi Knut, The “imextended(I, H)” command performs two operations on the image matrix “I”: Compute the H-maxima transform matrix...

15 jours il y a | 0

Réponse apportée
step responce using lsim command making extra plot .
Hi Tomer, I understand that you are referring to the grey line in the plot that appears when “lsim” command generates the figu...

16 jours il y a | 0

Réponse apportée
mapping lookup table to block ram
Hi xiaodong, I am assuming that your model contains a LUT block to process input data and a pipeline register block at the outp...

17 jours il y a | 0

| A accepté

Réponse apportée
how to connect the (soc) cell wire to ps converter? what are the names of red circled blocks?
Hi Engr., Based on the image provided, I am assuming you are using the example model available in the following documentation i...

17 jours il y a | 0

Réponse apportée
Filename truncated in MATLAB
Hi Deepayan, The truncated filename in the image is in the 8.3 short filename format. This is a format of filename that is used...

17 jours il y a | 1

Réponse apportée
How can I adjust the fillet settings of a Raised Median?
Hi Terry, The lane types “Curb” and “Raised Median” have different functional intent. The “Raised median” lane primarily serves...

17 jours il y a | 0

Réponse apportée
how to read mzXML file?
Hi Yakub, You can refer to the following MATLAB Answer in which another user had the same issue, i.e., the command “mzxmlinfo” ...

18 jours il y a | 0

Réponse apportée
Sturct alignment when using c2000 blockset for code generation
Hi Xavier, I understand that you are using Embedded Coder to generate code for C2000 targets. Based on the screenshots you hav...

22 jours il y a | 0

Réponse apportée
how to establish a direct connection model between the engine , the generator and the motor?
Hi Xiaoming, I assume that you are referring to the Hybrid Electric Vehicle model with the image provided, as a connection need...

23 jours il y a | 0

Réponse apportée
How to set "Function name" for logged signals in a Simulink model using API's?
Hi Dark_Knight, I tried accessing the “Data Access” tab programmatically but could not access them. The following MATLAB Answer...

24 jours il y a | 0

Réponse apportée
Save a matrix to Image and then extract the same matrix from Image
Hi Fareed. To create a spectrogram plot for the audio file, the “spectrogram” function in the Signal Processing Toolbox is reco...

28 jours il y a | 0

Réponse apportée
Extract the degree of symbols
Hi Mohammad, The degree of a variable in a polynomial is always a non-negative whole number. The “polynomialDegree(p,vars)” fun...

29 jours il y a | 0

Réponse apportée
Compute the power spectrum of the input vector ( pspectrum()) and its code generation
Hi Audo, MATLAB Coder creates a .mex file from the generated C code for a given function. The .mex file can be used to check th...

29 jours il y a | 0

Réponse apportée
certificate from TUV or similar organization
Hi Bhimsen, ISO 13849 is an IEC-61508 related safety standard that applies to machinery control systems. The “IEC Certification...

environ un mois il y a | 0

Réponse apportée
Unable to generate chirp signal in wireless waveform generator app
Hi, The linear FM or chirp signal generation functionality has been introduced in R2022b as per the following release notes: h...

environ un mois il y a | 0

Réponse apportée
Incorrect display of figure when rendering with vector format
Hi Jue, It appears that the figure is not being rendered properly at your end. This issue is not reproducible at my end as the ...

environ un mois il y a | 0

Réponse apportée
Is it possible to solve "Partial Differantial Equations" with simulink?
Hi Hakan. The “Partial-Differential Equation” (PDE) Toolbox is the primary toolbox to solve PDEs in MATLAB. You can refer to th...

environ un mois il y a | 0

Réponse apportée
Tuning of box jenkins model parameters to improve accuracy
Hi John, The model obtained from “bj” function can be tuned in the same way as the models obtained from “oe” and “arx” function...

environ un mois il y a | 0

Réponse apportée
How can I increase the speed of scheme simulation?
Hi stepa, The provided model is stiff and has both fast and slow-changing components. The “Solver” used in the “Configuration P...

environ un mois il y a | 0

Réponse apportée
Unable to start MATLAB. Error 6100.
Hi Joshua. I had faced the same issue earlier. “Error 6100” would appear sporadically when I used MATLAB Docker image. However,...

environ un mois il y a | 0

Charger plus