Answered
SmSt 5c connection with synchronous machine
Hi Muthulakshmi, I am assuming that you are referring to the ST5C and AC1C excitation system models available in Simscape Elect...

1 month ago | 0

Answered
The connection test error during RTL-SDR toolbox installation?
Hi DAMLA, I understand that the test connection with the RTL-SDR peripheral is failing. Please provide further details on the e...

1 month ago | 0

Answered
Stop Reinforcement Learning "smoothly" when the Training Manager is disabled
Hi Federico, I understand that the “train” command is being used to train one or more reinforcement learning agents and the tra...

2 months ago | 0

Answered
Representation of the vector group YNd5yn6 with the three-phase three-winding transformer in Simulink Simscape Electrical (Specialized Power Systems)
Hi Torben, The three-phase three-winding transformer available in the Specialized Power Systems (SPS) library can implement the...

2 months ago | 0

Answered
how can i enter the pi symbol on keyboard
Hi William, I am assuming that you want to use the “pi” symbol in the title of a MATLAB figure. LaTeX commands can be used to d...

2 months ago | 0

Answered
How to make launchpad - F28379D in normal opration, by other word how to clear RAM momery.
Hi hassan, I understand that you have built and deployed code on the launchpad by unchecking the “Boot from flash” option in Mo...

2 months ago | 0

Answered
How do i transmit the data of DAC through CAN using F28379D
Hi saandeep, I am assuming that you want to transmit digital data via CAN from one board to another board of type F28379D. This...

2 months ago | 0

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

2 months ago | 0

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

2 months ago | 1

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

2 months ago | 0

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

2 months ago | 0

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

2 months ago | 0

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

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

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

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

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

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

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

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

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

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

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

3 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

Load more