Feeds
질문
Get Coordinate of multiple plots with same x axis
Hi, I have 2 plots on same graph, suppose p1 and p2 ( just to explain my qn I am taking 2 random ) Now I click on the p1 plot ...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
Save Variables declared in function to workplace.
Hello I am defining variables in a function, but after the execution those variables are not saved in my workplace. How can I ...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
implement relu without using relu(dlX) function.
Hello, how can i implement relu on a matrix without using the inbuilt function relu(dlX) ?
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to generate a matrix with assigned probability?
Hi, I want to generate a matrix of size (m,n) that has 1's and 0's, where each column has at random x% 1's and about (100-x)% ...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to replace every element of a matrix with another column matrix?
Hello, I have a matrix y=[0,1,4,2,5,1,5,9,8,.........] it contains n numbers from 0 through 9. I want to replace each element ...
5년 초과 전 | 답변 수: 2 | 0

