Community Profile

photo

Shogo Muramatsu


Last seen: Today 2016년부터 활동

Followers: 0   Following: 0

연락

Professional Interests: Multidimensional signal and image processing

통계

All
  • Thankful Level 2
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 3
  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


Doesn't the GPU Coder support singleton expansion of ARRAYFUN?
I have a question about SINGLETON EXPANSION for ARRAYFUN on GPU. For gpuArrays, @times with ARRAYFUN and direct calculation on ...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


ROSを使ったRaspberry Pi Zero からの画像キャプチャモデルでビルドが失敗します。動作環境は?
以下のドキュメンテーションの内容をフォローしていますが、モデルのビルド段階で失敗します。 <https://jp.mathworks.com/help/supportpkg/raspberrypi/examples/stream-images-fro...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Is the document on Device Driver Blocks correct?
In the second step of the document on " <https://mathworks.com/help/supportpkg/raspberrypi/ug/write-the-hardware-specific-cc-cod...

대략 6년 전 | 답변 수: 1 | 0

1

답변

답변 있음
It's magic. R2017a gives a different result from R2016a/b with the following simple code...
Visit <https://mathworks.com/support/bugreports/> and search #BugID: 1554862.

거의 7년 전 | 0

질문


Why does ISWT2 (R2017a) fail for coefficients in single precision?
ISWT2 (R2017a) seems not to work properly for coefficients in single precision. The code below fails only for the single precis...

거의 7년 전 | 답변 수: 2 | 0

2

답변

답변 있음
It's magic. R2017a gives a different result from R2016a/b with the following simple code...
From line 450 to line 451 in imfilter.m, we can see the following codes: a = padarray_algo(a, prePadSize, method, padVal, 'p...

대략 7년 전 | 0

질문


It's magic. R2017a gives a different result from R2016a/b with the following simple code...
R2017a gives a different result from R2016a/b with the following code: I = magic(16); H = magic(4); imfilter(I,H,'circular...

대략 7년 전 | 답변 수: 4 | 1

4

답변

답변 있음
Connect Matlab with RaspberryPi 3, Firmware 4.4.9
Empty "ret" is the reason. On your raspberry pi, check the contents of the following file: /sys/class/leds/led0/trigger ...

7년 초과 전 | 3