Feeds
질문
How to compare two colors?
I am trying to tell whethere one color is lighter or darker to another color. So I would like to compare an image of one colo...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
Where am I going wrong with my code?
pv=@(x,y,z) (x.*(y.^2)*(exp(-2*z.))) Q=integral3(pv,0,2,0,2,0,2) when I add a . to the z is when I get an error
대략 6년 전 | 답변 수: 1 | 0
