CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 加权

搜索资源列表

  1. CBIR

    0下载:
  2. 本源码是用C++编写的基于内容的图像检索,采用形状、颜色、纹理三个特征的加权值作为特征向量。-The source code is written in c++ of content-based image retrieval, the shape, color, texture three characteristics of the weighted value as the characteristic vector.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3522678
    • 提供者:jack
  1. case5

    0下载:
  2. 直线距离加权反走样算法,画出的直线不会走样-Linear distance-weighted anti-aliasing algorithm to draw a straight line will not lose shape
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:175372
    • 提供者:winsome
  1. least_squares_phase_unwrapping_algorithm

    1下载:
  2. 详细讨论了INSAR技术中相位解缠最小二乘方法的算法实现;并提出改进的加权最小二乘算法的实现思路-INSAR techniques are discussed in detail in the method of least squares phase unwrapping algorithm and suggestions for improvement of the weighted least squares algorithm implementation ideas
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:279210
    • 提供者:dawd
  1. Filters

    0下载:
  2. 10种软件滤波方法的示例程序 1、限副滤波 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -10 kinds of software filtering method
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:2534
    • 提供者:伊强
  1. Filter

    0下载:
  2. 包括图像的灰度变换,laplacian锐化,中值滤波,加权中值滤波,自适应滤波,添加噪声以及图像的平滑和反色处理,图像处理效果良好-Including images of gray-scale transformation, laplacian sharpening, median filtering, the weighted median filter, adaptive filter, add noise and image smoothing and anti-color process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:174912
    • 提供者:浩南
  1. DBF

    10下载:
  2. 包含波束形成的仿真,五种阵列波束:线阵,主瓣偏移线阵,切比雪夫加权的线阵,圆阵,平面阵-Beamforming simulation contains five arrays beam: linear array, the main valve offset linear array, weighted Chebyshev linear array, circular array, planar array
  3. 所属分类:matlab

    • 发布日期:2015-11-02
    • 文件大小:2366
    • 提供者:无真实
  1. MainPre_by_Lya_1

    0下载:
  2. 混沌时间序列法,该程序用加权一阶局域法对数据进行进行一步预测-Chaotic time series method, the program step forecast data weighted one-rank local law
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:609
    • 提供者:Vanessa
  1. CubeToSphere

    0下载:
  2. 6张立方体天空盒贴图转换成天空球贴图的工具,可用于转换cs的天空盒贴图为相应的天空球贴图,采用nearest采样,而不是linear加权采样,因此对于输出大图像时,效果不会很好,会出现块状-6 cube texture sky box the ball into the sky mapping tool that can be used to convert cs sky box texture maps for the corresponding sky ball, using nearest
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-22
    • 文件大小:6671420
    • 提供者:侯定勇
  1. GRID

    1下载:
  2. 该程序应用FORTRAN语言编写,可快速对离散数据采用距离反比加权公式进行网格化处理,方便实用,直接下载编译就可以执行,非常方便快捷,应用多年效果较好!-The program application of FORTRAN language, and can be used for discrete data inverse distance-weighted formula for grid processing, convenient and practical, direct downlo
  3. 所属分类:Windows Develop

    • 发布日期:2015-02-05
    • 文件大小:1517
    • 提供者:lcl009
  1. CFR

    0下载:
  2. 峰值抵消算法的基本思想是:在OFDM信号上叠加一个由一系列加权参考函数组成的峰值抵消信号,通过抵消函数的选取以及权值计算,使得抵消信号尽可能消除超过门限的信号幅值。常见的参考函数分为脉冲函数和其他窗函数两类。- T. May, H. Rohling. Reducing the peak-to-average power ratio in OFDM radio transmission systems. IEEE Vehicular Technology Conference (VTC), Ma
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-09
    • 文件大小:2681525
    • 提供者:daidaohan
  1. Bayliss

    0下载:
  2. 贝里斯加权的算法的源代码 是很有效的一种加权算法-bayliss
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:584
    • 提供者:only
  1. lwr

    0下载:
  2. 强局部加权回归算法由Cleveland[7]提出,主要利用局部观测数据对欲拟合点进行多项式加权拟合,并用最小二乘法进行估计.它综合了传统的局部多项式拟合,局部加权回归以及具有强鲁棒性的拟合过程 -Strong locally weighted regression algorithm by Cleveland [7] proposed, mainly using local observational data points on the polynomial fitting For wei
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3315
    • 提供者:wanghuaqiu
  1. stateestimation

    0下载:
  2. 状态估计优秀硕士论文,提出了一种基于分块雅可比矩阵的加权最小二乘估计算法;提出了潮流岛状态变量的概念,用潮流岛的状态变量代替岛内所有节点的状态变量-State estimation for outstanding master
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:456619
    • 提供者:gujienew
  1. GCC

    4下载:
  2. 广义互相关函数,包含所有互相关的权函数,可以方便的使用它,其中PHAT加权效果最好!-Generalized cross-correlation function, contains all of the right to cross-correlation function, can easily use it, in which the weighted best PHAT!
  3. 所属分类:matlab

    • 发布日期:2016-05-24
    • 文件大小:2669
    • 提供者:
  1. easy2

    0下载:
  2. 插入帧中每一个像素点都是该帧前后两个原始帧的相同位置的像素点的加权平均值-Insert the frame of each pixel of the frame are the two original frames of the same location as the weighted average of pixels
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:5972
    • 提供者:郑丹
  1. UPS

    0下载:
  2. 传统无差拍控制应用于UPS 逆变器,存在对系统参数变化的鲁棒性问题。本文提出了一种 新的控制方案—渐近收敛无差拍控制。该方案与传统无差拍控制的区别是,不是将正弦信号作 为参考电压,而是采用当前的输出电压和正弦信号的加权平均作为下一控制周期的目标量-Traditional deadbeat control applies to UPS inverter, the existence of the system parameters change in the robustness of t
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:257422
    • 提供者:caonima
  1. AntiDisline

    1下载:
  2. opengl反走样算法和加权区域采样反走样算法-opengl Anti-aliasing algorithm and weighted area sampling anti-aliasing algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:36128
    • 提供者:侯锦
  1. bp1

    0下载:
  2. 两层BP神经网络训练加权系数 隐含层取S型传输函数 输出取线性传输函数-Two-tier training BP neural network hidden layer weighting coefficient from S-transfer function output from the linear transfer function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:1129
    • 提供者:徐阴风
  1. fenlipu

    1下载:
  2. 本程序是基于分离谱算法的最小值选中次数加权算法的MATLAB源代码,可以对一维信号先进行谱分离,然后再在最小值的基础上对信号进行重建.-This procedure is based on the sub-out algorithm to select the minimum number of weighted algorithm MATLAB source code, can be conducted one-dimensional spectral signal separation, t
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1051
    • 提供者:杨字荣
  1. Dijkstra

    2下载:
  2. Dijkstra算法,实现加权有向图中从确定的起点寻找最短路径并输出-Dijkstra algorithm, to achieve a weighted directed graph from the starting point to determine the shortest path to find and output
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:180002
    • 提供者:曹雷
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com