photo

Asim


Last seen: 7 mois il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
49 Réponses

RANG
1 760
of 300 381

RÉPUTATION
38

CONTRIBUTIONS
4 Questions
49 Réponses

ACCEPTATION DE VOS RÉPONSES
25.0%

VOTES REÇUS
6

RANG
 of 20 941

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 477

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Knowledgeable Level 2
  • 3 Month Streak
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Error during Build Deploy and Start on Linux
Platform : Linux Build Successfull Binary gets deploy on target using CCS (Windows) But fails on Linux using Simulink on doin...

7 mois il y a | 1 réponse | 0

1

réponse

Réponse apportée
Code generation information file does not exist.
Hello, This error typically occurs when the code generation information file is missing, which can happen for several reasons...

environ un an il y a | 0

Réponse apportée
STM32F4 Serial Communication
Hello Han, Yes, you can establish serial communication between the STM32F446 microcontroller and MATLAB by following these step...

environ un an il y a | 0

Réponse apportée
I really need help about LSTM.
Hello Nazila, To determine the output size for the first fullyConnectedLayer after the lstmLayer, you generally want to conside...

environ un an il y a | 0

Réponse apportée
Artmap Algorithm Implementation in matlab...
Hello, For implementing ARTMAP Algorithm in MATLAB, you can utilize the following resources. Fuzzy ART and Fuzzy ARTMAP Neural...

environ un an il y a | 0

Réponse apportée
Fuzzy Kohonen Clustering Network Algorithm
Hello Mina, Please refer to this MATLAB Answer regarding Fuzzy Kohonen Clustering Network Algorithm. https://in.mathworks.com/...

environ un an il y a | 0

Réponse apportée
kohonen neural networks
Hello Aarif, Here’s how you can use a Kohonen neural network in your MATLAB project. Below is a simple example to create and tr...

environ un an il y a | 0

Réponse apportée
Is there a way to switch between two command windows?
Hello Kaan, Unfortunately, MATLAB does not provide a built-in way to switch between multiple command windows once they are open...

environ un an il y a | 0

Réponse apportée
error while build deploy and start the model tc4x_8ledsBlinky
Hello, I've successfully regenerated the example on my end. Could you please double-check the steps you've followed? If you enc...

environ un an il y a | 0

Réponse apportée
how to do PIL simuilation, if target support package of a micrcontroller does not support PIL?
Hello Vijith, To configure Processor in Loop PIL for a custom target please refer to this link: https://www.mathworks.com/help...

environ un an il y a | 0

Réponse apportée
Supports Embedded Coder the new processors from Renesas - RH850 F1L?
Hello Martin, As of R20204a, MathWorks does not provide direct support for Renesas hardware. However, you can explore the workf...

environ un an il y a | 0

| A accepté

Réponse apportée
Does Embedded Encoder support PIL for MCBSTM32F400 Board?
Hello Laxmi Kant, Yes, it does support the MCBSTM32F400 board. Please refer the following link regarding Code Verification an...

environ un an il y a | 0

Réponse apportée
Is there an demo TC275 target for Embedded Coder and Simulink using the HighTec IDE?
Hello, MathWorks supports only the TC4xx and TC3xx series of Infineon boards.Below, you can access the "Infineon Aurix Support ...

plus d'un an il y a | 0

Réponse apportée
Simulink - STM32 - PIL test communication error
Hello Atakan, The timeout error during your PIL simulation can be due to several reasons. Here are some steps to troubleshoot a...

plus d'un an il y a | 0

Réponse apportée
Embedded Coder Support for STM32 Nucleo-H7a3zi-q
Hello Yohannh, I have encountered a similar error related to the 'XCP Internal Timeout Error' in external mode. Here is a wor...

plus d'un an il y a | 0

Réponse apportée
how to select Microcontroller in embedded coder?
Hello Bhargav, Starting with MATLAB R2024a, MATLAB now offers support for both Aurix TC3x and TC4x microcontrollers. Below, you...

plus d'un an il y a | 0

Réponse apportée
Does Embedded Coder support Infineon Aurix Devices?
Hello Avinash, MathWorks currently provides support for the Infineon AURIX TC4x family of microcontrollers. For more detailed...

plus d'un an il y a | 0

Réponse apportée
my arduino package doesn't appear in the simulink library browse?
Hello Oussama, Please check if the Arduino Simulink Library is present on your MATLAB path by executing - >> which -all arduin...

plus d'un an il y a | 0

Réponse apportée
Problem to use DSP F28035 with Simulink
Hello Miguel, I have encountered similar issues while working with TI boards. The error you're experiencing is typically linked...

presque 2 ans il y a | 0

Réponse apportée
Erase Previous Build in Flash Memory of TMS320F28379D using simulink
Hello Sachin, When you program a TMS320F28379D LaunchPad with the "boot from Flash" option, the code is written to the non-vola...

presque 2 ans il y a | 0

Réponse apportée
Aurix TC37x - Embedded Coder Support Package
Hello Ksurendar, Currently, MATLAB does not offer direct support for the Infineon Aurix TC37x series. You can find a list of su...

presque 2 ans il y a | 0

Réponse apportée
Serial communication Matlab to Arduino issue
Hello Alvar, Based on the MATLAB code you provided, it seems you are attempting to write an integer value to the Arduino using ...

presque 2 ans il y a | 0

Réponse apportée
Nucleo support package PIL simulation example
Hello Bruno, To set the COM port to COM26 for a Processor-in-the-Loop (PIL) simulation with the STMicroelectronics Nucleo board...

presque 2 ans il y a | 0

Réponse apportée
Can't connect to target application in Simulink - Lego Mindstorms EV3
Hello Ondej, I understand that you are encountering 'External Mode Open Protocol Connect command failed' error while using Leg...

presque 2 ans il y a | 0

Réponse apportée
Code Coverage in SIL Environments
Hello Dhruv, I understand you are facing challenges with achieving complete structural coverage in your SIL testing process. F...

presque 2 ans il y a | 1

| A accepté

Réponse apportée
Matlab 2023b unable to access the web
Hello Peter, I understand you're encountering difficulties accessing the web with MATLAB 2023b. I attempted to replicate the ...

presque 2 ans il y a | 0

Réponse apportée
How to resolve Simulink C2000 Build Error for "Program will not fit into available memory"?
Hello Dev, I understand your are getting a Build Error : "Program will not fit into available memory". To resolve this issue, p...

presque 2 ans il y a | 0

Question


.out binary file unable to flash
Hello, I developed a target for the TI AWR1642 and, to evaluate code generation, I implemented a basic gain block. The generat...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


Flash .out file to Target
Hello, I created a .out file from Simulink for my TI board and need to flash it to the hardware. I'm attempting to use a system...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Activate Application Deployment Feature
The issue was resolved and the code was successfully generated after removing the print status section, which was erroneously ac...

presque 2 ans il y a | 1

| A accepté

Charger plus