photo

Ayush


Last seen: Today Active since 2023

Followers: 0   Following: 0

Statistics

  • 6 Month Streak
  • Knowledgeable Level 3
  • First Answer

View badges

Feeds

View by

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

12 hours ago | 0

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

15 hours ago | 0

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

16 hours ago | 0

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

6 days ago | 0

| accepted

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

6 days ago | 1

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

7 days ago | 0

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

1 month ago | 0

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

1 month ago | 1

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

1 month ago | 0

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

1 month ago | 0

Answered
Comment créer une variable utilisable dans un block simulink
Hi Steve, I will be answering your query in English, since I am not proficient in French. From what I have gathered from your d...

2 months ago | 0

Answered
Vehicle actor not despawning when specified an exit time
Hi Abhishek, From the code that you have written using the Automated Driving Toolbox in MATLAB R2024a, it seems that you have f...

2 months ago | 0

Answered
How to use Bluetooth Low Energy in a compiled application ?
Hello Hugo, To resolve the issue of your MATLAB compiled application crashing whenever you are trying to scan the Bluetooth Low...

2 months ago | 0

Answered
PsychToolBox colour difference assessment project
Hello Stepan, The direction that you have taken for implementing your experiment is a good starting point. I would be building ...

2 months ago | 0

Answered
How to apply a time decaying internal heat source?
Hi James, To apply a time decaying internal heat source to your provided code, you would need to implement a decay heat functio...

2 months ago | 0

Answered
Changing map and vehicle type in AutomatedParkingValet
Hello Bruno, Your initial approach of locating and changing the layers of the map to replace it with the harbour map was in the...

2 months ago | 0

| accepted

Answered
Poor image zoom function in App Designer
Hello JongHoon, Thank you for providing the example code. I reproduced the program on my end and faced some of the similar issu...

2 months ago | 0

Answered
using a MATLABEngine obj to dynamically construct a timetable with dates "yyyy-MM-dd" as keys and multiple double value columns
Hi Andy, Based on the pointers you have mentioned, I think the crux of your query is to have a real-time script setup to conver...

3 months ago | 0

Answered
How can I perform Finite Element Analysis in MATLAB useing ANSYS data?
Hi daeho, Based on the description of your approach used to perform finite element analysis from the ANSYS data seems logical. ...

3 months ago | 0

| accepted

Answered
已知自变量、因变量与函数,优化出各参数的值
Hello 浩天, I will be answering your query in English, since I am not proficient in Chinese. Based on your description, it seems ...

3 months ago | 0

Answered
Is it possible to integrate wireless communication with an EV power system model?
Hi Nihal, Based on your query to gather some information or a high-level approach to integrate the EV powertrain in Simulink wi...

4 months ago | 1

Answered
Serial Receive in Desktop Real-Time Kernel Mode
Hi Kreis, The error that you have mentioned seems to suggest that the problem lies with the code generation process of your Sim...

4 months ago | 0

Answered
I want to convert my non linear mpc and i'm using it's toolbox into explicit mpc controller using the toolbox too .
Hello Abdullah, To convert a NMPC (Nonlinear Model Predictive Control) to an Explicit Model Predictive Control involves certain...

4 months ago | 0

Answered
MatlabEngine.startMatlab fails on MacOS due to hardened runtime
Hi Jeff, Based on the description of your problem and referring to the Apple Developer Forum answer link provided, I can see th...

4 months ago | 0

Answered
Matlab function gui_mainfcn.m crashes on feval
Hello Kurt, The crash that you have mentioned is a common occurrence as per the discussion section of the linked file exchange ...

4 months ago | 0

| accepted

Answered
Serial port Communication - Send Numeric Values
Hi Mikael, From what I could gather from your problem is that you want to define an array of type “double” and send it through ...

4 months ago | 1

Answered
External reference for DAQ analofue output
Hello Samuel, You can try utilizing the NI-DAQmx Support Package from the Data Acquisition Toolbox which allows National Instru...

4 months ago | 0

Answered
Multiple Gotos found with tag named 'LibraryTag'
Hello Friedrich, Based on the description of your problem, to reduce the frequency of the error message “multiple gotos found w...

5 months ago | 0

Answered
Why my simulation slow to run model that use for each block
Hi Jean, From the screenshots shared of your model, I can see that the visual representation of the model would be enhanced usi...

5 months ago | 0

| accepted

Answered
What is the fastest way to display frames from a camera in MATLAB?
Hi James, From what I can gather from the code snippet provided and your query, it seems that you want to display the frames fr...

5 months ago | 0

Load more