photo

Hong Ye

Last seen: 4 mois il y a Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

0 Questions
7 Réponses

File Exchange

2 Fichiers

RANG
146 562
of 300 365

RÉPUTATION
0

CONTRIBUTIONS
0 Questions
7 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
4 674 of 20 933

RÉPUTATION
297

CLASSEMENT MOYEN
2.00

CONTRIBUTIONS
2 Fichiers

TÉLÉCHARGEMENTS
6

ALL TIME TÉLÉCHARGEMENTS
1733

RANG

of 168 262

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

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

Afficher les badges

Feeds

Afficher par

A soumis


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

environ 9 ans il y a | 4 téléchargements |

2.0 / 5

A soumis


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

environ 9 ans il y a | 2 téléchargements |

0.0 / 5

Réponse apportée
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...

presque 11 ans il y a | 0

Réponse apportée
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...

presque 11 ans il y a | 0

Réponse apportée
Beaglebone black Matlab Script
please check out the examples in http://www.mathworks.com/hardware-support/beaglebone-black.html

presque 11 ans il y a | 0

Réponse apportée
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...

environ 13 ans il y a | 0

Réponse apportée
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...

environ 13 ans il y a | 0

Réponse apportée
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...

environ 13 ans il y a | 0

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

plus de 14 ans il y a | 0