photo

Hong Ye

Last seen: 3 meses hace Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

All
MATLAB Answers

0 Preguntas
7 Respuestas

File Exchange

2 Archivos

CLASIFICACIÓN
248.434
of 300.343

REPUTACIÓN
0

CONTRIBUCIONES
0 Preguntas
7 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
4.674 of 20.926

REPUTACIÓN
297

EVALUACIÓN MEDIA
2.00

CONTRIBUCIONES
2 Archivos

DESCARGAS
6

ALL TIME DESCARGAS
1733

CLASIFICACIÓN

of 168.172

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

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

Ver insignias

Feeds

Ver por

Enviada


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

alrededor de 9 años hace | 4 descargas |

2.0 / 5

Enviada


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

alrededor de 9 años hace | 2 descargas |

0.0 / 5

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

casi 11 años hace | 0

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

casi 11 años hace | 0

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

casi 11 años hace | 0

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

alrededor de 13 años hace | 0

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

alrededor de 13 años hace | 0

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

alrededor de 13 años hace | 0

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

más de 14 años hace | 0