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

2 months ago | 0

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

2 months ago | 0

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

2 months ago | 0

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

2 months ago | 0

| accepted

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

2 months ago | 0

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

2 months ago | 0

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

2 months ago | 0

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

2 months ago | 0

| accepted

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

2 months ago | 0

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

2 months ago | 1

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

2 months ago | 0

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

2 months ago | 0

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

2 months ago | 0

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

2 months ago | 0

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

2 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

Answered
Create single custom simscape component which contains multiple subsystems?
Hi Daniel. There are two possible ways to create a single protected component for Simscape subsystem with nested subsystems: A...

3 months ago | 0

Answered
Three-Phase V-I Measurement with 4 wires
Hi M., The “Three-Phase VI Measurement” block available in Simscape Specialized Power System (SPS) library, is for measurement ...

3 months ago | 0

Answered
Missing a continuous variable resistor for Specialized Power Systems
Hi Thomas. There is no “Continuous” simulation-type “Variable Resistor” block available in Simscape Specialized Power Systems (...

3 months ago | 0

Answered
Issue with Increasing Time Step in "Two-Zone MVDC Electric Ship" Model
Hi Ali. The MVDC model has a default time step of 25e-6 and runs for 30 sec. So, increasing the time-step to 1e-4 throws an err...

3 months ago | 0

Answered
Two different models for the stepper motor in Simscape stepper motor blocks
Hi Ayham. The stepper motor blocks available in Simscape Electrical and Simscape Specialized Power Systems (SPS) libraries use ...

3 months ago | 0

Load more