photo

Ninad


Last seen: 18 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Computer uses only 21% of cpu when running multithreading in simulink
Hi Fernando, You can set the model to run in the "Accelerator Mode".To do so please follow these steps: Go to the "Simulatio...

18 days 前 | 0

已回答
How to deal with timing error when using Timer Function?
Hi Sicheng, You can use the "get" MATLAB function to achieve your goal. This MATLAB function retrieves the current position o...

19 days 前 | 0

已回答
Getting Error of mclmcrrt.dll while opening the MPLOT in EMTP
Hi Suraj, This may be the result of the Path Environment Variable having too much data already to have the necessary director...

22 days 前 | 0

已回答
Can't display several fill plots in UIAxes in App
Hi Mark, This issue is likely because "hold on" is not being applied correctly within the loop, or there might be an issue wi...

29 days 前 | 1

已回答
The element 1 in SCDPotentialLinearizationIOs structure is not referring to an existing block in the model。
Hi, The error indicates that the SCDPotentialLinearizationIOs structure refers to a block that doesn't exist in the model. ...

2 months 前 | 0

| 已接受

已回答
About Simulink Solar Energy Model
Hi Malik, I see that you want to create a Simulink Model to utilize solar energy. To achieve your objective, please follow t...

2 months 前 | 0

已回答
why my simulink model is running so slow, and in the mean time, the CPU/RAM/GPU utilization rate is not High.
Hi Lei, Please refer to the following article for tips on how to improve model performance. Improving Simulation Performance...

2 months 前 | 0

已回答
Implementation of Facenet in Matlab
Hi Ron, I've outlined a high-level approach below to assist with your project on face detection and recognition. Please cons...

2 months 前 | 0

已回答
How do I change the format of symbolic output
Hi Peter, If you're using MATLAB version R2016b or newer, you can use "string(sol)" to convert the solution to a string forma...

2 months 前 | 1

已回答
Saving of MATLAB Image File not consistent
Hi Amritesh, I recommend running a check to delete the image file if it already exists in the current working directory befor...

2 months 前 | 1

| 已接受

已回答
Hi, how can I connect a HIL read digital from Q8 data acquisition target so it can stop a simulink system?
Hi Lizbeth, I have attached a dummy Simulink Model "HILDemo.slx" to simulate a control system where a PID controller adjusts ...

5 months 前 | 1

已回答
RGB-Triplett - Matrix Error
Hi Alexander, The "scatter3" function expects the color matrix to have the same number of rows as there as data points to plo...

5 months 前 | 0

已回答
How can I use the Vehicle Network Toolbox to transmit CAN messages asynchronously
Hi Allen, You can use Event-Based CAN Message Transmission Behavior in Simulink. This feature allows for CAN and CAN FD mess...

5 months 前 | 0

已回答
Simulation error in Desktop Realtime.
Hi Abijith, As per my understanding, you are simulating a fixed time step model of a 4-wheeler autonomous vehicle in Desktop...

6 months 前 | 0

已回答
Using bagOfFeatures with RosBag data (storage efficiency)?
Hi John, I understand that you are using bagOfFeatures objects for feature recognition, and at least three copies of the sam...

6 months 前 | 0

已回答
How to get data from esp32 into matlab application and display in graphs in real time
Hi Alexander, I understand that you are trying to collect data from three different sensors connected to ESP32 and display i...

6 months 前 | 0

已回答
Uno Board Programming issue- It is taking over 15 mins to upload 200 lines of code seems like running forever
Hi Bhawya, I understand that you are unable to upload your code to Arduino Uno board and you need help to troubleshoot the is...

6 months 前 | 0

已回答
Dynamic wall constraint with MATLAB
Hi Federico, As per my understanding, you are developing a script to analyze the motion of a quadratic object inside a box, ...

6 months 前 | 0

已回答
PLC Code out of a Stateflow -> Code in the State gets translated as comment..
Hi Jannik, I understand that you are trying to generate PLC code from a Stateflow chart in MATLAB and the code in the state i...

6 months 前 | 0

已回答
Yalmip: sdpvar variable print issue
Hi Suman, As per my understanding, you are using "YALMIP" to solve an optimization problem. You have obtained an "sdpvar" ou...

6 months 前 | 0

已回答
How to create a USRP NI 2920 Transmitter object in MATLAB
Hi Sana, As per my understanding, you are working with a NI 2920 USRP and trying to send a PPM signal that you created earlie...

6 months 前 | 0

已回答
Reading HDF5 with dynamic filters
Hi Ben, As per my understanding you want to read an HDF5 file in MATLAB and you are unable to set HDF5_PLUGIN_PATH variable ...

6 months 前 | 0

已回答
Docker Mounted Volume not Writable
Hi Stephen, As per my understanding, you are attempting to run MATLAB/Simulink using a script within a Docker container and f...

6 months 前 | 0

已回答
Assistance Needed: Solving System of Equations in MATLAB
Hi Khadija, As per my understanding you want to solve the given equation using MATLAB. Equation 1: 280 = -0.017*X - 0.496*Y ...

6 months 前 | 0

已回答
MATLAB running slow when MATLAB is running on other machine
Hi Sarah, As per my understanding, you are trying to run MATLAB on two independent Linux servers that do not share any hardwa...

6 months 前 | 0

已回答
Passing binary sequence from matlab to simulink in scrambler
Hi Pratham, As per my understanding, you are trying to use the in-built Simulink "Scrambler Block" to scramble the input bin...

9 months 前 | 0

已回答
Simulink dashboard switch to control masked parameter
Hi Matthew, You may follow these steps to meet your requirement: Drag a "Slider Switch block" to a blank model. Connect it...

9 months 前 | 0

已回答
Error reported by S-function 'vs_sf' in 'EuroNCAP_PedAEB/CarSim S-Function':
Hi Roberto, The error message you are encountering suggests an issue with the “CarSim” solver configuration in Simulink. A...

10 months 前 | 0

已回答
i want coding to choose best cluster
Hi Seemant, The persistence method combined with Fuzzy C-Means clustering can be used to select the best cluster. I ...

10 months 前 | 0

| 已接受

已回答
How can I iteract a RGB Vector between a script and a GUI
Hi Jan, You can use the “setappdata” and “getappdata” functions to exchange color information between a MATLAB script and ...

10 months 前 | 0

加载更多