-
cPP-templates---the-complete-guide
C++ template - the complete guide (addison-wesley-2002)
- 2014-09-14 21:23:25下载
- 积分:1
-
DIPexp6
Matlab的图像处理工具箱中图像复原函数的比较 (Matlab Image Processing Toolbox Image Restoration function in comparison)
- 2007-11-14 13:39:09下载
- 积分:1
-
fil
MATLAB code describing adaptive filter
- 2014-02-08 18:22:22下载
- 积分:1
-
粒子群优化算法优化连杆
说明: 运用粒子群优化算法进行连杆的优化设计,值得参考学习!(Using particle swarm optimization algorithm to optimize the design of connecting rod is worth learning!)
- 2020-05-12 16:51:51下载
- 积分:1
-
ICAtoolbox3_8
Source separation problems in digital signal processing are those which are used to separate useful signal a mix of signals of interest, other signals and noise. The typical example of a source separation problem is the cocktail party problem, where many number of peoples are talking simultaneously in a room and a listener is trying to follow one of the discussions. The human brain can separate the voices of different people (source separation) using neurons in the auditory region. But source separation using digital signals is difficult task with the available techniques. Several approaches have been proposed for solving this issue but most of the techniques are still in development stages. Some of the successfully tested approaches are principal components analysis (PCA) and Independent components analysis (ICA). Both the approaches work well when there are no delays or echoes present
- 2014-11-07 15:21:36下载
- 积分:1
-
video_anpr
this file is about devloping a apllication for automatic number plate recognition
- 2013-12-26 15:02:51下载
- 积分:1
-
Algorithm
基于双树小波通用隐马尔可夫树模型的图像压缩感知(Compressive Sensing for Image Using Orthogonal Wavelet Transform and Orthogonal Matching Pursuit Algorithm)
- 2010-11-26 21:41:04下载
- 积分:1
-
yuzhiquzao
提供软硬阈值去噪代码以及一种新的阈值函数去噪代码(The provision of hard and soft threshold denoising code and a new de-noising threshold function code)
- 2009-06-08 19:00:30下载
- 积分:1
-
DSPMATLAB
该文件里有一个关于DSP学习的MATLAB程序源代码,很实用(The file has a DSP to learn MATLAB on the program source code, very practical)
- 2010-01-02 16:28:44下载
- 积分:1
-
HoneycombPattern_new
L为正六边形边长,默认10
H为1*2的向量,H(1)和H(2)分别代表待填充矩形的x和y方向的边长,默认[100 100]
若H输入为1*1尺寸,则默认为边长为H的正方形
返回值为所有六边形的顶点横纵坐标
调用举例:
HoneycombPattern_new
HoneycombPattern_new(5)
HoneycombPattern_new(1,[50 40])
作者:Neptune_zx(@MATLAB Forum)
Time:2010/11/06">
- 2011-04-20 08:31:14下载
- 积分:1