photo

Aravind


Last seen: 5 días hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Knowledgeable Level 3
  • 3 Month Streak
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Failed to evaluate mask initialization commands. Error using Simulink.Simulation.internal.DesktopSimHelper. Interpolation requires at least two sample points for each grid dim
Hi @Jorge, I was able to replicate the error you mentioned, and it appears to be due to incompatible parameter values rather th...

18 días hace | 0

Respondida
Application Compiler: Why do I get the error "Variable 'input1' has been deleted from base workspace" and subsequently a failure to package the code in Application Compiler
Hi @Sidharth, It sounds like you're facing an error with the "Application Compiler" in MATLAB, where the variable “input1” is n...

19 días hace | 0

Respondida
Export HDF5 data based on latitude and longitude
Hi @Diego Araujo, MATLAB allows you to read and extract data from HDF5 files using the “h5read” function. This function reads...

19 días hace | 0

Respondida
can i add TMS320F28P55SJ launch pad to MATLAB Simulink , not available in c2000 blockset
Hi, According to the official documentation here, the TMS320F28P55SJ Launch Pad from Texas Instruments is actually supported ...

19 días hace | 0

Respondida
can i add TMS320F28P55SJ launch pad to matlab simulik
Hi @Sushan, According to the official documentation here, the TMS320F28P55SJ Launch Pad from Texas Instruments is supported b...

19 días hace | 0

Respondida
I would like to introduce a new loss function.
Hi @usama, In MATLAB, to incorporate custom loss functions into deep learning models, you need to define the loss function an...

19 días hace | 0

Respondida
Which public finance databases are officially supported by MATLAB Financial Toolbox?
Hi @HK Physicist, The Financial Toolbox in MATLAB, through its Datafeed Toolbox, allows access to several public finance databa...

21 días hace | 1

| aceptada

Respondida
Deployed Java package: Does "getenv" get value inheritted from immediate parent process?
Hi @FM, In MATLAB and the MATLAB Runtime, environment variables are inherited from the parent process, which is consistent wi...

21 días hace | 0

| aceptada

Respondida
Why I can't tune/design PID for a stepper motor with lead screw modelled with simscape?
Hi @MOKHTAR, It seems you're trying to use the "PID Tuner" app to automatically tune a PID controller in a Simulink model w...

21 días hace | 0

Respondida
How to find when audioplayer is finished playing?
Hi @Ria, It seems you are using an "audioplayer" object to play audio and want to update the text of a button in App Designer o...

27 días hace | 0

Respondida
Is there a way to select variant choice using a simulink signal instead of constants?
Hi @metehan akinci, It sounds like you are looking to select between two subsystems based on the value of a specific signal. ...

27 días hace | 0

| aceptada

Respondida
I want to make a feeedback closed loop for PWM controlled dc motor in simulink
Hi @Mohammadsufyan, It sounds like you are trying to close the feedback loop in your PWM-based motor speed control model but ...

28 días hace | 0

Respondida
Is it possible to embed a python model made with simulink into arduino?
Hi @Cristian Napole, When deploying code from Simulink to Arduino or other hardware boards, the process relies on the code ge...

29 días hace | 0

Respondida
How can I export Roadrunner Simulaton in Video?
Hi @Xinyu Yang, Starting with MATLAB R2024b, RoadRunner allows you to export simulations to video. Here's how you can do it...

alrededor de 2 meses hace | 0

Respondida
Integration of a C++ Library in Simulink and deploy it to the Arduino UNO with 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...

alrededor de 2 meses hace | 0

Respondida
Driving a Step Motor with a Teensy Board Using PsychToolbox
Hi @연주, While controlling a stepper motor directly through MATLAB is not feasible, you can achieve this using Simulink. Start...

alrededor de 2 meses hace | 0

Respondida
Can I include the libraries downloaded with arduino support package directly into my IO device builder block
Hi @Abdussamad Mohammed, The core libraries that come with the Arduino Support Package can be directly included in the genera...

alrededor de 2 meses hace | 0

Respondida
What is the Difference between self and multihead attention algorithm ? I need Matlab code for both of them And Which one is preffered for classification tasks ?
Hi @enas, Self-attention is a method that enables each element in a sequence to focus on all other elements, effectively capt...

alrededor de 2 meses hace | 0

Respondida
Error encountered while Generating PIL Executable for STM32 Nucleo Board
Hi @Silvia, It seems you are attempting to deploy an RNN-based model onto an STM32 Nucleo board and are encountering an error d...

alrededor de 2 meses hace | 0

| aceptada

Respondida
Use trained RL agent to predit output on random test sample
Hello @Praveen Verma, It seems you are experiencing an error related to input or output types for the "getAction" function. A...

alrededor de 2 meses hace | 0

Respondida
How can i consider vehicle dimensions in the plannerHybridAStar command?
Hello @Volcano, It sounds like you want to incorporate the vehicle's size into the Hybrid A* Planner. Typically, this is done...

alrededor de 2 meses hace | 0

| aceptada

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

alrededor de 2 meses hace | 0

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

alrededor de 2 meses hace | 0

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

alrededor de 2 meses hace | 0

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

3 meses hace | 0

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

3 meses hace | 0

| aceptada

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

3 meses hace | 0

| aceptada

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

3 meses hace | 0

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

3 meses hace | 0

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

3 meses hace | 1

| aceptada

Cargar más