CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 适应值

搜索资源列表

  1. LMS

    0下载:
  2. LMS自适应滤波器是使滤波器的输出信号与期望响应之间的误差的均方值为最小,因此称为最小均方(LMS)自适应滤波器。-LMS adaptive filter so that the filter output signal and the expected response the error between the minimum mean square value, so called minimum mean square (LMS) adaptive filter.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1353
    • 提供者:张立峰
  1. ZedGraphAllD

    0下载:
  2. ZedGraph 的类库具有很高的灵活性。几乎图表的每个层面都可以被用户修改。 同时,为了保证类库的易用性,所有的图表属性都提供了缺省值。类库中包含的 代码可以根据被划分的数据来选择适应的比例范围和步长、尺寸。 ZedGraph 继 承了Framework中的UserControl接口,所以允许用户在VS 的IDE 环境中 进行 拖放操作。增加了对其它语言的访问接口支持,如C+ + ,VB。 该源码展示了控件的各种示例调用,方便大家使用-ZedGraph Class
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:822298
    • 提供者:SDFGVMWEO
  1. OTSU

    0下载:
  2. OTSU方法计算自适应阈值,是一种用于计算阈值的自适应方法-The OTSU calculated adaptive threshold
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:3346
    • 提供者:邢尚英
  1. program

    1下载:
  2. 编写了一个pso优化bp神经网络的程序,应用在分类中。第一步:pso优化bp神经网络得到最优的阈值和权值,第二步bp神经网络把该最优的阈值和权值作为初始阈值和权值,采用动量及自适应学习速率算法进行训练。附件中,是数据和编写的部分程序,tiqushuju是用来提取文本中的数据构造样本集的函数。mubiao是用来构造期望输出的函数。bp是已经编写好的,未使用pso优化的bp神经网络函数。pso是本人编写的pso优化bp神经网络的函数,psobp是采用pso优化的阈值和权值作为bp神经网络的初始权值和
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:48759
    • 提供者:wk
  1. yuzhifenge

    0下载:
  2. 图像阈值分割,半阈值分割,自适应阈值分割,固定阈值分割-Image Threshold Segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:2400460
    • 提供者:suokai
  1. Bregman

    0下载:
  2. 图像的频域增强自适应阀值二值化 指纹的细化 指纹识别-Fingerprint identify
  3. 所属分类:Other systems

    • 发布日期:2016-06-10
    • 文件大小:1085440
    • 提供者:李泰利
  1. CalBMPpsnr

    0下载:
  2. 本文采用 Sobel 算子检测待插像素点周围的原图像像素点,判断其是否边缘点并检测出边缘方向,再依据沿边缘走向的像素点灰度变化平缓,边缘两侧像素点灰度值突变的进 行待插像素点的自适应插值。该算法具有较低的算法复杂度良好的客观质量,视觉效果以及最佳的图像缩放综合性能。本文工作是正在开发的数字电视图像后处理SoC芯片中 的一部分,下一步工作为:完成本文算法的硬件实现,将其作为 SoC 芯片中的图像缩放模块,与降噪模块、去隔行模块等其他 IP 模块一起形成完整的数字电视图像后处理 SoC芯片。
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-16
    • 文件大小:5325776
    • 提供者:吴江
  1. MSP_UART3

    0下载:
  2. 基于MSP430的车辆存在检测源代码,用的是自适应阈值的方法-MSP430-based vehicle presence detection source code, using adaptive threshold method
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:36013
    • 提供者:penghai
  1. The-Lagrange-interpolation-algorithm

    0下载:
  2. 基于VS2008编写,程序很简单,算法很经典实用。提出一种基于三次拉格朗日插值的自适应图像缩放算法 该算法首先计算目标像素点周围三组源像素点的方差,选取方差最小的一组源像素点,然后采用三次拉格日插值公式求得目标像素点的灰度值实验结果表明,本文算法所得的目标图像边缘清晰,且算法复杂度较低,便于硬件实现,可以实现实时图像缩放。-Based on VS2008, the program has a very simple algorithm is very classic and practical.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:102164
    • 提供者:吴军
  1. dynamic-partition

    0下载:
  2. 操作系统: 模拟实现动态分区存储管理 实现的功能:实现了题目的所有要求,采用最先适应算法。 优点:窗口界面良好,给出了相应的提示信息,根据窗口的提示信息即可完成模拟实现动态分区存储管理;还可以修改主存的大小 直接修改MEM_MAX的值即可。 缺点:未给出最优适应算法。 -Operating System: simulation dynamic storage management functions to achieve: to achieve all
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:303120
    • 提供者:天蓝
  1. otsu

    0下载:
  2. 应用Opencv中的函数来实现大津算法,实现阈值的自适应获取,从而进行图像分割。-Otsu,image segmentation
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:300226
    • 提供者:李一
  1. s_thr_denoising

    0下载:
  2. s_thr是软阈值降噪函数,可以在此基础上改进,以实现对所用环境的更好的适应。-S_thr is soft threshold noise reduction function, can be modified on the basis of this, used to achieve better adapt to the environment.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1050
    • 提供者:sanlinferry
  1. objfun

    0下载:
  2. 该函数用来计算适应度值, inputnum input 输入层节点数 outputnum input 隐含层节点数 net input 网络 inputn input 训练输入数据 outputn input 训练输出数据 error output 个体适应度值-This function is used to calculate the fitness value, inputnum input input layer nodes outputnum inp
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:616
    • 提供者:
  1. zedgraph_new_dll_v515

    0下载:
  2. ZedGraph 是一个开源的.NET图表类库, 全部代码都是用C#开发的。它可以利用任意的数据集合创建2D的线性和柱形图表。 ZedGraph 的类库具有很高的灵活性。几乎图表的每个层面都可以被用户修改。同时,为了保证类库的易用性,所有的图表属性都提供了缺省值。类库中包含的代码可以根据被划分的数据来选择适应的比例范围和步长、尺寸。 ZedGraph 继承了Framework中的UserControl接口,所以允许用户在VS 的IDE 环境中 进行拖放操作。增加了对其它语言的访问接口支持,如
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:377204
    • 提供者:rst888
  1. youdaimadelunwen

    0下载:
  2. 能实现车牌的识别二值化字符的分割图像与处理的一些功能适应于m运行环境中-To achieve the license plate character recognition binary image segmentation and processing some of the features of the operating environment to adapt to m
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:558090
    • 提供者:季洁
  1. Histogram_based_segmentation

    0下载:
  2. 利用基于直方图的自适应阈值方法实现分割前景与背景-The use of adaptive threshold method of histogram based segmentation of foreground and background
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1539
    • 提供者:赵斌
  1. test1_11

    0下载:
  2. Opencv自适应阈值化的小程序,用于图像处理。-Opencv adaptive thresholding small program for image processing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3059100
    • 提供者:XXX
  1. adaptThresh

    0下载:
  2. 使用opencv对图像进行阈值化处理,实现单一阈值(全局阈值)与自适应阈值的比较-Using opencv image thresholding processing, a single threshold (global threshold) compared with Adaptive Threshold
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5360424
    • 提供者:panxiaoxu
  1. Threshold

    0下载:
  2. 自适应阈值分割可以根据图像自身的特性得到自适应阈值进而分割出目标和背景。-Adaptive threshold segmentation is based on the characteristics of the image itself to get the adaptive threshold and then segmentation the target and background.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5519599
    • 提供者:小攀
  1. adaptivePSOt

    0下载:
  2. 上传了改进的PSO算法,利用自适应原来改造了原来基于贪婪原理的粒子群算法,可以避免粒子群算法过早收敛或者陷入局部值等问题。-Upload the improved PSO algorithm using adaptive originally transformed the original particle swarm algorithm based on the principle of greed, can avoid premature convergence of particle s
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:763672
    • 提供者:李川
« 1 2 3 45 6 »
搜珍网 www.dssz.com