搜索资源列表
线性预测及其MATLAB实现
- 线性预测及其MATLAB实现,论文资料,PDF文件
saliency.经典论文的代码
- 一篇经典论文的代码,“Saliency,Scale,image descr iption”,用于寻找视觉显著性的区域,matlab代码,A classic papers of the code, " Saliency, Scale, image descr iption" , for the visual search of the area significantly, matlab code
shearlet.主要讲解剪切波最新有关的资料或论文
- 主要讲解剪切波最新有关的资料或论文,其用于图像处理方面的应用,The main shear-wave on the latest relevant information or thesis, and its used for image processing applications
lunwen.rar
- matlab进行模糊pid仿真的源代码,效果一般,但已在本人毕业论文中实用,pid fuzzy matlab simulation of source code, the effect of the general, but in my dissertation in the practical
PSO_constrian.rar
- PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。,PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
MATLAB.rar
- 自己现在在做的论文用到灰度共生矩阵,找了好久都没找到很好用的,所以自己就编了个,不很完美,但绝对可用,已经实现过。包括灰度共生矩阵的生成以及一些特征参数。f1,二阶距。f2,对比度。f3,相关。f5,逆差距。f6,和平均。f7,和方差。f9,差平均。f10,差方差。请不吝赐教。,Now do their own papers in the gray co-occurrence matrix used to find for a long time to find no good use, so
PCM.MATLAB.rar
- PCM设计论文 脉冲编码调制仿真设计 基于MATLAB simulink的仿真设计报告,Design thesis PCM pulse code modulation simulation design is based on the simulation of MATLAB simulink design report
NSGA-II
- 实现了多目标遗传算法NSGA2,并带有详细注释及相关论文,读者只需根据具体问题简要修改,即可使用。-Achieved a multi-objective genetic algorithm NSGA2, with detailed notes and related papers, the reader just a brief specific issues in accordance with changes to use.
Matlab Image Processing
- 目标识别的matlab源码,有源代码和论文,有需要的可以下来看看。-The application of automatic target recognition technology is a critical element of robotic warfare. ATR systems are used in unmanned aerial vehicles and cruise missiles. General Electric provides an Automatic Target
matlab-SIS
- matlab 用于sis模型的研究 一篇论文 希望有用-matlab sis
paper
- 我的大牛师兄,一个暑假5篇SCI的牛人的南京理工大学博士毕业论文,师从夏德深,WORD版本,麻烦下载的朋友切勿传播-My Daniudi师兄, a summer five cattle SCI people Nanjing University of Technology and Engineering doctoral thesis, where she studied with Richard deep, WORD version trouble downloading friends no
Interpolation
- 用多维曲面拆分插值法实现多输入单输出函数的逼近。要求样本数据是网格状,若是二输入,要求输入样本是矩阵的形式。内有实例,使用方法很容易学。 本源代码属于原创,该技术已经获得国家发明专利,发表论文请注明出处。-err
systemidentification
- 是关于系统辨识的一篇论文和本人对文中所提论文方法的Matlab程序验证-System identification on a paper and my thesis on the methods mentioned in the text of the Matlab program to verify
seacluter
- 一篇关于海杂波情况下雷达数据处理方面的经典论文-A case of sea clutter on radar data processing aspects of the classic papers
haichong
- 基于MATLAB的储粮害虫图像处理方法。一篇完整的论文-MATLAB-based image processing method of stored-grain pests. A complete paper
ACStest_lianxumatlab
- 基于MATLAB的蚁群算法连续函数优化,含帮助文件及论文-MATLAB-based ant colony algorithm for function optimization, with help documents and papers
MATLAB-control
- 一篇关于“MATLAB环境下控制系统实时仿真实验的研究”的大论文,很详细。-Essay on " MATLAB environment control system for real-time simulation of a" big paper in great detail.
MATLAB
- 优秀论文,汽车牌照识别系统中的牌照定位方法研究,内容很详细,对毕业设计有很大帮助。-Excellent papers, car license plate recognition system positioning method, the content is very detailed and very helpful on the graduation project.
Matlab-based-simulation-PLL-design-
- 基于Matlab仿真的数字锁相环的设计进行了详细的分析和模拟,数字和模拟锁相环的论文-Matlab-based simulation of digital PLL design, a thesis on digital and analog phase-locked loop for a detailed analysis and simulation
MATLAB课堂考勤(GUI)
- MATLAB课堂考勤(GUI) 该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA.