photo

Ayush


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

Followers: 0   Following: 0

统计学

  • Knowledgeable Level 4
  • 12 Month Streak
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to interface simulink and display with GC9A01A driver from waveshare?
Hello David, From your description, it seems you need some clarity on how to interface with the Rasberry Pi Model 4b microcontr...

2 months 前 | 0

已回答
How to simulate the io interface model of hil testing with Simulink?
Hi Lixue, To perform or simulate a Hardware-In-the-Loop (HIL) testing where the model interacts with the hardware data, you wou...

2 months 前 | 0

已回答
ADS1115 With Simulink / Raspberry Pi (ADS1x15 Block) - Multi-Channel Read Issue?
Hello Kyle, From the problem that you have described as well as the screenshots attached, it seems the underlying issue may be ...

2 months 前 | 0

| 已接受

已回答
Why I received "this Decimal year must be within 1900 and 2025" runtime error
Hello Silen, I believe that you are getting the following error in Simulink due to the use of the "International Geomagnetic Re...

2 months 前 | 0

已回答
How can I pass arguments to executable simulink?
Hello Talha, To pass arguments to control/modify the parameter fields of a block that is already part of a compiled Simulink pr...

2 months 前 | 0

已回答
Matlab HDL cosimulation for Lattice CPLD
Hello @_asdf_, As you have clearly mentioned and found out that ModelSim Lattice FPGA Edition is not support by the HDL verifie...

2 months 前 | 0

已回答
chosing the right Vnom, Qnom point in Shepherd model
Hi Aymen, A balanced approach here would be the most suitable for the most accurate representation of the battery's behaviour. ...

2 months 前 | 0

已回答
I wanted to create create 3 UART connections with a Zynq Processor to take data from 3 different receivers. Is there any resources online?
Hello Kazi, To create 3 different UART connections simultaneously you can refer to the following documentation/resource specif...

2 months 前 | 0

已回答
The error is : "未识别类 'matlab.graphics.primitive.Surface' 的方法、属性或字段 'DataTipTemplate'。"
Hello @莹, From the code snippet provided by you as well as the error message shown, it seems that the data tip object is not pr...

2 months 前 | 0

已回答
CAN message fault in Simulink
Hello Nafiseh, To check for data corruption and loss of CAN message you can utilize the several CAN blocks that Simulink provid...

2 months 前 | 0

已回答
Why does the debux module generate an error message 'Signal name' signal 'doesn't match with the signal name' vabc1 'specified at port' 1 '?
Hi Peter, From the problem that you have described, it looks like the error that you are encountering is mostly driven from the...

2 months 前 | 1

已回答
BusSelector InputSignals computation time exploses (M2016b->M2022b)
Hello Michael, It seems like you are experiencing some performance problems in your script while transitioning from MATLAB R201...

2 months 前 | 0

已回答
Connecting Xbox Controller to Simulink Real-Time
Hello Ethan, It seems that the error that you are getting is because the "Joystick Input" block was not able to create an S-fun...

2 months 前 | 0

已回答
Understanding using the Plot() and troubleshooting with R2024a
Hello @Scarlet_Cowl, From the error message that you have shared, it seems the problem is regarding the vector that you are fee...

2 months 前 | 0

| 已接受

已回答
Simulink Mask Editor - Lock parameter access with password
Hello Lars, Yes, it is possible to create password-protected access to certain parameters in Simulink using the Mask Editor by ...

2 months 前 | 0

已回答
Running reference application "HEV Multimode Reference Application" gives errors on R2023b
Hello Mark, The error that you are encountering when running the application "HEV Multimode Reference Application" is primarily...

2 months 前 | 0

| 已接受

已回答
How can I deploy a standalone app for obtain data in real time from simulink
Hello Khang, As mentioned by you, a Simulink function, in your case set_param, is not supported by the MATLAB Compiler that is ...

2 months 前 | 0

已回答
Can't delete Parameter Interfaces even if they are not used by the model.
Hello @oussama, You can try to systematically debug this issue by following some of the below approaches that may help you in n...

2 months 前 | 1

已回答
Finding the frequency graphs in the 24-hour Simulation of a Vehicle-to-Grid (V2G) System model
Hello Darko, From your query, I can see that you are looking for ways to monitor the frequency changes during the 24-hour simul...

2 months 前 | 1

已回答
Creazione reinforcement learning per una rete neurale di tipo regressivo
Hi Lorenzo, From your description, here is a high-level overview of the steps that you can take to apply reinforcement of a reg...

2 months 前 | 1

已回答
Is it possible to implement FOC plant model on Arduino?
Hello @Vallabh, Based on the schematic that you have shared as well as your query to implement a FOC plant model in Arduino, yo...

2 months 前 | 0

已回答
What are the MATLAB modules are needed to purchase for simulating the Chopper operated DC MOTOR
Hello Prasanna, Based on the project details shared, here is a possible list of MathWorks products which would be beneficial fo...

2 months 前 | 0

已回答
Class properties Value not available in a different function.
Hello Govind, You can consider some of the debugging steps to ensure that your code and specifically the value of obj.BatteryVo...

2 months 前 | 0

已回答
how to plot a matrix graph of D(n,m) versus C(n,m) with different colors
Hi @albert Kinda, You can leverage the "Color" attribute of the "plot" function with a for loop to iterate over each i to plot ...

3 months 前 | 0

| 已接受

已回答
Speeding up multiple loops
Hello @Guan Hao, To optimise your algorithm for time and performance, you can look at some of the following approaches: 1. I c...

3 months 前 | 1

已回答
Undefined function 'dts_cast_with_warning' for input arguments of type 'matlab.ui.Figure'.
Hi @moh mor, From the error message shared by you it looks like MATLAB calls function named "dts_cast_with_warning" when the bu...

3 months 前 | 0

已回答
Alternate of set_param in simulink compatible with C coder.
Hi Daud, You can try leveraging the “coder.extrinsic” function if you want to update the parameters of a block using the “set_p...

4 months 前 | 0

已回答
Mathematics relationship between CDL channels and Saleh-Valenzuela model
Hello Thien, To understand more about the generation of the CDL channel using the object “nrCDLChannel” you can refer to the fo...

4 months 前 | 1

已回答
How to get radar measurements instead of only radar detections in drivingRadarDataGenerator?
Hi Mohammad, The use of “Driving Scenario Designer” app is primarily for high-level simulations which focuses on radar detectio...

4 months 前 | 0

已回答
visualization of frame trajectory in simscape
Hi Mingkun, You can refer to the following documentation link to understand a newer and easier wat to visualize a rigid-body in...

4 months 前 | 0

加载更多