资源列表
[matlab例程] remainframeopeningsofthedaynov3rd
说明:hough transform for linear feature extraction<sandeep> 在 2025-03-16 上传 | 大小:16kb | 下载:0
[数据结构常用算法] expression
说明:用堆栈实现了多项式的计算,适合数据结构的初学者-Polynomial with a stack of computing, data structures for beginners<杨琴> 在 2025-03-16 上传 | 大小:652kb | 下载:0
[matlab例程] fisherface
说明:Eigenfaces: PCA tends to find a p-dimensional subspace whose basis vectors correspond to the maximum variance direction in the original image space (p N). We called the new subspace defined by basis vectors “face<sam> 在 2025-03-16 上传 | 大小:11kb | 下载:0
[matlab例程] matlab-work
说明:f=zeros(30,30) f(5:24,13:17)=1 imshow(f, notruesize ) F=fft2(f,256,256) F2=fftshift(F) figure,imshow(log(abs(F2)),[-1 5], notruesize ) -f=zeros(30,30) f(5:24,13:17)=1 imshow(f, notruesize ) F=fft<madlain> 在 2025-03-16 上传 | 大小:35kb | 下载:0