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

3 maanden ago | 0

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

3 maanden ago | 0

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

3 maanden ago | 0

Answered
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 maanden ago | 1

| accepted

Answered
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 maanden ago | 0

| accepted

Answered
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 maanden ago | 0

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

3 maanden ago | 0

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

3 maanden ago | 0

| accepted

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

3 maanden ago | 0

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

3 maanden ago | 0

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

4 maanden ago | 0

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

4 maanden ago | 0

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

4 maanden ago | 0

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

4 maanden ago | 0

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

4 maanden ago | 0

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

4 maanden ago | 0

| accepted

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

4 maanden ago | 0

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

4 maanden ago | 0

| accepted

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

4 maanden ago | 0

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

4 maanden ago | 0

Answered
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 maanden ago | 0

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

5 maanden ago | 0

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

5 maanden ago | 0

| accepted

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

5 maanden ago | 0

| accepted

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

5 maanden ago | 0

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

5 maanden ago | 0

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

5 maanden ago | 1

| accepted

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

5 maanden ago | 0

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

5 maanden ago | 0

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

5 maanden ago | 0

Load more