注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 搜索结果

    找到约4294个结果。

    基于Matlab的图像增强技术

    论文总字数:16413字目 录摘要 IAbstract II第一章、绪论 11.1课题研究的目的及意义 11.2国内外的研究现状 1第二章、数字图像概述 22.1基本概念 22.2基本特点 22.3主要应用领域 32.4主要研究内容 3第三章、MATLAB概述 43.1MATLAB产生的背景 43.2MATLAB的语言特点 43.3 MATLAB在图像处理中的运用 5第四章、图像增强 54.1空域变化增强 64.1.1灰度变化 64.1.2图像求反 74.2空间域滤波增强 94.2.1线性平滑滤波器 94.2.2非线性平滑滤波器 114.2.3锐化滤波器 124.3频域增强 144.3.1低通滤波 144.3.2高通滤波 15第五章、二值形态分析 165.1 膨胀 175.2腐蚀 185.3噪声去除 19第六章、 总结与期望 21参考文献 22致谢 23基于MATLAB的图像增强技术‘摘要:数字图像主要是通过有限数量的元素构成,各个元素均具有单独的位置以及数值。在进行数字图像处理的研究过程中,最重要的就是采用计算机进行图像处

    基于MATLAB图论问题解法研究

    论文总字数:13325字摘 要图论在生产实践和实际生活中都有广泛的应用.本文研究几类典型的图论问题,探讨解决这些问题的常用算法,通过Matlab软件编程加以实现,并给出一些应用实例.关键词:图论,Matlab,算法Abstract:Graph theory is increasingly used in practical production and real life.In this thesis some sorts of typical problem to be studied,and their solving methods were outlined and discussed.In software design,graph theory algorithm had been completed,and give some practical examples.Keywords:graph theory,matlab,algorithm 目 录1 引言 ……………………………………………………………………… 42 图论的基本知识 ………………………………………………………… 42.1 图论的起源和发展……………………………………………………… 4 2.2 图的基本概念…………………………………………………………… 4 2.3 图的种类

    基于matlab车牌识别系统设计

    论文总字数:16047字目 录1.绪论 11.1车牌识别系统的设计背景 11.1.1识别系统的运用简介 11.1.2车牌识别系统的研究概况 11.1.3设计流程简介 21.1.4车牌识别的基本内容 21.2MATLAB简介 32.车牌图像的预处理 42.1车牌图像的读取和显示 42.2车牌图像的灰度化处理 52.3对原始图像进行开操作 62.4做减法运算,对图像进行增强处理 72.5图像的二值化处理 82.6图像的边缘检测 92.7开运算与闭运算 103.车牌的定位提取 123.1提取车牌区域 123.1.1输出框架 123.1.2提取车牌区域 133.2对水平投影进行峰谷分析 143.3计算车牌旋转角度 153.4去水平(上下)边框,获取字符高度 173.4.1获取字符高度 173.4.2获取字符宽度 183.5将计算获取的字符图像与样本库进行匹配,识别字符 194.识别测试 195.问题分析 216.总结与展望 22参考文献 23致谢 25基于matlab车牌识别系统设计陆炜诚,ChinaAbstract: Since the reform and

    基于matlab/GUI的数学游戏界面设计

    论文总字数:23862字目 录1 绪论 11.1课题背景及研究意义 11.1.1 Matlab的发展 11.1.2 研究意义 11.2 国内研究现状 21.2.1 教学研究方面 21.2.2 实际应用方面 31.3 国外研究现状 41.4 本论文研究内容 42 图上的格林公式 52.1 格林公式的发展 52.2 图上格林公式的基本推导 62.3 两个空啤酒瓶换一瓶啤酒 72.4 两个空啤酒瓶换一瓶啤酒的另一路径 92.5 三个空啤酒瓶换一瓶啤酒 112.6 四个空啤酒瓶换一瓶啤酒 133 Matlab/GUI 133.1 Matlab GUI简介 143.1.1 GUI的基本概念 143.1.2 GUI的使用 143.2 Matlab GUI应用 164 基于图上格林公式的MATLAB/GUI实现 174.1 函数设计 184.2 GUI设计 194.2.1 GUI布局 194.2.2 回调函数 254.3 游戏界面展示 26参考文献 29致谢 31基于matlab/GUI的数学游戏界面设计张贵明,ChinaAbstract:The main purpose of this thesis is to design a game of changing peers with a tool of Matlab/GUI based on the theory of Green formula. Matl

    数学建模中若干问题的Matlab求解

    论文总字数:19119字摘 要:本文主要探讨了Matlab语言的一些功能、特点以及其在数学建模中的应用,即函数插值、数据拟合以及规划问题的求解等,并通过实例加以说明.关键词:Matlab,数学建模,数据拟合,插值Abstract:In this paper,we discuss some functions and characteristics of the Matlab language and its application in solving the problem of mathematical modeling.That is to say,we use the Matlab language for data fitting,interpolation and solving the programming problem,then we can put them into practice.Keywords:Matlab,mathematical modeling,data fitting,interpolation目 录1 引言…………………………………………………………………………………………42 预备知识…………………………………………………………………………………42.1 Matlab简介…………………………………………………………………………42.2 数学

    基于MATLAB GUI 的图像增强算法研究

    论文总字数:9419字摘 要图像增强是数字图像处理的基本内容,它是用于减少或从图像中删除不必要的信息,以满足特定的需求,并强调需要的信息的一种图像处理方法。图像增强的目的在于增强图像整体的视觉效果,使处理后的图像比原始图像更有效。本文首先介绍了图像增强的概念和应用领域,然后介绍了MATLAB及其图像用户界面(GUI)的设计方法,最后在MATLAB GUI开发环境和图像处理工具箱的基础上,选用直方图均衡化和图像平滑两种方法实现数字图像增强,并对不同算法进行分析与比较。 关键词:MATLAB,GUI,图像增强,直方图均衡化,图像平滑Abstract: Image enhancement is the basic content of digital image processing, it is used to reduce or remove unnecessary information from the image, in order to meet the specific requirements, and stressing the need for information of an image processing method. The

    基于Matlab的图像拼接算法研究

    论文总字数:28092字摘 要近年来,图像拼接技术取得了较为快速的发展,在诸多领域中得到应用。本文重点研究了通过相位相关法进行图像拼接的算法原理,使用Matlab软件设计图像拼接程序,在安卓平台上实现图像特征点匹配。本文研究了图像拼接的背景、意义、发展过程和技术流程,深入学习研究以相位相关算法为核心的图像拼接技术,在原有基础上对其扩展。在此基础上使用Matlab软件进行图像拼接程序设计,得到了能够处理旋转、平移、缩放变换下图像拼接的程序,且程序具有较高的运行效率和优秀的视觉效果。除此之外,本文设计了基于安卓平台的图像特征点检测匹配程序,采用ORB特征检测算法,该程序能够不经过PC端直接使用安卓手机对拍摄照片进行处理,在日常生活中使用更加便捷。本文的创新之处在于使Matlab拼接程序得到进一步的改

    基于MATLAB GUI的图像边缘检测

    论文总字数:11580字摘 要数字图像处理在现代社会的应用十分广泛,其中图像边缘检测是其一个分支。图像的特征有很多,比如色彩、内容、大小、形状、边缘,其中,图像的边缘是最基本的特性之一。我们进行图像边缘检测的目的在于,通过数学方法把图像中不具有意义的内容剔除掉,留下关键信息,提高人们对图像认识分析的效率。本课题将会在Matlab平台上,建立GUI界面,通过编程算法调用,运用Roberts算子,Sobel算子,Prewitt算子,Laplacian算子和LoG算子实现图像边缘检测的功能,同时分析各算子算法的优缺点,以便在之后的实验研究中能够加以利用。关键词:图像边缘检测,Matlab,GUIAbstract:Digital image processing has been widely used in modern society, which image edge detection is one of the branches. There are many features of the image, such as color, content, size, shape and edge, amon

    基于Matlab的衍射实验仿真

    论文总字数:11202字摘 要关键词:MATLAB,夫琅和费衍射,单缝,光强,仿真Abstract:Based on the theory of Huygens-Fresne principle, several methods about implementation of Fraunhofer diffraction are introduced. According to theoretical derivation, light intensity formula of Fraunhofer single slit diffraction is obtained, also with the distribution of light intensity on the diffraction screen. Firstly, under a mathematical modeling of Fraunhofer single slit diffraction, distribution curve of diffraction light intensity and distribution pattern of single slit diffraction stripe are simulated by Matlab. Then, by adjusting the experimental parameters and comparing with the diffraction pattern, this simulation matches experimental results very well. In the end, compared to the laboratory method to observe diffraction phenomenon, simulation of optical phenomenon by MATLAB, can greatly simplify the operation, and also make it easier to get the diffraction simulatio

    基于MATLAB的连续时间系统的频域分析

    论文总字数:10878字摘 要本文介绍了基于MATLAB的连续时间系统的频域分析。首先利用MATLAB分析了系统的频率特性,分别分析了基于连续时间系统的低通滤波器、高通滤波器、带通滤波器、全通滤波器的频域特性,并依次做出了它们的时域冲激响应波形、频域内幅频特性波形、相频特性波形。在编程过程中分别用到了y=abs( ) 、y=angle( ) 、h=freqs(b,a,w ) 等函数。然后用MATLAB实现了连续时间信号的采样及重构,并以f(t)=Sa(t)为例,分别以过采样、等采样、欠采样三种情况,绘出原信号、采样信号、重构信号的时域波形图。关键词:MATLAB,连续时间系统,频特性,采样Abstract:This article introduced based on the MATLAB run-on time system frequency range analysis.First has analyzed the system frequency characteristic using MATLAB, analyzed separately based on the run-on time system low pass filter, has passed the filter,

联系我们

加微信咨询

加QQ咨询

服务时间:09:00-23:50(周一至周日)