photo

Dhruv


Last seen: 3 days ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
49 Answers

RANK
3,087
of 299,984

REPUTATION
18

CONTRIBUTIONS
0 Questions
49 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20,857

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 166,841

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 2
  • 3 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
Parrot not Working for MiniDrones
Hi @V, You may refer to the below MATLAB Answer that talks about this issue in detail: https://www.mathworks.com/matlabcentral...

2 months ago | 0

Answered
I am not able to run my 2MW PMSG wind turbine model. what can I do?
Hi @Chinonso To help you with this, I suggest referring to the following resources: https://www.mathworks.com/help/sps/ug/wind...

2 months ago | 0

Answered
How to Create and Integrate a Simulink-Based Digital Twin of a Submersible Pump Test Rig with Arduino Sensor Data
Hi @AVICHAL A digital twin integrates a virtual model with real-time data from a physical system, enabling simulation, monitori...

2 months ago | 0

Answered
Arduino 9 axes motion shield not working on simulink with arduino mega board.
Hi @ALEE, I would suggest following the approach highlighted in the below MATLAB Answers Post: https://www.mathworks.com/matla...

2 months ago | 0

Answered
simulink matlab function code editor not using dark theme
Hi @Sebastián Gómez Jorge, It seems you are referring to MATLAB Colors Preferences in R2022b. To apply a black background to th...

4 months ago | 0

Answered
why am i unable to install simscape multibody toolbox for matlab 2019b??
Hi, I have faced this same issue when trying to install Simscape Multibody from the MATLAB Add-On Explorer. As an alternative,...

4 months ago | 0

Answered
"Invalid file identifier" error while code generation
Hi, I see you're running into the "Invalid file identifier" error when trying to build a model using the cn.tlc system target f...

4 months ago | 0

Answered
I need help to clear error
Hi @ANANYA VASANTH The error occurs because 'discrete average model 3' is not a valid MATLAB function name. It contains spaces,...

4 months ago | 0

Answered
MATLAB Error Exception w/ Arduino
Hi @Brendan Kenefick In order to handle unexpected errors during Arduino-MATLAB communication, use MATLAB's try-catch structu...

4 months ago | 0

Answered
Index error in code
Hi @Abdullah Qayyum The error is being encountered because you're using values from matrix I to index into matrix s, which only...

4 months ago | 0

Answered
error 5 in installation
Hi @atish khobragade You may refer to the below MATLAB Answer Post that talks about this issue in detail: Why do I receive the...

4 months ago | 0

Answered
Error to run Python in MATLAB functions
Hi @Farshid Daryabor, It looks like you are trying to run a Python script, "merge_profiles.py", from MATLAB but are encounterin...

6 months ago | 0

Answered
Live python data into matlab
Hi Isaac, To model a live Python data stream in MATLAB in real-time, use the pyrun function. It enables direct execution of Pyt...

8 months ago | 0

Answered
I do not see option the Save Test Harnesses Externally
Hi @Avinash Chandra I understand that you would like to save the Simulinlk Test Harness externally. Simulink does provide you...

9 months ago | 0

Answered
python/Matlab interoperability
Hi @Marco Halder I understand that you would like to use Python's 'NumPy' since handling complex data is not ideal upon using '...

9 months ago | 0

Answered
Speed up Simulink model which uses a Matlab function block
Hi @Matt I understand that upon including MATLAB Function block in your Simulink model slows down the execution time. This beha...

9 months ago | 0

Answered
how to know a Simulink model needs howmuch time to operate?how to know the speed of operation?
Hi @mehrdad mirzaei To determine the speed of operation and the execution time of Simulink models, you can follow these steps: ...

9 months ago | 0

Answered
Simulink Logic Analyzer Doesn't Show Grouped Signals on Reopen
Hi Brad, I also faced a similar issue using R2023b, which occurred with a Simulink model linked to a library. Whenever I update...

11 months ago | 0

Answered
How can I get ePWM9 to epWM12 signals using SImulink
Hi Mikel, To configure ePWMs on the TI Delfino F28379D Launchpad using Simulink, you can use the Target Hardware Resources sett...

11 months ago | 0

Answered
Change internal mechanics of a prismatic joint during a simulation
In Simscape, modifying parameters like the damping coefficient of a Prismatic Joint during a simulation can be challenging becau...

11 months ago | 0

Answered
Error "The board 'Standard Devices Serial Port' has no Analog Input channels." occurs when I run a Desktop Real Time model in kernel mode
Hi Haotian, To connect your self-made data acquisition device with Simulink Desktop Real-Time, I would recommend you to use the...

1 year ago | 0

Answered
How to construct the Hinfinity controller for a mixed sensitivity problem with a plant P_0 as the converter in simulink?
Hi Alon, To construct an H-infinity controller for a mixed sensitivity problem in Simulink, follow these steps below: Define W...

1 year ago | 0

Answered
I need help to solve this error.
Based on the results from the Diagnostic Viewer, it can be inferred that the error thrown is “No rule to make target”. This err...

1 year ago | 0

Answered
How do I create a Belt-Cable Spool with a variable diameter?
Hi Lucas, Modeling a belt-cable spool with a variable diameter, especially one with a semi-conical shape, would involve several...

1 year ago | 0

Answered
STM32F746G Discovery Board UDP Comms not Working
Hi Mike, Given your setup and the issue description, it seems you have covered basic network configurations. Since UDP comms wo...

1 year ago | 0

Answered
I find an error when execute FCW system tutorial when compile the application into a MEX function.
It appears you are utilizing the example "Forward Collision Warning Application with CAN FD and TCP/IP." The issue you are encou...

1 year ago | 0

Answered
Unable to open custom file while building model in Linux
Hi Shardul, To help resolve the issue, here are some steps which you can follow that might help you: Check for Case Sensitivit...

1 year ago | 0

Answered
Error using open ep/requirement/al/keys/RequirementsSourceKey when lauching Simulink Project
Hi Mohamed, To resolve this error, you might want to try out the following troubleshooting steps: Ensure that all necessary fi...

1 year ago | 0

Answered
I want to change the default UAV dynamics to the quadcopter to F450.
Hi Yasir, The link that you are trying to access seems to be invalid. However, you might want to refer to the following MathW...

1 year ago | 0

Answered
Unable to save file in simulink dictionary because not serializable
Hi Zeno, A potential reason why you might be encountering this is because MATLAB does not support the serialization of database...

1 year ago | 0

Load more