说明:比较经典的稀疏表示算法,该代码中主要包含了KSVD算法和OMP贪婪追踪算法,可以用来做图像压缩、图像稀疏表示、图像消除噪音,代码比较全面,稀疏表示算法是这十年来在国内外关于图像处理领域研究热点,在计算机视觉方 面也起了非常大的作用,因此非常值得我们研究。
说明:本程序是用matlab仿真软件和解析法来计算一维光子晶体带隙的另一个程序-this procedure is used Matlab simulation software and analytical method to calculate one-dimensional photonic ban...
说明:EMD2007年5月最新程序,是法国人做出来的,对大家使用EMD非常有好处的-EMD2007 May, the latest procedures, the French do it. Members of the use of EMD very good
说明:使用矩量法计传输线上的驻波,并将结果显示出来.-The use of moment method of transmission lines of the standing wave, and the results are displayed.
说明:matlab中不同序列的分类,利用内积不同来分类,附注释-matlab different sequence classification, the use of inner product different to the classification of annotated
说明:调用vision.CascadeObjectDetector函数通过Viola-Jones算法来检测眼睛,嘴巴,鼻子,面部,检测效果很好
说明:bp神经网络算法用来秒速人脸特征数据的训练,最后可以对人脸的偏向做出预测,或者说是做出一个分类。bp神经网络算法用来秒速人脸特征数据的训练,最后可以对人脸的偏向做出预测,或者说是做出一个分类。