photo

Ayush


Last seen: Today 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • 6 Month Streak
  • Knowledgeable Level 3
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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...

29分 前 | 0

回答済み
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...

約4時間 前 | 0

回答済み
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...

約18時間 前 | 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...

約21時間 前 | 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...

約22時間 前 | 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 ...

6日 前 | 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...

6日 前 | 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...

7日 前 | 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...

約1ヶ月 前 | 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...

約1ヶ月 前 | 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...

約1ヶ月 前 | 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...

約1ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

| 採用済み

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

| 採用済み

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

3ヶ月 前 | 0

回答済み
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ヶ月 前 | 1

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

| 採用済み

回答済み
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ヶ月 前 | 1

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

さらに読み込む