Statistica
RANK
20.931
of 300.771
REPUTAZIONE
2
CONTRIBUTI
2 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
1
RANK
of 170.969
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
Domanda
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...
circa 2 anni fa | 0 risposte | 0
0
risposteRisposto
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...
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...
oltre 4 anni fa | 1
Domanda
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...
oltre 6 anni fa | 1 risposta | 0


