Aravind
Followers: 0 Following: 0
Statistics
0 Questions
30 Answers
RANK
1.491
of 295.448
REPUTATION
44
CONTRIBUTIONS
0 Questions
30 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
6
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
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
Feeds
Integration of a C++ Library in Simulink and deployment to the Arduino UNO using automated code generation
Hello @Johannes, It looks like you are trying to use an "S-function" block to integrate third-party C/C++ source files for re...
1 dag ago | 0
Completely reset nested enabled subsystems
Hello @Michael, It sounds like you are looking for a way to reset the states of an enabled subsystem each time it is enable...
3 dagen ago | 0
Problem using Matlab web app server app
Hello @Victoria Ramirez, It seems you are encountering issues with the MATLAB Web App Server, specifically with errors relate...
4 dagen ago | 0
RL Agent Training for multiple training samples
Hello @Praveen Verma, I understand that you want your reinforcement learning agent to start training from different initial c...
23 dagen ago | 0
How to use pointAt() to point ground stations gimbals at different satellites at different time in satellite constellation to study link margin?
Hello @Ravi Raj Saxena, It seems you are encountering difficulties with the "pointAt" function in a loop, where you are adjus...
23 dagen ago | 0
| accepted
Implementation of simulink model using a .m script
Hi @Divyashree, It seems you're looking to process data from Excel sheets using Simulink and then save the results back into ...
24 dagen ago | 0
| accepted
PID Controller - non-adjustable parameters
Hi @Djordje, It seems like you want to configure the saturation limits of the integrator externally during code generation. Y...
24 dagen ago | 0
Preprocessing to find circles in image with regionprops or imfindcircles
Hi @Marcus Glover, It sounds like you're having trouble identifying the centers and radii of three concentric circles in your...
29 dagen ago | 0
How to switch between 'Connected IO' mode and 'Run in Kernel' mode programmatically when using Simulink Desktop Real-Time (SLDRT) ?
Hi @Seigan, It seems like you want to change Simulink's simulation mode programmatically and have these changes reflected in th...
30 dagen ago | 1
| accepted
how can i use the matlab file in python
Hi @muhammad, From your question it looks like you are encountering issues while trying to execute MATLAB code from Python. I...
30 dagen ago | 0
Doubt on if this integrator out is correct?
Hi @Souparnika K S, From your question, it seems you are curious about whether the sharp transitions in the integrator sectio...
ongeveer een maand ago | 0
How to perform access simultaneously for multiple groundstations?
Hello @Daynah Rodriguez, It seems you want to create a table of access intervals for the connections between a specific satel...
ongeveer een maand ago | 0
Can Matlab display all the false positive/negative images from a confusion matrix automatically?
Hello @Steven Mozarowski, It sounds like you're looking to pinpoint which images in your dataset are leading to false posit...
ongeveer een maand ago | 0
How to ensure an RL Agent in Simulink receives input only after a condition based on the output is met
Hello @Koen van de Vendel, From your question, it seems you want the "RL Agent" block in Simulink to run only when certain co...
ongeveer een maand ago | 1
| accepted
How do I export machine learning model as FMU with Julia and integrate it into Simulink model ?
Hello @翼, I understand that you wish to use an FMU created from a Julia code in Simulink and that you are using the “FMIExpo...
ongeveer een maand ago | 0
SimScape-Model of a Reverse Osmosis Plant
Hi @Niklas Humberg, You can indeed customize the salt concentration in the Isothermal Liquid (IL) Fluid domain. In MATLAB R...
ongeveer een maand ago | 1
SCOPE TO GUI AXES NOT FITTING
Hi @Claire Saez, The issue you are experiencing occurs when the tick values on the x and y axes do not match their labels. ...
ongeveer een maand ago | 0
Linearize FMU model in Simulink
Hi @Alberto, I am experiencing the same issue in MATLAB R2024a. According to the official documentation for MATLAB R2024a, wh...
ongeveer een maand ago | 0
Need to generate 600 Hz signal
Hi @Fumihiko Sato, “Symbol Rate: ...............................might influence the bandwidth?” To achieve a bandwidth of 6...
ongeveer 2 maanden ago | 0
| accepted
How do I include a PID block to control the required torque? I want to control the vehicle speed with a speed setpoint or speed profile (NEDC)
Hi @Rafael, A PID controller can be implemented using a “PID Controller” block in Simulink. Typically, a PID controller will ta...
ongeveer 2 maanden ago | 0
I get this error even though both the initial conditions vector and the function output vector have 10 elements. Could you help me how to solve it?
Hello @Luigi, I noticed an issue in your code related to the initial conditions for the differential equations. You are using...
2 maanden ago | 0
Regarding MATLAB Support for TMS570LC43757 and TMS570LC43757-EP
Hi @Anusha, The TMS570LC43757 and TMS570LC43757-EP are boards that utilize the ARM Cortex R-series of processors, and the har...
2 maanden ago | 0
I want to sense the torque in a four-bar linkage using Simscape.
Hello @준호, From the screenshot, it looks like you are trying to sense the torque at the “Base-Rocker Revolute Joint.” The rea...
2 maanden ago | 0
Can't use webapp server - getting "access denied to webapp.config file" error
Hi @Amir, I have also managed to replicate this issue in MATLAB R2024a. It appears to be a bug in the Development version of ...
2 maanden ago | 0
Question on Simulink Matlab Function
Hi @Fumihiko Sato The “DBPSK modulator” block in Simulink, does not support variable-size input signals. Hence, you are recei...
3 maanden ago | 0
What's the quality of the matlab orbit propagation?
Hi @Mark, The Aerospace Toolbox for Satellite Mission Analysis does support other planetary objects like Earth, the Su...
3 maanden ago | 2
| accepted
BSP blockset for SPC58xx (Chorus)
Hi Archit, It looks like there is currently no support package for the SPC58xx (Chorus) boards from STMicroelectronics in MAT...
3 maanden ago | 0
Insufficient memory warnings and failure when trying to display large 3d data with volshow as blokedImage while using OverlayData
Hi Sebastian, I'm facing the same issue in R2024a, and it seems like there is a bug in the “volshow” function. I tried it o...
3 maanden ago | 0
| accepted
Simulink model for Turtlebot movement along a trajectory avoiding objects
Hi, In your Simulink model, I noticed that you have two “MATLAB Function” blocks arranged in series. When “MATLAB Function“ b...
3 maanden ago | 0
I am curious about the example openExample('px4/PlantAttitudeControllerHexacopterExample')
Hi, From the Simulink model you provided, it appears that you've utilized Newton’s Laws of motion and Euler’s Laws of rotation...
3 maanden ago | 1