photo

Sania Gul


Last seen: 3 mesi fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

35 Domande
0 Risposte

RANK
19.941
of 300.331

REPUTAZIONE
2

CONTRIBUTI
35 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
62.86%

VOTI RICEVUTI
2

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.124

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

  • Thankful Level 4
  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


Increase the size of MATLAB logo inside Simulink block
I want to increase the Matlab logo size inside the RL agent block and the size of 1/z inside the unit delay block but increasing...

8 mesi fa | 3 risposte | 1

3

risposte

Domanda


How to save a RL agent after training and then further train it?
My agent is taking too much time in running a large number of episodes. So I want to train it multiple times, but with a small ...

12 mesi fa | 1 risposta | 0

1

risposta

Domanda


Error after few episodes
I am training my DDPG RL agent. It runs fine for some initial episodes (sometimes 3, sometimes 10, and sometimes even 37 out of ...

circa un anno fa | 0 risposte | 0

0

risposte

Domanda


Random number vector with only two values
I want to generate 10 random numbers, but the value of these must be either 0 or pi=3.14. I have tried with randperm, randi, ran...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


Training progress is not visible
I am training the network, but the progress is not shown in the plot. However, the variables during the reward function calculat...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


Mix action channels are not supported in DDPG
My action space is mixed. Except one, all variables are continuous. So, I have defined the action apace as shown in the code bel...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


Initializing data store memory for Simulink global variables
For all functions called by Simulink function block, Simulink requires the declaration of all global variables. Also these varia...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


clearvars function in simulink function block
The function in a simulink function block calls another function which has an instruction given below: clearvars -global Downsa...

circa un anno fa | 2 risposte | 0

2

risposte

Domanda


Why fixed values are not working in randomstart function of trainDDPGrobot program?
I am new to reinforcement learning and have run the programs given in online ramp course of reinforcement learning. In the rando...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


Store a script as a function
I made some changes in an already existing function file "randomstart" downloaded from Mathworks reinforcement learning on ramp ...

circa un anno fa | 2 risposte | 0

2

risposte

Domanda


Which neural network can be used in RL agent?
My observations and actions are available in the form of matrix. Is it allowed to use U-Net as actor and critic in DDPG network ...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


Reinforcement learning toolbox in trial version
Is reinforcement learning toolbox available in 1 month trial version of Matlab?

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Mixed DataType in action space
For mixed type of Data in action space, which of them will be used rlFiniteSetSpec or rlNumericSpec. I have seen a query regardi...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to get the Z-Axis of power spectrogram?
I want to get the Z-axis of spectrogram stored in a matrix. I can see the X,Y and Z values, whenever I put the cursor anywhere o...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Half plotting problem of spectrogram
I am producing spectrograms of 10 hour audio in chunks of 4 seconds, by using the "for" loop and storing it in a folder. But man...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Using a python trained neural network
Can you please tell me how I can save a neural network after training,in Jupiter notebook and retrieve it in MATLAB for testing...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


changing colormap of 10000 saved JPEG spectrograms
I have saved 10000 spectrograms as .jpeg images, in my hard drive, using the default "PARULA" colrmap. I want to change all of t...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Why the image size changes after saving it to hard drive?
During program run my image size was 256*64*3, but when i store it in my D:/ and retrieve it back from there, the size is not sa...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Plotting matrix as spectrogram
I want to plot a matrix of 256* 16, as spectrogram. But when I use surf command to do so, I got spectrogram of size 343*436. I w...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How to save spectrogram?
Kindly tell me, how I can save the spectrogram without any labels, ticks or surrounding frame area as a JPEG image in my hard dr...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


how to implement subpixel-conv2D?
Is there any command available in MATLAB to implement subpixel-conv2D layer, as proposed in Wenzhe Shi, Jose Caballero, Ferenc...

circa 3 anni fa | 1 risposta | 1

1

risposta

Domanda


Is it possible to define unetlayers which considers only one pixel at a time in the input image?
I want to use UNET for my image segmentation but want the Filter size 1*1 of first 2D convolution Layer so that it considers onl...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Can we use Unet to differentiate on pixel level?
Can we use Unet to find whether each pixel is belongs to which class? One class is a matrix containing all '8''s and other other...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Out of memory error
I am trainning Unet. I have 7500 images and their masks. The size of individual image and mask is (512,180). I have divided the ...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Unable to find the 'NVIDIA_CUDNN' environment variable
I am converting my matlab code to CUDA code but getting following error. Please help me how to find 'NVIDIA_CUDNN' environment v...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to label pixels in gray scale black and white image with only two classes for each pixel
We have a gray scale image with two colors only. Complete black with pixel value of 0 and complete white with pixel value of 255...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


how to train a segmentation network using .mat files
We have our data in .mat files and labels in .jpg files. We want image segmentation. We have divided our dataset in training and...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


GPU is not accessible
My code is in Matlab and I would like to run it on GPU but cant access GPU. The attach picture shows the condition. Please help ...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How to run program on GPU
My program of Semantic segmentation is in Matlab and I want to run it on GPU. Kindly send me the step wise procedure to run my c...

quasi 6 anni fa | 2 risposte | 0

2

risposte

Domanda


Want to view the pixelClassification Layer output
In segmentation network I want to see the output of pixelClassification Layer. What should I do?

quasi 6 anni fa | 0 risposte | 0

0

risposte

Carica altro