Aravind
Followers: 0 Following: 0
Statistik
0 Fragen
50 Antworten
RANG
1.075
of 296.158
REPUTATION
66
BEITRÄGE
0 Fragen
50 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
7
RANG
of 20.352
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 155.501
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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...
etwa 13 Stunden vor | 0
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...
etwa 15 Stunden vor | 0
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 ...
etwa 15 Stunden vor | 0
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...
etwa 15 Stunden vor | 0
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...
etwa 19 Stunden vor | 0
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...
3 Tage vor | 1
| akzeptiert
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...
3 Tage vor | 0
| akzeptiert
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...
3 Tage vor | 0
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...
9 Tage vor | 0
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. ...
9 Tage vor | 0
| akzeptiert
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 ...
10 Tage vor | 0
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...
11 Tage vor | 0
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...
27 Tage vor | 0
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...
28 Tage vor | 0
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...
30 Tage vor | 0
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...
etwa ein Monat vor | 0
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...
etwa ein Monat vor | 0
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...
etwa ein Monat vor | 0
| akzeptiert
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...
etwa ein Monat vor | 0
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...
etwa ein Monat vor | 0
| akzeptiert
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...
etwa ein Monat vor | 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...
etwa ein Monat vor | 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...
etwa ein Monat vor | 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...
etwa 2 Monate vor | 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...
etwa 2 Monate vor | 0
| akzeptiert
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 ...
etwa 2 Monate vor | 0
| akzeptiert
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...
etwa 2 Monate vor | 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...
2 Monate vor | 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...
2 Monate vor | 1
| akzeptiert
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...
2 Monate vor | 0