photo

Diyara Rashid


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
100,632
of 301,175

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,185

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,238

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


what dose "B =convertToLogBoard(....)" is for and how can I use it?
I wanna know that how can i use B =convertToLogBoard (...) and for what can I use it ?

4 years ago | 0 answers | 0

0

answers

Question


How can I make an AI to the 2048game is there any template to how i can create it ?
I wanna create my own AI function direction = myAI4(A) B = convertToLogBoard(A); %convert the board save('myAI4inputData','A...

4 years ago | 0 answers | 0

0

answers

Question


What dose this function mean and what is the differentes ?
function u = heuristic0(B) u = sum(B(:) == 0); %the number of bricks that are zero end function u = heuristic1(B) u ...

4 years ago | 1 answer | 0

1

answer

Question


How do i fix line13; Parse error at'=': usage might be invaild Matlab syntax? why it gives error ?
I do not know why it gives red line under it i cant find where i did wrong ?

4 years ago | 1 answer | 0

1

answer

Question


I wanna know how to change the graph lines to dotes ?
And how do i chnage the color of the legend as well ?

4 years ago | 1 answer | 0

1

answer