-
zhangwenshibie
掌纹识别预处理特征提取和算法的研究,网上借鉴的(palmprint recognition。to design 2d gabor filter and apply it to image....we get a filter characteristics closely resembling to the gabor filters. the gabor filter is basically a gaussian )
- 2012-05-31 21:15:40下载
- 积分:1
-
ellipse
This function used for calculate ellipse point to draw.
- 2013-11-04 18:06:51下载
- 积分:1
-
杨建超ScSR
杨建超基于稀疏表示的超分辨率方法,很好的算法(Yang Jianchao based on sparse representation of the super-resolution method, a good algorithm)
- 2021-01-10 15:08:50下载
- 积分:1
-
sniff
算法优化非常好,几乎没有循环,有借鉴意义哦,毕设内容,高光谱图像基本处理。( Algorithm optimization is very good, almost no circulation, There are reference Oh, Complete set content, basic hyperspectral image processing.)
- 2017-04-24 09:53:12下载
- 积分:1
-
区域生长法代码
用区域生长法代码实现对图像的分割,包括阈值的选取(Using region growing method to achieve the image segmentation, including the selection of threshold)
- 2017-06-06 14:38:35下载
- 积分:1
-
CFAR
利用CFAR检测SAR图像中的高亮度目标。(Detect targets with high backscattering intensities by CFAR algorithm)
- 2020-12-07 18:39:21下载
- 积分:1
-
kuozhankamalvbosuanfa
扩展卡尔曼滤波算法的matlab程序,(字数不够,增加字数的)(Extended Kalman filter algorithm matlab program)
- 2014-08-27 20:26:52下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
iterative-learning-control
详细介绍了迭代学习控制的各种算法,针对各种算法有详细的推导过程,对控制器的设计有一定的理论支撑。(Details of the iterative learning control algorithms, for a variety of algorithms have detailed derivation of the controller design has some theoretical support.)
- 2013-11-14 09:07:06下载
- 积分:1
-
稀疏阵列的遗传算法优化
说明: 阵列信号处理,采用遗传算法对阵列进行稀疏化处理,对于研究阵列天线的学者有帮助(Array signal processing and sparse processing with genetic algorithm are helpful to scholars who study array antenna.)
- 2021-04-18 15:48:57下载
- 积分:1