-
Proficient-in-MATLAB
精通MATLAB综合辅导与指南例程,希望对大家有帮助(Comprehensive counseling and guidance proficient in MATLAB routine, we want to help)
- 2011-02-07 19:43:11下载
- 积分:1
-
FASTICA
说明: 在盲信号处理过程中,通过该算法实现信号分离(Blind source seperation)
- 2010-03-26 21:06:12下载
- 积分:1
-
Shannon
Shannon编码程序。解决信号矢量问题。(Shannon coding procedures. Solve the problem of signal vector)
- 2012-05-07 14:57:18下载
- 积分:1
-
images2video
convert video to frame
and
covert images to video
- 2015-03-14 19:03:27下载
- 积分:1
-
TP1
the first tp of the approximation of the functions problem
- 2010-01-28 22:58:11下载
- 积分:1
-
Adaptive-LBP
an other image retrival matlab code
- 2011-02-08 22:56:14下载
- 积分:1
-
NLMS
本文对变步长(VSS) 自适应滤波算法进行了分析,针对输入信号高度相关时算法收敛速度下降导致性能下降
的问题,提出了一种解相关变步长归一化LMS 自适应算法,引入相关性原理,使得算法保持良好的收敛性能。计算机仿真
结果与理论分析相一致(In this paper , we discuss and analyze the variable step2size adaptive algorithm(VSSLMS) ,in which the descent
of it s convergence speed leads to the reduction of performance when input signals are heavily correlated . As a result , we
propose an uncorrelated variable step2size normalized LMS adaptive algorithm. Due to the principle of correlation ,the algo2
rithm can achieve good performance. The simulations agree to the theoretical analysis.)
- 2011-08-18 19:49:44下载
- 积分:1
-
Height-width-for-hand
For all classifier needs feature classification object .Here the program for height and width feature taken hand image.This program suitable for any single object in the image.
input
gray_img : input hand image or any measure image like 2d with 0 to 255
intensity
output
height : pixel count of height
width : pixel count of width
out_img : segmented image with line for height and width
hand_height_width function implements hand height and width of the image
using the method outlined in:
calculate the hand height and width value for gray image. In Proceedings of the Information Sciences 275 (2014) 45–56.
Hand shape identification on multirange images.
[ height width out_img ] = hand_height_width ( gray_img ) function is to find the hand height and width value of the image.
The input is given to the gray scale image.
- 2014-10-24 22:24:56下载
- 积分:1
-
MATLAB在语音信号分析和合成中的应用
matlab在语音信号分析和合成中的应用(The application of matlab in speech signal analysis and synthesis)
- 2018-06-26 17:06:33下载
- 积分:1
-
duplex
用于建模数据分集。计算各样本点的欧式距离,首先将距离最大的两个点放入第一个样本集,接着将余下距离最大的两个点放入第二个样本集,依次计算,将剩余数据点分别放入上述两个样本集。( This algorithm starts by selecting the two points furthest from each other (euclidean distance) and puts them both in a first set. Then the next two points furthest from each other are put in a second set, and the procedure is continued by alternatively placing pairs of points in the first or second set. For calibration applications, the second set can be the test set, and the calibration would be the concatenation of the first set plus the remaining samples.)
- 2012-11-02 09:18:58下载
- 积分:1