Answered
PID controller, difference when graphing step function with PID control block in matlab and simulink
Hi Hoang, My suggestion would be tuning the PID controller gains appropriately. You can use tools like the PID Tuner in Simul...

2 years ago | 0

Answered
Psychtoolbox- Error Using Screen
Hi Martin, Upon examining the code, it appears that the leftStimuli variable is defined as a cell array with a size of 1xnrun...

2 years ago | 0

| accepted

Answered
Data input and target formatting for Deep Learning Models
Hi Isabelle, Have you tried to reshape or transpose the arrays to align their dimensions before passing them to the trainnet...

2 years ago | 0

Answered
Stateflow - functions not connected to other blocks
Hi Claire, To answer your question, you need to establish data connections within the Stateflow chart. The "yellow" color you...

2 years ago | 0

Answered
need to shrink the polygon
Hi Sagi, To answer your questions, please see my comments below. Your question: How can I substract the walls from the Gross t...

2 years ago | 0

| accepted

Answered
How to Output Scans to DAQ but Ignore Digital Outputs
Hi Holden, After reviewing your comments, please ensure that your scan matrix is correctly configured. Make sure that only the ...

2 years ago | 0

Answered
Code disappeared from App Designer
Hi Denis, I am sorry to find out that you are having these issues. I have some suggestions to help you out to recover the mis...

2 years ago | 0

Answered
Code problem of SVM in concrete regression
Hi ZZ, After reading your comments, I can think of mismatched dimensions of input data, improper model initialization, or err...

2 years ago | 0

Answered
Problem designing 150 MW 115 KV PV power plant
Hi Prithwi, Sorry to hear that you are struggling with these issues. To answer your questions, please see my comments below. P...

2 years ago | 0

Answered
Recurring Error in Simulation
Hi Annika, Glad to help out. People make mistakes but when we work as a team together, problems get resolved. I am glad that...

2 years ago | 0

Answered
Export Model as FMU with Linux Binary on Windows
Hi Wen li, This one is a little tough to tackle, sounds like IT Engineer job. However, if I jog my memory, you have to manual...

2 years ago | 0

| accepted

Answered
Live CAN message from Simulink to App Designer
Hi Min, Let me tackle your comments one at a time. So, for the first one that you mentioned, I am having an interesting er...

2 years ago | 0

| accepted

Answered
Matlab python package. ModuleNotFoundError: No module named 'wheel'
Hi Sander, As of Matlab 2023b and 2024a, there have not been any significant changes in the packaging of Python that would di...

2 years ago | 0

Answered
infeasible or unbounded model
Hi Bahareh, I can understand your pain. So, I will go extra mile try to help you out. Upon analyzing the code, I have identif...

2 years ago | 0

Answered
run the system for 24 hours in short period
Hi Mounira, Sorry to hear that. After looking at your comments into consideration, here are my suggestions. Firstly, the ...

2 years ago | 0

| accepted

Answered
Simulation of two phase fluid with Simscape - pressure behavior unexplicable
Hi Marcel, To answer your question, yes, you are right about transition occurring in less than 1 second indicating a rapid r...

2 years ago | 0

Answered
Recurring Error in Simulation
Hi Annika, No problem, so I will try to tackle your questions by providing solutions to them to best of my knowledge. So, you...

2 years ago | 0

Answered
Adiabatic operation slope-loss algorithm (AO-SLA), how to do it: adiabatic coupling
Hi Tay, I took the liberty of modifying your code after reviewing it, try this updated version and let me know if it works f...

2 years ago | 0

Answered
Matlab python package. ModuleNotFoundError: No module named 'wheel'
Hi Sander, The only other option at this point that I can think about would be reinstalling the affected packages within t...

2 years ago | 0

Answered
how to calculate singular values in collin test to detect multicollinearity
Hi Nafisa, Due to incorrect calculation of the condition indices formula. The condition index should be the ratio of the larg...

2 years ago | 1

Answered
how to calculate singular values in collin test to detect multicollinearity
Hi Nafisa, In order to help you further with your problem, can you share the matlab code which is causing error, I have to re...

2 years ago | 0

| accepted

Answered
Can I use DAQ board that doesn't support by Simulink Desktop Real-Time I/O library for real time simulation? If can, what should I do to achieve it?
Hi Haotian, To resolve the error regarding the absence of Analog Input channels on the 'Standard Devices Serial Port' board, ...

2 years ago | 0

Answered
PV Array unable to connect with Blue N-Channel MOSFET
Hi Zhi, I is indeed possible to establish this connection. By utilizing appropriate components and configurations within Simu...

2 years ago | 0

Answered
Bad resolution of Dashboard Displays after printing to PDF
Hi Daniel, I have encountered this issue once, the workaround is to adjust the resolution settings during the PDF export pro...

2 years ago | 0

| accepted

Answered
How can I have a data store that connect to out of model in Simulink system composer?
Hi Hamid, The following code snippet demonstrates how to create a global data store in System Composer for your STM32f103VGT ...

2 years ago | 0

Answered
infeasible or unbounded model
Hi Bahareh, Regarding the error of "infeasible" when running the code for 8 electric vans with different scheduling of arriva...

2 years ago | 0

Answered
What is the most computationally efficient factorization of a matrix A?
Hi Eyup, It seems like you're struggling with understanding the concept of solving the linear system Ax=b by the solution of ...

2 years ago | 0

Answered
Modeling Fast Frequency Response (BESS) for Frequency Stability
Hi Harem, To model the fast frequency response of BESS in MATLAB Simulink, you can create a simulation that incorporates the ...

2 years ago | 0

Answered
Matlab python package. ModuleNotFoundError: No module named 'wheel'
Hi Sander, The error message indicates that the 'wheel' module is missing, causing the build process to fail. To resolve this...

2 years ago | 0

Answered
Discrepancy in Time Step Behavior Between Simulink Model and Generated C++ Code
Hi Ghassen, To enforce a strict adherence to the fixed-step size of 0.2 in the generated C++ code from your Simulink model, y...

2 years ago | 0

Load more