资源列表
target-tracking-using-kalman
- 用 kalman滤波进行目标物体追踪,有数据,试验成功,matlab编程,图像处理。-Using kalman filter for tracking the target object, including data, test success, matlab programming, image processing.
Eye_tracking
- 基于模板匹配方法的眼睛追踪技术研究,彩色空间,视频帧图像处理-eye tracking technology based on emplate matching method, color space, video frame, image processing
boost_neural_network
- 结合boosting与神经网络方法相结合的分类方法,效果好,识别率高-Combining boosting and neural network approach for robust classification, effective with high recognition rate
stackcaculate
- 用栈实现数值计算的计算器,数据结构经典算法。-Numerical calculation with the calculator stack implementation, data structure the classical algorithm.
polynomia
- 用链表完成对多项式的计算,数据结构经典算法。-Complete with a list of polynomial terms, the classical algorithm data structure.
motion_segmentation_subspace
- 基于子空间方法的运动分割技术研究,包GPCA with spectral clustering,RANSAC Local Subspace Affinity (LSA),三种方法-Motion segmentation technique based on subspace method, including the GPCA with spectral clustering, RANSAC Local Subspace Affinity (LSA)
gold-sequence
- m序列产生子函数 gold序列产生子函数 自相关函数和互相关函数计算子函数 调用子函数[s,k,pn]=m(c,b0)产生第二条m序列-function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数 N=11 n=2^N-1 Rm(1)=sum(golda.*goldb)/n for k=1:n-1 Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n end
pouya
- call function with pointer method
MATLAB-
- 现代通信系统第二版 的整个书得源代码,很全的代码,希望对同学有帮助-The second edition of modern communication systems have the source code throughout the book
cr-energy-detection
- 认知无线电频谱检测中的能量检测模型的构建,以及产生不同信噪比的pf和pd的概率-Detection of Cognitive Radio Spectrum Detection Model for the energy and produce different signal to noise ratio of the probability pf and pd
filter
- 有源滤波器,滤波器的分类,滤波器的用途,滤波器的指标-Active filter, the filter classification, the use of filters, filter indicator
Dijkstra
- 一点到另一点的最短距离 Dijkstra算法-Point to another Dijkstra algorithm for the shortest distance
