-
IIR
用双线性变换法设计IIR滤波器用,双线性设计法设计低通、带通和高通IIR数字滤波器的计算机程序。(Using bilinear transform IIR filter design)
- 2009-07-04 11:16:14下载
- 积分:1
-
fast_select
实现全搜索运动估计算法,实现三步法快速搜索算法(achieve full search motion estimation algorithm, the three-step realization of Fast Search Algorithm)
- 2007-04-01 12:55:14下载
- 积分:1
-
BPneural network
说明: BP_Adaboost模型即把BP神经网络作为弱分类器,反复训练BP神经网络预测样本输出,通过Adaboost算法得到多个BP神经网络弱分类器组成的强分类器,利用此方法设计出强分类器。(The BP_Adaboost model uses the BP neural network as a weak classifier, repeatedly trains the BP neural network to predict the sample output, and uses the Adaboost algorithm to obtain a strong classifier composed of multiple BP neural network weak classifiers. This method is used to design a strong classifier.)
- 2019-02-26 14:38:11下载
- 积分:1
-
PVEInterpolation
实现图像的像素放大功能,插值放大法,例如将一副128*128的图像放大为512*512的图像,希望对大家有所帮助(Image pixel zoom function, interpolation magnify)
- 2011-04-20 15:48:53下载
- 积分:1
-
contourlet_toolbox
contourlet变换源代码,图象处理方面有广泛应用空间-MATLAB source code that implements the contourlet transform and its utility functions. See paper "The contourlet transform: an efficient directional multiresolution image representation" included in this zip file. (Contourlet transform source code, image processing has a broad application of space-MATLAB source code that implements the contourlet transform and its utility functions. See paper )
- 2007-07-11 14:55:13下载
- 积分:1
-
ex1
染色体识别与统计,matlab图像处理,染色体识别与统计,matlab图像处理(Chromosome identification and statistics)
- 2010-05-07 21:56:01下载
- 积分:1
-
fzgiztrx
相关分析过程的matlab方法,部分实现了追踪测速迭代松弛算法,一些自适应信号处理的算法,搭建OFDM通信系统的框架,用MATLAB实现动态聚类或迭代自组织数据分析,合成孔径雷达(SAR)目标成像仿真,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法。( Correlation analysis process matlab method, Partially achieved tracking speed iterative relaxation algorithm, Some adaptive signal processing algorithms, Build a framework OFDM communication system, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Synthetic Aperture Radar (SAR) imaging simulation target, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm.)
- 2016-04-07 22:10:35下载
- 积分:1
-
Simulacion2
Simulation of a Piezoelectric actuator in Matlab Simulink
- 2010-07-10 04:44:40下载
- 积分:1
-
power
采用matlab软件进行的移相全桥仿真研究(恒功率)(Carried out using matlab software simulation of phase-shifted full-bridge (constant power))
- 2010-11-29 11:29:17下载
- 积分:1
-
5
说明: 利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动(Use Dijkstra algorithm to find the shortest path network diagram to find the starting point P1 to the end of Pn from the shortest path algorithm is used as the midpoint of the condition of cable, not the entire optimal path planning of space, and then use genetic algorithm to find shortest path of each path points Pi (i = 1,2, ... n) adjusted to the path of obstacles in the corresponding endpoint connection point slide)
- 2011-05-10 16:03:58下载
- 积分:1