Feeds
질문
Fsolve finds different solutions for two different but really close initial points
Hi, I am trying to solve a set of non linear equations using fsolve. In order to obtain all the possible solutions, I divided...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
Using logical operator in an if condition
Hi, I want my 'if' condition as follows: if true if (x==1) && (A(2,1)==1 || A(2,2)==1 || A(2,3)==1) ... ...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
Finding pixels having a specific intensity value
Hi, I want to find the pixels or the infinitesimal areas having an intensity value of 255 in a grayscaled image and calculate t...
거의 11년 전 | 답변 수: 2 | 0
