photo

Ameer Ahmed


Last seen: 대략 3년 전 2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
3 답변

순위
19,596
of 301,172

평판
2

참여
6 질문
3 답변

답변 채택
50.0%

획득한 표
2

순위
 of 21,183

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,200

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 0 | 1

0

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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)...

8년 초과 전 | 0

질문


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

8년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

8년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
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.

거의 9년 전 | 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...

거의 9년 전 | 0

질문


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

거의 9년 전 | 답변 수: 4 | 1

4

답변