Community Profile

photo

feit feit


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to set x axis limit while using semilogx
I am using the following code to plot a graph in which x axis should be in logarithmic scale starting from 10^0 and y axis in l...

1 year ago | 2 answers | 0

2

answers

Question


How to find the index of a randomly chosen element of an array
Would anyone suggest me the code of finding out the index of a randomly selected element of an array or matrix? For example, af...

3 years ago | 2 answers | 0

2

answers

Question


What is the function of find()
Can anyone help me understanding the below code? n_actions = find(reward(cs,:)>0); Where 'reward' is a matrix. For example...

3 years ago | 1 answer | 0

1

answer