-
kechengsheji
IIR FIR滤波器的实现,源码中给出了详细的关于IIR 和FIR滤波器在MATLAB实现的算法(IIR FIR)
- 2012-04-28 10:30:53下载
- 积分:1
-
finger-recong
指纹识别源代码。思路完全是按照文件夹中网页里介绍的方法,即提取指纹中的分叉点和端点的位置作为指纹的特征值。由于今天太忙,对图像的预处理作的很失败,程序会提取出很多伪点,而指纹轮廓也没有想出办法过滤。汗,你看看能不能参考把。
三个m文件,fd.m提取指纹中的分叉点,fd2.m提取指纹中的端点,Cpoint.m则是前两个文件运行中需要调用的掩模函数。(fingerprint identification code. Thinking is entirely in accordance with the folder on the website Lane, that the fingerprints of the bifurcation point and endpoint position as a fingerprint eigenvalues. As today are too busy, the image preprocessing for the failure, the program will extract a lot of pseudo-point, and the fingerprint profile nor find a way to filter. Khan, you can look at the information put. 3 m documents, fingerprints fd.m the bifurcation point, fd2.m fingerprints of endpoint, Cpoint.m are two documents before the operation need to call the mask function.)
- 2007-05-02 23:49:15下载
- 积分:1
-
vidmag
Siggraph上的MIT的CSAIL的运动放大器,可以通过视频读取脉搏(The MIT CSAIL of Siggraph on sports amplifier can be read via video pulse)
- 2013-02-21 19:13:16下载
- 积分:1
-
NC
说明: network coding is a good technique for increasing system throughput
- 2015-03-13 08:18:58下载
- 积分:1
-
MCP
最大团问题,matlab程序,无程序说明
(Maximum clique problem)
- 2013-06-27 21:18:44下载
- 积分:1
-
language
高级数字信号处理,用各种方法包括music算法、burg法、布莱克曼法、协方差法、周期图法、自相关法进行谱估计,(Advanced digital signal processing, algorithms in various ways, including music, burg method, Blackman method, covariance method, periodogram, autocorrelation method, spectral estimation,)
- 2010-06-21 21:01:18下载
- 积分:1
-
K-means
k-means算法的实现,实用matlab是实现的,可以用啦做聚类分析(k-means algorithm for the realization of the practical realization of matlab, so you can use cluster analysis)
- 2009-06-07 18:03:09下载
- 积分:1
-
MATLAB
精通matlab图像处理的配套光盘下,内有程序代码(Proficient in matlab under the matching discs Image Processing)
- 2010-05-10 03:38:07下载
- 积分:1
-
libsvm-3.12
matlab中的libsvm工具包,是smo支持向量机算法,可用于解决非线性的回归问题。区别于最小二乘支持向量机。(Matlab libsvm Kit is to smo support vector machine algorithm that can be used to solve nonlinear regression problems. Different from the least squares support vector machine.)
- 2020-12-15 10:29:13下载
- 积分:1
-
MS_matlab
分割算法
1.mean shift 的迭代过程只做了一次(为了简单)
2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。
3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。(mean shift algorithm
)
- 2009-03-24 20:09:34下载
- 积分:1