feit feit
Followers: 0 Following: 0
Feeds
질문
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...
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 4년 전 | 답변 수: 1 | 0