photo

Mark


Last seen: 23日 前 2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
4 回答

ランク
7,947
of 297,503

評判
6

コントリビューション
3 質問
4 回答

回答採用率
66.67%

獲得投票数
1

ランク
 of 20,449

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,017

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Why does Matlab R2017b display the X11GraphicsDevice error message on ubuntu 16.04 after installation?
Hi qingqing, I have the same problem. Have you tried switching to proprietary drivers? I have switched to NVIDIA binary drive...

7年弱 前 | 1

質問


Reading 5DT data glove in MATLAB
Does anybody happen to have a MATLAB interface for a <http://www.5dt.com/?page_id=115 5DT data glove>? It has a USB connector, b...

9年以上 前 | 0 件の回答 | 0

0

回答

回答済み
How to plot point which moves in space
Hi, I would suggest that you interpolate the coordinates such that you get, say, 100 steps in between the points. You can the...

10年以上 前 | 0

| 採用済み

回答済み
image matrix to a row vector
Could you please clarify your question? What do you mean by '16 byte elements'? How do you want to split up you data? If you ...

10年以上 前 | 0

質問


Why does imread read the alpha channel, but not the image itself?
Hi all, I would like to read a png with transparent background in MATLAB (2014b, Windows 7) using imread: [icon, map, al...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


Lay-out of all documentation pages is ruined in my MATLAB Help Browser
Hi all, The lay-out of all documentation pages in my Help Browser seems ruined for some reason. See image below of how the en...

11年以上 前 | 1 件の回答 | 0

1

回答

回答済み
3D dilation of a nifti file
imgDilated = imdilate( img, structuringElement ) If you use a 3D array as a structuring element (for example, |ones(3,3,3)|...

11年以上 前 | 0