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

搜索资源列表

  1. radar-detection

    3下载:
  2. 雷达检测处理仿真程序,包括噪声背景下的检测,波动目标的检测,检测概率与虚警概率的计算-the simulation code for radar detection,including detection in the presence of noise,detection of fluctuating target, probability of false alarm and probability of detection
  3. 所属分类:matlab例程

    • 发布日期:2013-10-28
    • 文件大小:19715
    • 提供者:张晓斌
  1. 123

    0下载:
  2. 在VB上采用改进的阈值法检测心电高频向量,即其中的切迹和扭结,本算法在vb上显示心电波形并且提取高频分量,实现了自动检测切迹和扭结的数量。-In VB using the threshold method to improve ECG detection of high-frequency vector, that is one notch and the kink, the algorithm in vb display ECG waveforms and extraction of hig
  3. 所属分类:hospital software system

    • 发布日期:2017-05-06
    • 文件大小:1424382
    • 提供者:huqx
  1. DTWspeech

    1下载:
  2. 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-09
    • 文件大小:2491034
    • 提供者:周文超
  1. shenjingwangluo

    0下载:
  2. T=[1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] 输入向量的最大值和最小值 threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net=newff(threshold,[31 3],{ tansig , logsig }, trainlm ) 训练次数为1000,训练目标为0.01,学习速率为0.1
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:972
    • 提供者:王飞
  1. CA_Sequential

    0下载:
  2. 实现了向量的聚类算法,输入三个参数:向量集合、划分数目和设定的阈值,就可得到聚类结果,以欧式距离作为距离判别准则。-Realize the vector of the clustering algorithm, the input three parameters: vector set and the division of number and set threshold, can get clustering results to the Euclidean distance as a c
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1807
    • 提供者:pu
  1. fisher

    0下载:
  2. 应用Fisher分类方法,使用训练数据获得阈值和最佳变换向量-Application of Fisher classifier method, using the training data to obtain the best transformation vector and the threshold
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:30884
    • 提供者:爵王
  1. Fisher-linear-discriminant-method

    1下载:
  2. 此为模式识别中的Fisher线性判别方法求分类器。进行了男、女错误率和总错误率的统计。 全部程序流程如下: 1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本均值m1和内离散度S1; 2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本均值m2和内离散度S2; 3、求最佳变换向量和阀值点; 4、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M; 5、把最佳变换向量和阀值点、x代入判别方程g(x); 6、对本判别的错误率进行
  3. 所属分类:matlab

    • 发布日期:2017-02-10
    • 文件大小:3072
    • 提供者:崔杉
  1. zz_rarget

    0下载:
  2. 目标和雷达的仿真程序,可以设置目标位置向量、速度、目标散射截面积、距离门限等等,计入高斯噪声,经过混频和傅里叶变化后再显示其距离和多普勒二维图形。-Target and radar simulation program can be set to the target position vector, velocity, target scattering cross-sectional area, the distance threshold, etc., included in the Ga
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2802
    • 提供者:周严
  1. face-detection-for-K-L-transform

    0下载:
  2. 基于K-L变换的人脸识别技术主要思想是:提取输入人脸图像矩阵的特征向量,并与图像数据库中样本特征的向量求欧氏距离,距离小于阈值时便认为识别成功。本程序即为利用K-L原理实现人脸检测的实例。-The main idea of ​ ​ the face recognition technology based on KL transform is: extract the matrix of the input face image feature vectors and Euc
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:3775
    • 提供者:guocheng
  1. face_recognition

    0下载:
  2. 1. 本程序使用PCA算法对训练图像降维,得到特征图像; 2. 将每一幅图片与平均图像的差值投影到特征向量空间; 3. 计算训练图片投影两两之间的最大欧氏距离distance_max; 4. 将测试图片也投影到特征向量空间,计算它与所有训练图像投影的最小欧氏距离distanceST_min。 5. 设定判别阈值(设为0.3*distance_max,此为测试得到的经验值,不同阈值将影响判别结果)。当distanceST_min>0.3*distance_max时,则认为测试
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:640103
    • 提供者:天涯
  1. ganzhiqi2

    0下载:
  2. 3、单计算节点感知器,3个输入。给定3对训练样本对如下所示: X1 = (1,-2,0,-1) ,d1 =-1;X2 = (0,1.5,-0.5,-1),d2 = - 1;X3 = (-1,1,0.5,-1),d3 =1; 设初始权向量W(0)=(0.5,1,-1,0.5),2η=0.1。注意,x第四列为阈值恒等于-1,权向量中第后个分量为阈值,试根据以上学习规则训练该感知器。 -3, a single compute node sensor, three inputs. Given
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:550
    • 提供者:老三
  1. 0116

    0下载:
  2. 基于ENVI二次开发,利用IDL实现了:矢量文件shp的调用 roi的掩膜 NDVI,LBV和SOBEL的阈值计算 存储生成ENVI所识别的img文件 提取海面的养殖信息 二值法分割等。-Based on ENVI secondary development, the use of IDL realized: call the vector file shp roi mask NDVI, LBV and SOBEL threshold value img file storage gene
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:532952
    • 提供者:chen
  1. Local-Binary-Patterns

    0下载:
  2. 局部二进制模式,LBP,是已被用于纹理特征的一个 分类。在本文中,提出了一种基于使用这些功能的方法 检测缺陷图案的面料。在培训阶段,在第一个步骤LBP算子是 施加到无缺陷织物样品,逐个象素和参考的所有的行(列) 特征矢量的计算。那么这个图像被分为Windows和LBP算子是 应用这些窗口的每一行(列)。根据与参考比较 特征向量一个合适的阈值,无缺陷的窗户被发现。在检测阶段中,一个 测试图像被划分成的窗户,并使用阈值时,有缺陷的窗口可以 检测到。该方
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:333749
    • 提供者:李国华
  1. BFSN_Algorithm

    0下载:
  2. 分类算法,参数分别为G(相似度矩阵),r(邻居门限),lambda(类门限),返回值A,一个cell数组,每个元素是一个向量,包含了一个类的所有元素。-Classification algorithm parameters are G (similarity matrix), r (neighbor threshold), lambda (class threshold), the return value A, a cell array, each element is a vector co
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1710
    • 提供者:徐毓全
  1. nueral-network

    0下载:
  2. 神经网络~通过前30天的数据训练权值向量和阈值,预测第31天的叶绿素含量。-Neural Network- 30 days ago by data trained weight vector and threshold, forecast the chlorophyll content of the first 31 days.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:11893
    • 提供者:dd
  1. liejiu_v32

    0下载:
  2. matlab开发工具箱中的支持向量机,比较了软阈值,硬阈值及当今各种阈值计算方法,通过matlab代码。- matlab development toolbox support vector machine, Comparison of soft threshold and hard threshold and today various threshold calculation method, By matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4455
    • 提供者:张成运
  1. ICP-point-cloud-registration

    0下载:
  2. 三维激光点云配准是点云三维建模的关键问题之一。经典的 ICP 算法对点云初始位置要求较高且配准 效率较低,提出了一种改进的 ICP 点云配准算法。该算法首先利用主成分分析法实现点云的初始配准,获得较好 的点云初始位置,然后在经典 ICP 算法的基础上,采用 k - d tree 结构实现加速搜索,并利用方向向量夹角阈值去除 错误点对,提高算法的效率。实验表明,本算法流程在保证配准精度的前提下,显著提高了配准效率。 -Three-dimensional laser point cl
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:257731
    • 提供者:zhaotianyang
  1. junyie

    0下载:
  2. 基于欧几里得距离的聚类分析,matlab开发工具箱中的支持向量机,比较了软阈值,硬阈值及当今各种阈值计算方法。- Clustering analysis based on Euclidean distance, matlab development toolbox support vector machine, Comparison of soft threshold and hard threshold and today various threshold calculation metho
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4556
    • 提供者:nwahaud
  1. tingmai_V3.6

    0下载:
  2. 比较了软阈值,硬阈值及当今各种阈值计算方法,matlab开发工具箱中的支持向量机,利用matlab针对图像进行马氏距离计算 。- Comparison of soft threshold and hard threshold and today various threshold calculation method, matlab development toolbox support vector machine, Using matlab to calculate the Mahalano
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6058
    • 提供者:gbeuascd
  1. Threshold Vector Autoregressive Toolbox

    0下载:
  2. Threshold Vector Autoregressive Toolbox
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:203776
    • 提供者:noodle2017
搜珍网 www.dssz.com