-
Facial-Recognition-System
人的面部识别程序,检测正确率很高,经过对多账户照片的识别,正确率为百分之一百(Facial recognition program, the detection accuracy is high)
- 2020-07-04 11:20:01下载
- 积分:1
-
cunter
经典无约束优化数值算法代码,牛顿法的算法在matlab中的实现。(unconstrained optimization numerical algorithm)
- 2013-04-09 21:05:38下载
- 积分:1
-
multirate
Multirate Filtering for Digital Signal Processing
- 2020-12-22 16:59:06下载
- 积分:1
-
对未来人口数量进行预测的阻滞增长模型
说明: 对未来的人口数量进行一定的预测,采用的是阻滞增长模型(Predict the future population)
- 2020-06-17 16:40:02下载
- 积分:1
-
PCMbianma
这个是用MATLAB中的SIMULINK做成的PCM编码器。(This is the MATLAB SIMULINK caused by the PCM encoder.)
- 2007-04-16 09:35:25下载
- 积分:1
-
Lnode
typedef int ElemType:
stuct LNode{
ElemType data
LNode*next
}
- 2010-10-19 11:41:16下载
- 积分:1
-
Motion_Estimation_2_
it performs video compression using motion compansation
- 2010-10-28 21:48:00下载
- 积分:1
-
fast_periodic_xcorr
fast periodic xcorr matlab function
- 2009-06-11 17:00:56下载
- 积分:1
-
randsym
该程序实现了产生n进制随机符号序列,符号数为len(The realization of the program to generate N binary random sequence of symbols, symbols for len)
- 2012-03-21 19:34:17下载
- 积分:1
-
edege_detection
说明: 基于小波变换模极大的多尺度图像边缘检测matlab源代码,该算法采用的是样条小波,为了更好的检测边缘,用多孔算法代替了mallat算法。该算法和mallat快速算法主要区别:
1 多孔算法不需要抽取偶数样本,所以奇异检测定位更准确,相应的重构是不需要插零。2 多孔算法需要对滤波器进行伸缩。(based on wavelet transform modulus maxima of multiscale edge detection Matlab source code, The algorithm used is kind of wavelet, in order to better detect the edge of porous algorithm instead of Mallat algorithm. The algorithm and fast algorithm Mallat major difference : an algorithm porous not even take samples So singular position detection more accurate, the corresponding Reconstruction interpolation is not zero. Two porous algorithm need to filter extendable.)
- 2006-04-17 22:36:49下载
- 积分:1