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

etwa 2 Monate vor | 0

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

etwa 2 Monate vor | 0

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

etwa 2 Monate vor | 0

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

etwa 2 Monate vor | 0

| akzeptiert

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

| akzeptiert

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 1

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Mehr laden