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

搜索资源列表

  1. K_means

    0下载:
  2. k均值算法实现聚类,利用数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则-k-means clustering algorithm, the use of the data points to the prototype of a distance as the objective function of optimization, the use of function extremum iteration adjustment rules
  3. 所属分类:Algorithm

    • 发布日期:2017-11-29
    • 文件大小:203237
    • 提供者:zhujiiang
  1. ambiguity

    0下载:
  2. 该matlab函数用于计算雷达信号的模糊函数图、距离模糊函数图和速度模糊函数图-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:521
    • 提供者:yugl
  1. bfilter2

    0下载:
  2. 双边滤波(Bilateral filter)是一种可以保边去噪的滤波器。之所以可以达到此去噪效果,是因为滤波器是由两个函数构成。一个函数是由几何空间距离决定滤波器系数。另一个由像素差值决定滤波器系数。-Bilateral filter (Bilateral filter) is a security edge de-noising filter. The reason why this denoising effect can be achieved because the filter is
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:39690
    • 提供者:熊上导
  1. colorseg

    0下载:
  2. 此函数主要用欧式距离法和maha法实现图像分割。简单实用。-Image segmentation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-06
    • 文件大小:1285
    • 提供者:zhangqianqian
  1. radar-ambiguity-

    0下载:
  2. 雷达模糊函数、模拟距离模糊函数,多普勒模糊函数,用多种视图显示模拟结果。-Radar ambiguity function, analogue distance ambiguity function, the Doppler ambiguity function, using a variety of view shows the simulation results.
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:898
    • 提供者:free
  1. EightNumbers

    0下载:
  2. 本源码为八数码问题的JAVA版本,采用了A星算法和RBFS算法,估价函数为几何距离。-The source for the eight digital JAVA version, using the A Star algorithm and RBFS algorithm, the valuation function is the geometric distance.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:2794
    • 提供者:Stella
  1. K-means-clustering-algorithm

    0下载:
  2. K均值算法使用的聚类准则函数的误差平方和准则,通过反复迭代优化聚类结果,使所有样本到各自所属类别的中心的距离平方和达到最小。-K-means clustering algorithm uses squared error criterion function and criteria through iterative optimization clustering result, all the samples to the respective classes of the center s
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:222142
    • 提供者:xuwenju
  1. vrp

    3下载:
  2. 用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP.M中给出。以路径长度作为遗传算法的适应度函数,约束函数通过在LEN中增加惩罚因子体现,本程序简便起见将不满足约束的直接加100;-Vrp matlab to solve the problem with the program for the genetic algorithm to solve the basic problem VRP routines. The delivery
  3. 所属分类:source in ebook

    • 发布日期:2016-03-07
    • 文件大小:4096
    • 提供者:leo mao
  1. biancheng

    0下载:
  2. (1)编写一个程序实现如下功能:有4名学生,每个学生信息包含学号、姓名、数学成绩、英语成绩、C语言成绩和三门课程的总分,并对数据进行输入和输出(程序以文件名sy8_7.c存盘)。 (2) 编写一个程序实现如下功能:定义一个点的结构数据类型,实现下列功能: ①为点输入坐标值。 ②求两个点中点坐标。 ③求两点间距离。 (程序以文件名sy8_8.c存盘 (3)编写一个程序实现如下功能:建立一个单链表,每个结点数据要有职工号、工资。用一个creat函数来建立链表,用list函数输
  3. 所属分类:assembly language

    • 发布日期:
    • 文件大小:1409
    • 提供者:闫忠正
  1. judgeImg

    2下载:
  2. 图像重建判定函数,计算归一化均方距离判据d和归一化平均绝对距离判据r-Image reconstruction decision function,Calculating the normalized mean square distance criterion d and normalized average absolute distance criterion r
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:619
    • 提供者:张娜
  1. shiyaner

    0下载:
  2. 建立平面上一个的点类,该类内包含求该点到另一个点的距离的成员函数。根据该类建立一个派生类,派生类表示空间内的一个点,并求该点到空间内另一点的距离。-The establishment of a point on the plane class contains requirements that point to another member of the distance function. According to such a derived class, derived class re
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:230860
    • 提供者:sesaid
  1. CPP-scan

    0下载:
  2. /* 函数说明:查找特征码 /* process: 要查找的进程 /* markCode: 特征码字符串,不能有空格 /* distinct:特征码首地址离目标地址的距离 负数在特征码在上 /* offset: 返回目标地址 /* size: 设置返回数据为几个BYTE 1 2 3 4 /* ordinal: 特征码出现的次数 /* beginAddr: 开始搜索地址 /* endAddr: 结束地址 /* ret:返回目标地址的内容-/* Function
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:2539
    • 提供者:ghgh
  1. SGSCode

    0下载:
  2. 用C#语言模拟三国杀中的武将人物及其技能,要求如下: (1) 定义一个接口 f,里面声明“杀:kill()”,“闪:parry()”,“桃:eatingpeach()”,“装备:arm()”,“锦囊:using-wisdom()”五个函数,声明两个常量,最小和最大攻击距离; (2) 定义一个抽象类,武将hero,里面定义两个方法,一个是抽象方法“技能:capability()”,一个是具体的方法“决斗:duel()”; (3) 实现至少两个武将类(一男一女:赵云、黄月英),继承
  3. 所属分类:C#编程

    • 发布日期:2014-03-13
    • 文件大小:1094034
    • 提供者:Chengwei Xiao
  1. SmallWorld

    0下载:
  2. 通过公式SW=(C/Crand)/(L/Lrand)求取复杂网络的小世界性系数。 注:其中聚类系数和平均距离都是直接调用工具包中的函数。-By the formula SW = (C/Crand)/(L/Lrand) to strike a small complex networks worldwide coefficients. Note: where clustering coefficient and average distance are called directly tool
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:566
    • 提供者:张策
  1. cz

    0下载:
  2. AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:60887
    • 提供者:songguanjun
  1. capacity-limit-traffic-assignment

    1下载:
  2. 本代码是容量限制交通分配的代码。但是不通过完整的OD表进行配流,而是针对组成OD表的逐一起始点、终点的基础数据进行配流。路权是取的BFR函数,加了距离惩罚函数。-This code is the capacity limit traffic assignment code. But not through the complete OD table assignment, but for each table consisting OD initial, end with the underly
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:15804
    • 提供者:Fu Jiangyue
  1. mypredict

    0下载:
  2. 对高分辨距离像采用两种SVM核函数进行仿真,仿真效果良好-Using two pairs of high resolution range SVM kernel simulation, simulation good results
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:588
    • 提供者:swhole
  1. Grating-ruler-measure-displacement

    0下载:
  2. 通过数据采集模块计数器对输入光栅尺脉冲信号进行计数,脉冲与光栅尺移动距离一一对应,每个脉冲对应一个栅距,由脉冲数与栅距乘积得到光栅尺直线位移;计数函数采用与数据采集模块对应的usb2k1.dll库函数。-Through the data acquisition module counter input grating pulse signal count, pulse and grating moving distance correspondence, each pulse correspon
  3. 所属分类:LabView

    • 发布日期:2017-04-03
    • 文件大小:71974
    • 提供者:huzhenwang
  1. point

    0下载:
  2. 设计并测试点类Point,其数据成员是直角坐标系的点坐标,友元函数distance用来计算两点间的距离。-Design and test Point kind of Point, the Point coordinate data member is rectangular coordinate system, short of the friend function is used to calculate the distance between two points.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:602
    • 提供者:julia
  1. PLRandom-zxk

    1下载:
  2. 电力线通信多径信道模型-Manfred Zimmermann模型,多径效应的传递函数H(f)可以用N条传输路径的叠加以及含有频率f、延时τ、距离d的方程来表示: H(f)=∑g_i *A(f,d_i )*e^(-j2πfτ_i ) 式中,i 为路径号, g_i为路径 i的加权系数(包含了传输系数和反射系数的作用),A(f,d_i )为衰耗,其大小由长度、频率决定,τ_i是每条路径上的延时。 -Powerline Communication multipath channel mode
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:64597
    • 提供者:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com