Feeds
질문
modify code for polynomial function
i try to modify this code but can't pass .please help with proper code function fh = poly_fun(p) function polynomial ...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Code for png image using sobel operator
cc = imread('CocaCola.png'); cc = imread('CocaCola.png'); cc = uint8(cc); figure, imshow(cc); title('cc'); cc = rgb2gr...
5년 초과 전 | 답변 수: 3 | 0