Shogo Muramatsu
Followers: 0 Following: 0
Professional Interests: Multidimensional signal and image processing
Statistics
RANK
6,297
of 295,467
REPUTATION
7
CONTRIBUTIONS
5 Questions
3 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
4
RANK
3,434 of 20,234
REPUTATION
442
AVERAGE RATING
4.80
CONTRIBUTIONS
6 Files
DOWNLOADS
11
ALL TIME DOWNLOADS
4037
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
12 Public Channels
AVERAGE RATING
39
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
SaivDr Package
System object definitions for sparsity-aware image and volumetric data restoration
4 months ago | 3 downloads |
Submitted
Convolutional DL based on Filter Bank Theory
Supplemental materials for article "Convolutional dictionary learning based on filter bank theory"
1 year ago | 4 downloads |
Submitted
Augmented Graph Fourier Transform (AuGFT)
Supplemental materials for article "Realization of DiGraph Filters Via Augmented GFT"
1 year ago | 1 download |
Question
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 ...
3 years ago | 1 answer | 0
1
answerQuestion
ROSを使ったRaspberry Pi Zero からの画像キャプチャモデルでビルドが失敗します。動作環境は?
以下のドキュメンテーションの内容をフォローしていますが、モデルのビルド段階で失敗します。 <https://jp.mathworks.com/help/supportpkg/raspberrypi/examples/stream-images-fro...
6 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerIt'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 years ago | 0
Question
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 years ago | 2 answers | 0
2
answersIt'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 years ago | 0
Question
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 years ago | 4 answers | 1
4
answersConnect 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 ...
8 years ago | 3
Submitted
DirLOT Toolbox
MATLAB class definitions for directional lapped orthogonal transforms
8 years ago | 1 download |
Submitted
EmbVision Tutorial
Introduction of Developing Embedded Vision Systems with MATLAB(R)/Simulink(R)
8 years ago | 1 download |