photo

Hong Ye

Last seen: 15 days 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

0 个提问
7 个回答

File Exchange

2 文件

排名
253,455
of 297,457

声誉
0

贡献数
0 个提问
7 个回答

回答接受率
0.00%

收到投票数
0

排名
4,651 of 20,438

声誉
294

平均
2.00

贡献数
2 文件

下载次数
6

ALL TIME 下载次数
1703

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已回答
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...

10 years 前 | 0

已回答
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...

10 years 前 | 0

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

10 years 前 | 0

已回答
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...

12 years 前 | 0

已回答
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...

12 years 前 | 0

已回答
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...

12 years 前 | 0

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

14 years 前 | 0