Statistica
RANK
19.583
of 300.799
REPUTAZIONE
2
CONTRIBUTI
6 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
2
RANK
of 171.134
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
Reinforcement Learning Implementation using DQN
Hi All! I want to implement a Reinforcement Learning program using DQN in Matlab R2013b. I have a defined state and action spac...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Changing Legend Font Using Latex Interpreter
Hi, I want to change the font style of legend using Latex interpreter. I have tried using h=legend('M1, {$\it{p_{\mathrm{s...
oltre 6 anni fa | 0 risposte | 1
0
risposteDomanda
Plots in Matlab using Latex interpreter
Hi I want to insert a bar over a parameter in xlabel of plot for representing it as an average value. I have used Latex inter...
oltre 7 anni fa | 1 risposta | 0
1
rispostaCalling from Matlab a recusive function written in C
Thanks James & Geoff. I have tried doing it with two parameters as double test(double n, double k) { if (k ==0)...
oltre 8 anni fa | 0
Domanda
Calling from Matlab a recusive function written in C
Hi, I have a written a recursive function in C to replace nchoosek() in Matlab. When i call this function in Matlab, it gives...
oltre 8 anni fa | 3 risposte | 0
3
risposteDomanda
Solving Complex Equation without For Loops
<</matlabcentral/answers/uploaded_files/79797/a.jpg>> Hi! I want to solve the equation shown in image without using so many ...
oltre 8 anni fa | 0 risposte | 0
0
risposteRecursive function for replacing multiple for loops
Thanks Jan and David for solving my problem. Great job done by both of you. Many many thanks.
oltre 8 anni fa | 0
Recursive function for replacing multiple for loops
Hi David & Jan! Thanks for the response. @David: Number of for loops are determined by a. @Jan: Recursive function is not req...
oltre 8 anni fa | 0
Domanda
Recursive function for replacing multiple for loops
Hi I want to implement a recursive function which could replace the following code in Matlab: p=0.2; n=10; a=5; p...
quasi 9 anni fa | 4 risposte | 1

