Sorry, this entry is only available in Japanese.
(日本語) 平成29年度電子情報通信学会信越支部大会
(日本語) M1藤井タイ派遣(G-DORM)
Presentation Schedule after October 2017
(日本語) ICIP2017@Beijingにて成果発表
(日本語) 小野峻佑先生集中講義
Got Raspberry Pi Mouse V2
We got a Raspberry Pi Mouse V2, a small mobile platform robot with left and right independent two wheels using Raspberry Pi on the main board.
Acknowledgments
Niigata University 2017 U-go grant (continuing project) “Integrated Research on Science, Engineering, Disaster Prevention through Deep Learning and Construction of Its Shared Platform” (Research Director: Keisuke Hayasaka).
Prox Plot
Defined a prox plot MATLAB function.
Is it helpful?
function proxplot(f,varargin) %PROXPLOT Plot prox of a scalar function % Example % >> proxplot(@(x) abs(x)) % See FPLOT % Copyright (c) 2017 Shogo MURAMATSU, % All rights reserved warning off prox = @(x) fminsearch(@(y) (f(y)+0.5*(y-x)^2),0); fplot(@(x) prox(x),varargin) warning on
(日本語) 先端科学技術総論(電気電子工学コース)
Presentation Schedule after September 2017
International Conference
- Shogo Muramatsu, Kosuke Furuya and Naotaka Yuki, Multidimensional Nonseparable Oversampled Lapped Transforms: Theory and Design, Journal Presentation at IEEE International Conference on Image Processing(ICIP), Beijing, China, Sept. 2017, to appear
- Satoshi Nagayama, Shogo Muramatsu, Hiroyoshi Yamada and Yuuichi Sugiyama: Complex Nonseparable Oversampled Lapped Transform for Sparse Representation of Millimeter Wave Radar Image, Proc. of IEEE International Conference on Image Processing(ICIP), Beijing, China, Sept. 2017, to appear
- Satoshi Nagayama, Shogo Muramatsu, Hiroyoshi Yamada and Yuuichi Sugiyama: Millimeter Wave Radar Image Denoising with Complex Nonseparable Oversampled Lapped Transform, Proc. of APSIPA Annual Summit and Conf.,Dec. 2017, to appear