-
Newjolder
For some tasks it may be useful to display marks over images
- 2010-10-10 16:54:51下载
- 积分:1
-
bpsbutt
带通/带阻巴特沃斯滤波器设计,采用IIR滤波器设计思路,可以返回数字滤波器的二阶分割形式(Band-pass/band-reject Butterworth filter design, using IIR filter design ideas, you can return to the form of digital filter second-order segmentation)
- 2010-01-13 13:48:31下载
- 积分:1
-
fpat
说明: 这个是一个fuzzy patter detector算法工具箱,有例子程序, 请您用winzip解压缩(this is a fuzzy patter detector algorithm toolbox, there are examples of procedures, please use winzip decompress)
- 2005-12-07 12:41:54下载
- 积分:1
-
no7
用矩形窗设计一个FIR线性相位低通数字滤波器(Design a FIR linear-phase low-pass digital filter with a rectangular window)
- 2013-01-07 15:17:47下载
- 积分:1
-
Ant_clony_of_alogrithm
基本蚁群聚类算法及其改进算法[带Matlab源代码]
该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。
改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,
产生变异,从而更快的收敛。
(The basic ant clustering algorithm and its improved algorithm with Matlab source code of the algorithm to solve the non-convergence problems, the clustering effect is very good (image such as shown in the attached images). Improved ant colony algorithm is a genetic algorithm-based improvements in the basic genetic algorithm based on the added factor of variation, mutation, and thus faster convergence.)
- 2012-08-12 13:46:23下载
- 积分:1
-
synthetic_aperture_radar
合成孔径.ppt,合成孔径雷达.ppt,脉冲压缩雷达.ppt,目标分辨与模糊.ppt(Synthetic aperture. Ppt, synthetic aperture radar. Ppt, pulse compression radar. Ppt, objectives and fuzzy to tell. Ppt)
- 2008-04-20 00:07:20下载
- 积分:1
-
sixp
direct linear transform 6 point algorithm
- 2009-12-25 22:30:02下载
- 积分:1
-
wiener_match_filter
维纳匹配滤波器,在信号处理中,为了判断信号什么时候发生,维纳匹配滤波可以很好的检测信号是否发生,并在什么时候发生(wiener match fliter)
- 2010-05-05 21:59:41下载
- 积分:1
-
tyni
利用MATLAB实现屏蔽电缆转移阻抗解析计算的典型方法之一——Tyni模型。已调试成功(Use of MATLAB shield cable transfer impedance analysis-one of the typical method of Tyni model. Already debugging success)
- 2011-07-26 17:01:26下载
- 积分:1
-
Statistical_figures
给你一个非常大的整数x,(-10^400 <=x<= 10^400),请统计x的每一位,分别输出9,1,2出现的次数.
Input
一个大整数
Output
一共三行,第一行是9出现的次数,第二行是1出现的次数,第三行是2出现的次数。
Sample Input
912912912910915902
Sample Output
6
5
4(Statistical figures)
- 2014-12-31 10:27:06下载
- 积分:1