photo

JG


Last seen: 約3年 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
4 回答

ランク
89,567
of 300,756

評判
0

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

回答採用率
28.57%

獲得投票数
0

ランク
 of 21,077

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,890

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


example of formatting data etc. for trainNetwork where I have a colleciton of images and I want to train to generate a single image
I'm tryinjg to build a network that will learn how to generate a single image from a collection of images. For example, I have ...

約3年 前 | 1 件の回答 | 0

1

回答

回答済み
Invalid network, machine learning, conactenating layers, unconnected input
The example in the link is for 2022a. I had been running Matlab 2021a. The errors were becuase the 2022a implementaion doesn't...

3年以上 前 | 0

| 採用済み

質問


Invalid network, machine learning, conactenating layers, unconnected input
I'm trying to build a machine learning network to train against image data that has additional features. For example, I may hav...

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

1

回答

回答済み
How do you set the scale on a color bar from the figure window?
Soooo Looking at the responses (thank you), it appears that I what I want to do cannot be done. I wanted to avoid writing a sc...

4年弱 前 | 0

| 採用済み

質問


How do you set the scale on a color bar from the figure window?
I use imagesc to create a plot of x,y,z data. That generats a figure window. I add the color bar to the figure window and then...

4年弱 前 | 2 件の回答 | 0

2

回答

回答済み
how do you format the data for a 3d convolutional network, trainNetwork
Thank you. Missing the extra dimesion was the problem.

約4年 前 | 0

質問


how do you format the data for a 3d convolutional network, trainNetwork
I have grey scale images that I want to run as groups in the trainNetwork function (an image3dInputLayer). The data is stored i...

約4年 前 | 2 件の回答 | 0

2

回答

回答済み
how do you create an array of 3d arrays
I kept tinkering and figured it out. all_stacks = cat(4, all_stacks, one_stack) where one_stack is a 10 x 10 x 100 stack o...

約4年 前 | 0

質問


how do you create an array of 3d arrays
I have a stack of images that are organized by row x column x images in stack to form a 3d array e.g. 10x 10 x 100. This would b...

約4年 前 | 2 件の回答 | 0

2

回答

質問


how do you revese the direction of an axis on a sub plot
I have a sub plot of an image and I want to set the direction of the y axis. I can do this for an image that is not a sub plot....

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

1

回答

質問


ButtonDownFcn not working after zoom, subplots
I have two subplots. One generated using imagesc and the other using plot. The window is shown below. I use the buttondow...

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

0

回答