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

搜索资源列表

  1. IntegerSort

    0下载:
  2. 设计一个由自动测试排序算法性能(比较次数compare_count、交换次数exchange_count、探测次数probe_count)的测试类和排序类构成的类体系。 注:用一个类来描述一个排序算法,类中的sort方法通过调用比较、交换方法来实现数组排序。排序类放入一个特定的包MySort中。-Design a sorting algorithm by automatic test performance (compare the number of compare_count, the
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:8186
    • 提供者:jay
  1. Speaker-recognition-system

    0下载:
  2. matlab实现语者识别系统,可以实现录音保存播放功能,在后和库中的声音进行对比,检测出这是谁的声音。-matlab implementation speaker recognition system, can save the recording playback, the voice of the library and after comparison, to detect who is this voice.
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3113885
    • 提供者:Qian
  1. AWGNchannelBPSKmod

    0下载:
  2. The simplest channel which we use in ideal case is AWGN channel and everyone knows that before starting siluation on the other part of the system we must simulate the AWGN channel.this is AWGN channel with a BPSK signal going through it and finally w
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:783
    • 提供者:samira
  1. houghcircle

    0下载:
  2. Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. Upper left corner of image is the origin of coo
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:989
    • 提供者:rohit
  1. caozuoxitong

    0下载:
  2. 银行家算法通用程序,并检测所给状态的系统安全性。-Banker' s algorithm common procedures, and to detect the state of system security.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1714486
    • 提供者:金小山
  1. skincolormorph

    0下载:
  2. a system for skin color morphology in video that can detect face based on skin color
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1029
    • 提供者:gfd
  1. AnAccurateMethodof

    0下载:
  2. 一种精确测量间谐波的方法,可以准确检测电力系统的信号-An accurate method of measuring inter-harmonics, power system can accurately detect the signal
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:266816
    • 提供者:stanley
  1. target-tracking

    0下载:
  2. 考虑两辆车在道路上同向行驶,在O-16s时,两车均保持匀速直线运动,由安装在后车上的车载毫米波雷达检测出与前车的距离为150m,相对速度为-3m/s,方位角 。在16-20s时,前车向右偏转,与后车的相对角加速度为 。后车加速,与前车的纵向相对加速度为 。雷达的扫描周期为T=0.1s,系统噪声为 , 。量测误差为 。-Consider the two cars traveling the same direction on the road, in the O-16s, the two vehi
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:35626
    • 提供者:zouyi
  1. 123

    1下载:
  2. (1) 假定每个记录有下列数据项:电话号码、用户名、地址。 (2) 一是从数据文件old.txt(自己现行建好)中读入各项记录,二是由系统随机产生各记录,并且把记录保存到new.txt文件中以及显示到屏幕上,记录条数不要少于30,然后分别以电话号码和用户名为关键字建立哈希表。 (3) 分别采用伪随机探测再散列法和再哈希法解决冲突。 (4) 查找并显示给定电话号码的记录;查找并显示给定用户名的记录。 (5) 将没有查找的结果保存到结果文件Out.txt中,显
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:6255
    • 提供者:vello
  1. nadi

    0下载:
  2. a m-file to use the psat program and find the switching sequence for restoration the fualted distribution system and shed the load in the system. to reach this goal we must detect the loop in the system and open a circuit breaker. so in the system gr
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1114
    • 提供者:nadia
  1. radar-target-detect

    0下载:
  2. 基于粒子滤波的雷达检测前跟踪算法,建立新的目标模型和观测模型,提出了线性扩展目标。能够检测1db的弱小目标。-A radar target track-before-detect (TBD) algorithm using particle filter (PF) is presented in this paper. System dynamic model and measurement model are established based on a sequence of radar r
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:919447
    • 提供者:fuyang
  1. COPERATIVE-COMMUNICATIONS

    1下载:
  2. The channel is modeled by adding the Gaussian noise and Rayleigh Fading. Different combining methods and relaying protocols are studied and compared in this project. We analyzed performance characterizations in terms of The Bit Error Rate and the Thr
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:27905
    • 提供者:nani
  1. OFDM-system

    1下载:
  2. OFDM receiver in Matlab. This can be used to detect and demodulate ofdm symbols.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1271
    • 提供者:Dinuka
  1. houghcircle-1

    0下载:
  2. Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the orig
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4431
    • 提供者:renee
  1. Automatic-People-Counting-

    0下载:
  2. 提出了智能视频监控中基于机器学习的自动人数统计系统。。该系统通过机器学习的方法对视频序列中人的头肩部位进行准确地检测。克服了传统检测方法如连通域分析和简单模板匹配的不足。-Automatic people counting system based on machine learning in intelligent video surveillance. . The system through machine learning methods to accurately detect the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:445028
    • 提供者:刘伟豪
  1. Face-Detect-Software

    0下载:
  2. Face recognitiion and detection system in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4690905
    • 提供者:kaustav20
  1. Another-Particle-Swarm-Toolbox

    0下载:
  2. 粒子群优化工具箱,采用Matlab编写的PSO程序工具箱-Development Notes for psopt toolbox Future plans (in no particular order): * Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained. * Performance impro
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:43855
    • 提供者:张绍良
  1. main

    0下载:
  2. 润滑系统金属微粒检测中的信号去噪算法,采用SVD方法进行去噪-Metal particles in lubricating system to detect a signal de-noising algorithm, using SVD method de-noising
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2011
    • 提供者:liutingting
  1. plate-crad-detect

    2下载:
  2. 基于haar+adaboost的车牌检测系统,可以说,国内前几名。 高清大图,小目标的车牌检测性能很好。可以支持多目标检测,检测速度1080P 时间在100ms以内,针对雨雾天,污迹,脏的车牌检测效果很好。 系统采用标准C C++开发,方便移植到linux,arm等-Based haar+adaboost license plate detection system, it can be said before the domestic few. HD big picture, lice
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-18
    • 文件大小:6899712
    • 提供者:笨笨
  1. Detect-a-Present-movements.-Mammal-Visual-system.

    0下载:
  2. detect and present mamal visual system
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:59288
    • 提供者:mallesh
« 12 »
搜珍网 www.dssz.com