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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

