Community Profile

photo

Kazuya Machida

MathWorks

Last seen: 1일 전 2017년부터 활동

통계

All
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 3
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Knowledgeable Level 2
  • First Answer
  • Solver

배지 보기

Content Feed

보기 기준

답변 있음
RoadRunnerで道路を分離する方法はありますか?
Road Chop Toolで道路の分割ができるかと思います。 1 本の道路をつながっている 2 本の道路に分断 - MATLAB - MathWorks 日本 ピッタリ2等分する機能はないですが、道路上の任意の場所で分割できます。 完全に2等分した...

6개월 전 | 0

제출됨


Deep Learning for Hammering Test
This demo shows a simple deep learning application for audio data.

거의 4년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


ディープラーニングによる打音検査
MATLABのディープラーニング機能を使い、異常音の分類を行うサンプルスクリプトです。

거의 4년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


360-degree-image-processing
Image Processing for 360 degree camera

거의 4년 전 | 다운로드 수: 2 |

Thumbnail

답변 있음
YOLOv2ネットワークの損失関数での、各項に対する重みの変更について
Kenta Itakuraさん、 以下のように、YOLOv2の出力層レイヤー(yolov2OutputLayer)を新たに作成して、置き換える方法でうまく行きますでしょうか? %% lgraphの最終層のみ取り出す newlayer = yolo...

4년 초과 전 | 2

| 수락됨

답변 있음
Matlabでの医用画像(dcmファイル)による分類器の作り方
こちらの動画等はすでに確認されていますでしょうか? ビデオ途中にディープラーニングを使った分類があります。 【医用画像を題材とした3次元画像解析とディープラーニング】 https://jp.mathworks.com/videos/3d-image-...

대략 5년 전 | 0

| 수락됨

답변 있음
how to export ground truth labeler using image labeler app into table?
Hi, You can use "objectDetectorTrainingData" function to convert gTruth to table data after exporting gTruth from image labeler...

대략 5년 전 | 0

채널


Gear (EXPO2018)

5년 초과 전

답변 있음
MATLAB評価版(32bit版)のダウンロードについて
MATLABですが、R2016aから64bit版のみとなっています。 R2015b以前のバージョンでしたら32bit版でも評価していただくことはできます。 (ただし、R2016a以降に追加された機能、Toolbox、関数はお試し頂けないのでご注意くださ...

거의 6년 전 | 3

| 수락됨

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6년 초과 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

6년 초과 전