Hong Ye - MATLAB Central
photo

Hong Ye

Last seen: 約1ヶ月 前 2011 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB AnswersFile ExchangeFrom 05/11 to 04/25Use left and right arrows to move selectionFrom 05/11Use left and right arrows to move left selectionTo 04/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 質問
7 回答

File Exchange

2 ファイル

ランク
253,927
of 297,922

評判
0

コントリビューション
0 質問
7 回答

回答採用率
0.00%

獲得投票数
0

ランク
4,655 of 20,504

評判
294

平均評価
2.00

コントリビューション
2 ファイル

ダウンロード
8

ALL TIME ダウンロード
1707

ランク

of 159,878

コントリビューション
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年以上 前 | 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年以上 前 | 0

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

10年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年弱 前 | 0