photo

Ameer Ahmed


Last seen: presque 3 ans il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
3 Réponses

RANG
19 568
of 300 771

RÉPUTATION
2

CONTRIBUTIONS
6 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
2

RANG
 of 21 084

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 969

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 6 ans il y a | 1 réponse | 1

0

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Calling 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)...

plus de 8 ans il y a | 0

Question


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

plus de 8 ans il y a | 3 réponses | 0

3

réponses

Question


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

plus de 8 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
Recursive function for replacing multiple for loops
Thanks Jan and David for solving my problem. Great job done by both of you. Many many thanks.

plus de 8 ans il y a | 0

Réponse apportée
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...

plus de 8 ans il y a | 0

Question


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

plus de 8 ans il y a | 4 réponses | 1

4

réponses