搜索资源列表
cgh
- 计算全息close all clc clear A=zeros(64) A(15:20,20:40)=1 A(15:50,20:25)=1 A(45:50,20:40)=1 A(30:34,20:35)=1 % ppp=exp(rand(64)*pi*2*i) A=A.*ppp % Author s email: zjliu2001@163.com figure imshow(abs(A),[]) Fa=fft2(fftshift(A)) Fs=fftshi
Butterworth-high-pass-filter
- 一个双线性变换的巴特沃斯高通滤波器,fp=2400 fs=21-A bilinear transformation Butterworth high-pass filter,fp=2400 fs=2100
fuzzy-fs
- fuzzy mi feature selection matlab code
OOT
- Notes For OOT (c,c++) programs and examples or them PPTS of different-2 topics like inheritanse ,class object ,encapsulation , array,String . there are some examples of BFS,DFS,Best FS and there implementation code-Notes For OOT (c,c++) pro
