搜索资源列表
DTMF2
- 利用MATLAB对DTMF信号的产生与检测进行模拟仿真,检测端采用Goertzel算法-Use MATLAB to generate DTMF signals for simulation and testing, testing client using Goertzel algorithm
face_detection
- 自己写的一个基于肤色的人脸检测代码 用matlab做得 -face detection based on the skin colour
11
- 关于信息隐藏的matlab源代码 以及相关系数的检测-Information hidden on the matlab source code
Untitled
- 一个基于边缘检测的车牌照自动定位MATLAB程序!-An edge detection-based automatic vehicle license plate location MATLAB program!
3
- 智能交通车辆阴影检测中的相关算法和一些程序代码非常有用hsv,lab-Shadow detection in intelligent transportation vehicles, the relevant algorithm and some very useful code hsv, lab
matlab-harris
- 运用matlab实现角点检测,此方法未必全面,大家共同学习-To use matlab realization corner detection, this method may not be comprehensive, we learn together
2FSK
- 2FSk循环码 基于matlab的开发程序 检测误码率-2FSk cyclic code
xunhuanma
- 2FSk循环码 基于matlab的开发程序 检测误码率-2FSk cyclic code
8aec20853528
- 关于matlab编写的语音端点检测的程序-Matlab prepared speech endpoint detection procedures
Greay
- 利用matlab进行图片处理,用于图像灰度化和边缘检测以及二值化-Matlab image processing for image gray and edge detection and binarization
Duffing
- 用matlab对duffing方程进行求解,duffing方程是混沌算法的主要分支之一,具有效果较为良好的微弱信号检测功能。-Duffing equation is solved using matlab Duffing equation is one of the main branches of the chaotic algorithm with a the effect weak signal detection function.
bp
- 基于神经网络的变压器故障检测matlab实现-Transformer fault detection based on neural network matlab achieve
QXX
- 用matlab实现基于db小波分析的心电图ECG峰值检测及其标记-Db using matlab wavelet analysis based ECG ECG peak detection and marking
The-image-processing
- 用matlab提取图像的骨架 参看边缘检测技术、闭合边界技术和轮廓提取方面的资料 用canny算子检测得到的边界图见附图,还需要进行边界的修补然后提取轮廓 根据你的要求再自己加些东西进去吧 -Matlab was used to extract the skeleton of the image See the edge detection technology, a closed boundary contour extraction and information tec
houghcircle
- Matlab环境下使用霍夫变换在二值图像上检测圆形的代码-Function uses Standard Hough Transform to detect circles in a binary image.
houghellipse
- Matlab环境下利用霍夫变换和椭圆标准公式,在二值图像上自动检测椭圆并标记。-Matlab environment using Hough transform and oval standard formula, the binary image automatically detect and mark the ellipse.
x
- 半导体数据训练集和测试集用来检测故障,使用MATLAB编程对数据采集-Semiconductor data training and test sets used to detect faults, using MATLAB programming for data collection
multiple-target-tracking-
- 多目标跟踪的matlab代码,其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-Multiple target tracking of matlab code, and accompanied by documentation.The background difference method can realize real-time updates.The code in a few target detection and tracki
sift
- 改进的sift检测,matlab快速检测-Improved sift
MATLAB-image-processing--code
- 阈值分割、边缘检测、线性变换、均衡直方图等图像预处理的一些代码-Some code for image preprocessing, such as threshold segmentation, edge detection, linear transformation and equalization histogram