photo

JG


Last seen: quasi 3 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

7 Domande
4 Risposte

RANK
141.366
of 300.392

REPUTAZIONE
0

CONTRIBUTI
7 Domande
4 Risposte

ACCETTAZIONE DELLE RISPOSTE
28.57%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Domanda


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 ...

circa 3 anni fa | 1 risposta | 0

1

risposta

Risposto
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...

oltre 3 anni fa | 0

| accettato

Domanda


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...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Risposto
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...

quasi 4 anni fa | 0

| accettato

Domanda


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...

quasi 4 anni fa | 2 risposte | 0

2

risposte

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

circa 4 anni fa | 0

Domanda


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...

circa 4 anni fa | 2 risposte | 0

2

risposte

Risposto
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...

circa 4 anni fa | 0

Domanda


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...

circa 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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....

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 6 anni fa | 0 risposte | 0

0

risposte