Feeds
질문
To approximate an expression with exact values
1) 1.0/3*exp(1)*sin(2) ans = 0.8239 BUT when I used command, 2) float(1.0/3*exp(1)*sin(2)) Error usi...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
How to separate an image to rgb?
How to extract r, g and b values from an image in matrix form?
거의 12년 전 | 답변 수: 1 | 0
