photo

Ameer Ahmed


Last seen: más de 2 años hace Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
3 Respuestas

CLASIFICACIÓN
19.298
of 300.343

REPUTACIÓN
2

CONTRIBUCIONES
6 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.172

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 6 años hace | 0 respuestas | 1

0

respuestas

Pregunta


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

más de 7 años hace | 1 respuesta | 0

1

respuesta

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

más de 8 años hace | 0

Pregunta


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

más de 8 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

más de 8 años hace | 0 respuestas | 0

0

respuestas

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

más de 8 años hace | 0

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

más de 8 años hace | 0

Pregunta


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

más de 8 años hace | 4 respuestas | 1

4

respuestas