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