photo

Hong Ye

Last seen: 2 mesi fa Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

0 Domande
7 Risposte

File Exchange

2 File

RANK
256.009
of 299.962

REPUTAZIONE
0

CONTRIBUTI
0 Domande
7 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
4.673 of 20.851

REPUTAZIONE
296

VALUTAZIONE MEDIA
2.00

CONTRIBUTI
2 File

DOWNLOAD
6

ALL TIME DOWNLOAD
1730

RANK

of 166.743

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Personal Best Downloads Level 1
  • First Submission
  • Revival Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

Inviato


Port the Generated ARM Cortex-M CRL Code from MATLAB to KEIL μVision IDE
MATLAB-to-C workflow example on KEIL μVision IDE

circa 9 anni fa | 2 download |

2.0 / 5

Inviato


Port the Generated ARM Cortex-M CRL Code from MATLAB to IAR Embedded Workbench
MATLAB-to-C workflow example on IAR Embedded Workbench®.

circa 9 anni fa | 3 download |

0.0 / 5

Risposto
can i run and directly modify a simulink model on a beaglebone black that is connected via wifi?
it is possible to run the model in external mode and tune the parameter (assume it is tunable in your Simulink model) at run-tim...

quasi 11 anni fa | 0

Risposto
Matlab / Simulink on BeagleBone Black
There is a new Embedded Coder Support Package for BeagleBone Black. Here is the link: http://www.mathworks.com/matlabcentral/fil...

quasi 11 anni fa | 0

Risposto
Beaglebone black Matlab Script
please check out the examples in http://www.mathworks.com/hardware-support/beaglebone-black.html

quasi 11 anni fa | 0

Risposto
Matlab has become nitpicky on data types, can it be turned off?
Jee, can you give more details on the code that does not work with R2012 MATLAB , for example, how A and B are defined in your a...

circa 13 anni fa | 0

Risposto
Fimath function
Hi, you can achieve this by using fi object Cm = fi(rand(8,8), 1, 16); Xm = fi(rand(8,8), 1, 16); F1 = fimath('Produc...

circa 13 anni fa | 0

Risposto
Large scale Matrix-vector multiplication fixed-point
Hi Giulio, The behavior you observed is due to the fimath setting you picked for A and x. Here is an explanation for the multipl...

circa 13 anni fa | 0

Risposto
fixed point toolbox1
you can use bitsliceget function to achieve this (please note that the output data type changed). For example t1fi = 1b8...

oltre 14 anni fa | 0