资源列表
carplate
- 用MATLAB,基于车牌的颜色,对车牌定位,校正,分割,识别的小程序,并附数字模板-Using MATLAB, based on the color plate on the license plate location, correction, segmentation, identification of small programs, along with digital templates
poc
- 模糊聚类和模式识别的具体应用算法,详细的计算说明-Fuzzy clustering and pattern recognition algorithm for specific applications, detailed calculations show
svmlight
- 第二个:matlab 和C++联合用于SLSVM,另外一种风格的-the second file: matlab and c++ together for SVM
particle_filter_tracker
- matlab实现的基于粒子滤波算法的跟踪
particleFilterTrackTest
- 通过粒子滤波来跟踪目标 可以在vs2008下直接运行-Through the particle filter to track the targets can be run directly under vs2008
powersys
- SimPowerSystems software and other products of the Physical Modeling product family work together with Simulink software to model electrical, mechanical, and control systems
work-TA-Final
- matlab for pemula pepek busuk
TD_vedyna_user_manual
- 车辆动力学仿真软件veDYNA的用户指南-VeDYNA vehicle dynamics simulation software user s guide
Archive
- clear all close all clc x=ones(1,8) fx=fft(x,512) z=abs(fx) k=0:length(z)-1 plot(k,z)
pictovideo
- 将图片数据格式转为avi视频数据格式的源码,绝对好用,内附数据及程序。程序内有详细的解释。-The image data format to avi format video data source, absolutely easy to use, containing data and procedures. Program with detailed explanation.
amethodofpersondetect
- 基于视频序列的运动人体检测算法研究-a method of body move detect
VCPPandMATLAB7.1
- 该程序详细说明了MATLAB7.1与VC++6.0混合编程的方法,主要是VC++调用MATLABm函数编译后的动态数据链接库,并且提供了实际的例子,按照该例子就能完成初步的混合编程-The program details MATLAB7.1 VC++6.0 mixed programming, mainly compiled the VC++ call MATLABm function of the dynamic data link library, and provides practica