搜索资源列表
snake
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
zhinengchi
- 本次设计的简易智能电动车,采用AT89S52单片机作为小车的检测和控制核心;采用金属感应器TL-Q5MC来检测路上感应到的铁片,从而把反馈到的信号送单片机,使单片机按照预定的工作模式控制小车在各区域按预定的速度行驶,并且单片机选择的工作模式不同也可控制小车顺着S形铁片行驶;采用霍尔元件A44E检测小车行驶速度;采用1602LCD实时显示小车行驶的时间,小车停止行驶后,轮流显示小车行驶时间、行驶距离、平均速度以及各速度区行驶的时间-The simple design of the smart el
leipingjun
- 利用类平均距离法,对遥感图像进行分类,操作时调用函数-Use the average distance category, the classification of remote sensing images, call the function when
li
- 1、设计一个卡车类Truck,其中含有数据成员s和h,分别表示卡车的时速和行驶的时间,使用类的成员函数kilo计算卡车行驶的总路程,并完成在main()函数中的相应调用。 2、FangWu类描述房屋这一概念,其中数据成员L和W表示房屋的长与宽,成员函数Area()计算房屋的面积。PersonFW类描述住户这一概念,它是FangWu的派生类,PersonFW类中新增数据成员number表示房屋所住的人数,成员函数Average()计算人均面积。请用C++代码描述这两个类。不必写出main()函
cluster_by_distances
- 通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。 除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinate
distanse
- 用于计算一段序列中cpg间的平均距离,用于计算一段序列中cpg间的平均距离-Section of the sequence used to calculate the average distance between cpg, cpg used to calculate a sequence the average distance between the
Client
- This paper introduces a message forwarding algorithm for search applications within mobile ad hoc networks that is based on the concept of selecting the nearest node from a set of designated nodes. The algorithm, which is called Minimum Distance Pack
GPS
- GPS NMEA协议处理框架,可从COM,Txt,TCP作为信号源,实现卡尔曼滤波,平均距离过滤算法-GPS NMEA protocol processing framework, as a source from COM, TXT, TCP, Kalman filtering, the average distance filtering algorithm
shiyan1
- 地球的平均半径为6371千米,已知地球上两个城市A、B的经度和纬度,编程序求出这两个城市之间的地面距离-Earth' s average radius of 6,371 kilometers, the two cities are known on Earth A, B longitude and latitude programmed find this ground distance between the two cities
Average-is-not-Fast-Enough
- The first line of the input specifies the number of sections n followed by the total distance of the relay d in kilometers. You may safely assume that 1 <= n <= 20 and 0.0 < d < 200.0. -The first line of the input specifies the number of
average_dist
- UG二次开发,求点的平均距离,适合二次开发初学者-UG secondary development, find the point of the average distance for secondary development for beginners
marathon_record
- 一个可以简单输入姓名,路跑距离后,计算跑者的平均速度和配速-this application can simply enter the name, the distance you run, calculate the average speed of runner s path
psbPlot
- Creating precision/recall plots psbPlot provides a program for generating precision-recall plots from a classification and a distance matrix. Plots can be created for each model, each class, or an overall average (the default). Run the program a
jsj11234_6
- 设计程序模拟先来先服务FCFS,最短寻道时间优先SSTF,SCAN和循环SCAN算法的工作过程。假设有n个磁道号所组成的磁道访问序列,给定开始磁道号m和磁头移动的方向(正向或者反向),分别利用不同的磁盘调度算法访问磁道序列,给出每一次访问的磁头移动距离,计算每种算法的平均寻道长度。-Design program to simulate the first come first served FCFS, shortest seek time first SSTF, the working proc
TMD277X-back
- TMD27713驱动光线传感器的驱动基于MSP430单片机,I2C光接近传感器,LTR-501ALS-01二合一距离传感器配一颗LTE-C216R-14光宝红外发射管。好处是把发射LED的公差减至最低,同时有高感度侦测环境光功能。其主要功能在于根据环境光调节背光亮度。 -The APDS-9900/9901 provides digital ambient light sensing (ALS), IR LED and a complete proximity detection
avd-
- PCL点云求取平均距离,结合VS2010平台-PCL point cloud obtaining the average distance, combined with VS2010 platform
混合动力电动汽车行驶工况分析与识别
- 提出了“工况块”的概念, 用工况的平均行驶车速和行驶距离作为特 征参数, 将统计的理论工况进行分类, 通过模糊控制器, 对实际工况进行模糊分析, 将其划 为对应的某一类. 为更准确地反映行驶工况, 还提出以时间、距离、最大车速等10个参数 作为工况的相关特性参数, 用聚类分析的方法对车辆行驶工况的类别进行了更细致的分 析和辨识.(The concept of "working condition block" is put forward, and the average d
平均路径
- 求解复杂网络中网络整体的平均距离的问题。(Solving the problem of the average distance in the complex network)
DS
- 基于证据体距离函数的选择和证据支持度的修正的一种改进的合成方法。首先引入明氏距离作为证据体距离函数,求出系统中证据的支持度,然后根据支持度标准差对支持度进行修正,最后利用归一化得到的证据可信度对系统的证据加权平均,再利用DS公式进行合成。实验结果表明,该方法提高了证据的有效性和可靠性。(A modified method is proposed based on the choice of distance function of evidences and correction of the
归档
- 做数理统计不是很久,自己照着公式敲了几个代码想放上来,一是分享分享 当然主要是想请大佬看看是不是有问题,我总感觉滑动t看起来怪怪的。。可我完全是照书上公式来的。 abruptChange内部包含了M-K,滑动t,yamamoto(山本) trend里面没什么可看的东西。。就一元线性回归,滑动平均和累积距平(It is not very long ago to do mathematical statistics. Of course, I want to ask the big guys