photo

Hong Ye

Last seen: 3 maanden ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
7 Answers

File Exchange

2 Files

RANK
248.434
of 300.343

REPUTATION
0

CONTRIBUTIONS
0 Questions
7 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
4.674 of 20.926

REPUTATION
297

AVERAGE RATING
2.00

CONTRIBUTIONS
2 Files

DOWNLOADS
6

ALL TIME DOWNLOADS
1733

RANK

of 168.172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Submitted


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

ongeveer 9 jaar ago | 4 downloads |

2.0 / 5

Submitted


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

ongeveer 9 jaar ago | 2 downloads |

0.0 / 5

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

bijna 11 jaar ago | 0

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

bijna 11 jaar ago | 0

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

bijna 11 jaar ago | 0

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

ongeveer 13 jaar ago | 0

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

ongeveer 13 jaar ago | 0

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

ongeveer 13 jaar ago | 0

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

meer dan 14 jaar ago | 0