photo

DONY DARMAWAN PUTRA


Last seen: 5 meses hace Con actividad desde 2019

Followers: 0   Following: 0

Coding is my life

Estadística

  • First Answer
  • Revival Level 1
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


PPO for simple optimization
I want to optimize a simple multivariate function, for example, f(x1,x2)=2x1^2-3x2^3​, using proximal policy optimization. How c...

8 meses hace | 0 respuestas | 0

0

respuestas

Respondida
I use this code for Rayleigh fading channel . What is the corresponding code for Rician and Nakagmi fading Channel .
Nakagami hBS = sqrt(ell_BS) .* random(makedist('Nakagami', 'mu', m_BS , 'omega', 1), N, simReps) .* exp(1i*(-pi + (pi+pi)*ra...

alrededor de 3 años hace | 1

Pregunta


I want to recognize only the handwriting numbers (blue color). I attached my code, it can only recognize the printed numbers. I used Mnist database to recognize them. How to recognize only the handwriting numbers?
clear all clc load('MnistConv.mat'); I = imread('testnumber3.jpg'); % flipImage=flip(I,2); % rotate=imrotate(flipIm...

casi 5 años hace | 1 respuesta | 0

1

respuesta