-
KNN3
说明: matlab环境下 实现的3类分类的KNN算法(KNN algorithm to classify three classes developed by matlab)
- 2010-04-15 20:45:10下载
- 积分:1
-
OOK
oak matlab simulink application
- 2010-01-03 20:34:04下载
- 积分:1
-
TestLMD
测试成功的局部均值分解算法,可应用在故障诊断中(The test successful local mean decomposition algorithm,can be used in fault diagnosis)
- 2014-09-08 09:47:06下载
- 积分:1
-
find_peak
从曲线中检测到其峰值:先利用二次求导得到所有凸点,设置门限,去除过低的凸点,然后利用滑动窗的方法,在凸点中求得满足峰值要求的点(Detected from the curve to its peak: the first use of the second derivative method to get all the bumps, set the threshold too low to remove the bumps, and then use a sliding window, obtained in a bump to meet peak requirements of point)
- 2014-02-24 16:32:16下载
- 积分:1
-
DOA
用均匀线阵进行DOA估计,空间平滑法,Toeplitz法,music法(With a uniform linear array DOA estimation, spatial smoothing method, Toeplitz law, music)
- 2013-07-04 16:15:40下载
- 积分:1
-
Read_EH4_FileY_By_Matlab
EH4 Y 文件读取,用MATLAB编写(EH4 Y file read using MATLAB)
- 2012-06-29 14:12:46下载
- 积分:1
-
motorsimulink
基于比例趋近率的控制器实现位置跟踪,滑模控制(the position tracking based on proportion approach )
- 2013-10-06 21:10:31下载
- 积分:1
-
as
模拟 AM FM DSB 信号傅里叶变换图 频域稀疏(Analog AM FM DSB frequency domain signal sparse Fourier transform Figure)
- 2014-01-13 17:18:37下载
- 积分:1
-
fingerprint
This code is a complete fingerprint core point detection. It uses orientation field for singular point detection and Zhang-suen algo. for thinning in preprocessing part
- 2010-12-18 02:13:08下载
- 积分:1
-
BlockMatchingAlgoMPEG
Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short description of the m files in this zip
motionsEstAnalysis.m Script to execute all Algorithms
motionEstES.m Exhaustive Search Algorithm
motionEstTSS.m Three Step Search Algorithm
motionEstNTSS.m New Three Step Search Algorithm
motionEstSESTSS.m Simple And Efficient Search Algorithm
motionEst4SS.m Four Step Search Algorithm
motionEstDS.m Diamond Search Algorithm
motionEstARPSm Adaptive Root Pattern Search Algorithm
costFuncMAD.m Mean Absolute Difference Function
minCost.m minimum cost among macro blocks
motionComp.m motion compensated image creator
imgPSNR.m finds image PSNR w.r.t. reference image
The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip
- 2010-01-29 00:05:10下载
- 积分:1