photo

Anush


Last seen: environ un an il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

MATLAB Answers

0 Questions
10 Réponses

RANG
5 228
of 300 392

RÉPUTATION
10

CONTRIBUTIONS
0 Questions
10 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
1

RANG
 of 20 933

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 335

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 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
issue with displaying the changing values on scope block via MATLAB function block
Hello Mehreen, If you are experiencing issues with displaying the changing values of the temperature in a Simulink model while ...

plus de 2 ans il y a | 0

Réponse apportée
Cannot run and debug Simulink model on some LAUNCHXL-F28379D boards
Hello Shreyas, The above issue may be because of several reasons including port access permissions and physical connection issu...

plus de 2 ans il y a | 0

Réponse apportée
How can I interface my Texas Instrument DSP with available CAN communication through simulink
Hello Ashik, One effective approach to interface your TIF28379D board with CAN protocol through simulink is to make use of the ...

plus de 2 ans il y a | 0

Réponse apportée
How to read I2C from chip that does not use traditional registers but commands
Hello Johannes, You can make use of the AD5272 Datasheet to come up with a suitable workflow for the read operation. The data...

plus de 2 ans il y a | 0

| A accepté

Réponse apportée
STM Nucleo real-time in external mode or connected IO
Hi Daniil, You can do real-time parameter tuning and logging using external mode with STM32 F103RB nucleo board. You need to i...

plus de 2 ans il y a | 0

Réponse apportée
how to convert .mat file to .nrrd file with correct size
Hello, Instead of the following line of code: img = load('outVol.mat'); You need to access the outVol field of the img struct...

plus de 2 ans il y a | 0

| A accepté

Réponse apportée
How do I compute the p-value of the highest r-value from the function [c,lags]=xcorr(A,B)?
Hello Sammy, To compute the p-value of the highest correlation value obtained from the xcorr() function, you can do the followi...

plus de 2 ans il y a | 1

Réponse apportée
Saving an arabic string into a .txt file makes it all distorted
Hello Charbel, For the fwrite() function, make the following change: fwrite(fileID, stego, 'char', 'n'); This specifies that ...

plus de 2 ans il y a | 0

Réponse apportée
Top left cell in uitable
Hi Abhishek, There doesn't seem to be a direct way to achieve it. However, you can make use of 'Labels' to do the task. Followi...

plus de 2 ans il y a | 0

Réponse apportée
STM32 code generation
Hi Vasu, The problem actually exists in the configuration in STM32CubeMX and not in the target link file. Enable the 'Do not g...

plus de 2 ans il y a | 0