Hong Ye - MATLAB Central
photo

Hong Ye

Last seen: 25 Tage vor Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

All
MATLAB AnswersFile ExchangeFrom 05/11 to 03/25Use left and right arrows to move selectionFrom 05/11Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Fragen
7 Antworten

File Exchange

2 Dateien

RANG
203.710
of 297.695

REPUTATION
0

BEITRÄGE
0 Fragen
7 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
4.652 of 20.466

REPUTATION
294

DURCHSCHNITTLICHE BEWERTUNG
2.00

BEITRÄGE
2 Dateien

DOWNLOADS
9

ALL TIME DOWNLOADS
1706

RANG

of 159.380

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


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

mehr als 8 Jahre vor | 4 Downloads |

2.0 / 5

Gesendet


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

mehr als 8 Jahre vor | 5 Downloads |

0.0 / 5

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

mehr als 10 Jahre vor | 0

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

mehr als 10 Jahre vor | 0

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

mehr als 10 Jahre vor | 0

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

mehr als 12 Jahre vor | 0

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

mehr als 12 Jahre vor | 0

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

mehr als 12 Jahre vor | 0

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

fast 14 Jahre vor | 0