CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 清晰化

搜索资源列表

  1. arithmetic_demonstrate_system

    0下载:
  2. 此算法演示系统展示多种编程语言的多种算法实现的动态过程,有图像化界面,能清晰展示各个算法的实现过程
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2045761
    • 提供者:钟毓秀
  1. ExpStack

    0下载:
  2. 数据结构中堆栈的具体应用,实现表达式的化简、求值等功能,可以自由确定变量,并且可以给变量赋值。Vc开发,包括了用户操作界面,输入输出清晰。-stack data structures to the specific applications, simplification of the expression, evaluates functions and the freedom to determine variables, as well as to assign values to var
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:198866
    • 提供者:山石
  1. 盲复原代码

    0下载:
  2. 图像盲复原算法,实现图像的清晰化
  3. 所属分类:人工智能/神经网络/遗传算法

  1. ruihua

    0下载:
  2. 对一个图像进行锐化。让图像看上去更清晰,轮廓更明显。-An image sharpening. Let the image looks clearer and more obvious profile.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2100
    • 提供者:zw
  1. sharpen-filter

    0下载:
  2. 对图像进行锐化滤波处理,去除阴影噪声,得到清晰的图像-sharpen filter
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:537
    • 提供者:洪波
  1. 神经元细胞HH 模型的仿真

    3下载:
  2. 神经元细胞HH 模型的仿真。可视化地模拟,结构清晰。-This is a simulation of Hodgkin-Huxley equations using simulink blocks
  3. 所属分类:生物技术

    • 发布日期:2017-03-23
    • 文件大小:9724
    • 提供者:awordman
  1. basic_PSO_with_w_c

    0下载:
  2. 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验-With contraction factor and inertia weight PSO basic particle swarm algorithm source code. Source code modular preparation, structure, clear, easy to improve and to do numerical experiments
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2837
    • 提供者:楚湘华
  1. RBESPRIT-rRBESPRIT

    3下载:
  2. 包含波束域的esprit和实值化的波束域esprit程序,结构清晰,便于学习研究这方面的朋友对照程序,学习相关的原理。-Domain contains the beam and the esprit of the beam real esprit domain procedures, the structure of a clear, easy to study and research in this area control procedures friends, learning prin
  3. 所属分类:matlab

    • 发布日期:2016-06-29
    • 文件大小:2234
    • 提供者:姚小星
  1. Cyuyanjiaocheng

    0下载:
  2. C语言是一种结构化语言。它层次清晰,便于按模块化方式组织程序,易于调试和维护。C语言的表现能力和处理能力极强。它不仅具有丰富的运算符和数据类型,便于实现各类复杂的数据结构。它还可以直接访问内存的物理地址,进行位(bit)一级的操作。由于C语言实现了对硬件的编程操作,因此C语言集高级语言和低级语言的功能于一体。既可用于系统软件的开发,也适合于应用软件的开发。-C language is a structured language. It is level, clear and easy modul
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:198621
    • 提供者:linhaicong168
  1. levelsetseg

    0下载:
  2. matlab编的水平集分割的一些好东东, 适用于模糊图像的目标提取,希望能共勉-some program of matlab for image segmentation and small target extraction
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:9842
    • 提供者:强军
  1. est_daopu_len

    0下载:
  2. 运动模糊图像的复原,采用倒谱法估计模糊尺度,编写代码,适合初学者学习与理解。含图,可运行测试-Restoration of motion blurred images using fuzzy scale cepstrum estimation, writing code, suitable for beginners to learn and understand. Including maps, can run the test
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:26576
    • 提供者:天天
  1. es_Ang_Hough

    0下载:
  2. 自编的采用Hough变换的方法估计运动模糊图像的方向,含一个M文件,注释详细,希望对学习图像复原的朋友有一些帮助。-The use of self Hough transform to estimate the direction of motion blurred images, with an M file, comment in detail, hoping to restore the images to the friends learn that some help.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:842
    • 提供者:天天
  1. quyu

    0下载:
  2. 对识别的指纹进行二值化处理,可以让指纹的纹路更清晰。-On binary fingerprint recognition processing, fingerprint patterns can be more clear.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:989
    • 提供者:伏娟
  1. about_HanoiTower

    0下载:
  2. 本程序是基于VC6.0的汉诺塔移动程序,程序可实现4个盘子的移动,并添加可视化效果,通过‘enter’键控制盘子的移动,便于初学者对盘子移动的观察。程序代码清晰明了,对于数据结构的学习有很大帮助。-This procedure is based on the Tower of Hanoi move VC6.0 program, the program can achieve four plates move, and add visual effects, through the ' en
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1953143
    • 提供者:yingl
  1. PSO

    0下载:
  2. 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验 -With the shrinkage factor and the basic PSO inertia weight particle swarm algorithm source code. Modular source code written in a clear structure, easy to improve and to do numerical experiments
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:14842
    • 提供者:王兰彬
  1. winer

    4下载:
  2. 通过边界延拓方法,改进的利用维纳滤波实现模糊图像的复原。-Through the boundary extension method, the improved Wiener filter using the fuzzy image restoration.
  3. 所属分类:matlab

    • 发布日期:2015-11-18
    • 文件大小:1024
    • 提供者:zhoufenglei
  1. MATLAB_Simulink-PSKchuanshu

    0下载:
  2. 利用matlab simulink软件中的communication blockets(通信模块)对psk数字传输系统进行动态、可视化仿真,清晰地表现psk传输系统组成及各项性能指标-Using matlab simulink software communication blockets (communication modules) of psk digital transmission system for dynamic, visual simulation, the performan
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:582585
    • 提供者:fenghaixiang
  1. Plasma-particle-simulation-program

    1下载:
  2. 用MATLAB(R)混合编程,给出了一种粒子模拟(PIC,CIC)方法中粒子云状态实时可视化的新方案,使得粒子的整体状态和运动趋势能够清晰的从绘出的图中直观的看出。-Using MATLAB (R) hybrid programming, given a particle simulation (PIC, CIC) method in real-time visualization of the particle cloud state' s new program, making the
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:7017
    • 提供者:roger
  1. 基于直方图优化的图像去雾技术matlab

    1下载:
  2. 展开雾霾天气的图象清晰化技术 的讨论,雾天图象的清晰化技术对其他 的恶劣天气的清晰化处理也有促进作用。(The technology of image sharpening in fog and haze is also discussed. The clarity of fog images can also help to clear the other bad weather.)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-10
    • 文件大小:740352
    • 提供者:GLin
  1. MATLAB雾霾交通标志shibie[GUI]

    2下载:
  2. 该课题为基于MATLAB bp神经网络的雾霾天气下交通标志的识别系统。主要分两步骤,一是进行图像去雾,采用暗通道的方法获取光透射率,从而去除雾霾。得到清晰的图片后,利用颜色的方法进行交通标志的定位,众所周知,交通标志基本是红,蓝,黄三色组成,根据RGB不同组合可以定位到不同颜色,因为存在误差,所以需要借助形态学相关知识,将得到的误干扰面积去除,从而实现精准定位。定位后,在原图基础上进行分割出彩色图标,利用bp神经网络方法,进行训练,识别,从而得出结果。本设计配有一个GUI可视化界面,操作简单容易
  3. 所属分类:matlab例程

    • 发布日期:2021-02-08
    • 文件大小:83507200
    • 提供者:可乐一生
« 12 »
搜珍网 www.dssz.com