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

搜索资源列表

  1. medfilt

    0下载:
  2. 该算法充分地利用相邻两次中值滤波窗口内数据的相关性。本文提出的中值滤波的快速算法的基本思想是:原始数据序列上中值滤波的滑窗在移动过程中,当前窗只要删除其最早的元素,加入窗后的新元素,即成为下一窗的内容。-Full use of the algorithm two adjacent window median filter data related to each other. In this paper, the median filtering of the fast algorithm fo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49551
    • 提供者:王超群
  1. graythresh

    0下载:
  2. 本文提出的中值滤波的快速算法的基本思想是:原始数据序列上中值滤波的滑窗在移动过程中,当前窗只要删除其最早的元素,加入窗后的新元素,即成为下一窗的内容。这个只是Matlab里封装的算法代码-In this paper, the median filtering of the fast algorithm for the basic idea is: the original data sequence in the sliding window filtering process in the m
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1265
    • 提供者:王超群
  1. welch

    1下载:
  2. 本程序实现了短数据序列不同窗函数的welch功率谱估计,然后又求了他们的平均标准差,从而判断各个窗函数的优劣。只要稍作修改就能实现不同信噪比下的功率估计,同时也可以实现长数据序列的估计。-This procedure has a short data series of different welch window function power spectrum estimation, and then seek their average standard deviation, and thu
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:700
    • 提供者:wangchun
  1. GETDATE-YMD

    0下载:
  2. 你的程序窗口中TEXT1需要年月日的数据(2009-09-28),不用手动输入。 用text1的click属性触动 getdate(text1.left,text1.top,"上"或者"下")就能返回弹出窗口中鼠标选择的年月日,text1.left top用于确定指定弹出窗口的位置。-Your program window TEXT1 need to date data (2009-09-28), do not have to manually enter. Text1 touch w
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:2469
    • 提供者:姜意
  1. delay_time_and_embedding_window

    0下载:
  2. 利用CC方法可同时求时延与嵌入窗大小。程序中给的是Lorenz的例子。可以修改输入数据。-CC method can be used at the same time seeking delay and embedding window size. Program to the Lorenz case in point. Can modify the input data.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:5281
    • 提供者:zps
  1. segyclass04

    0下载:
  2. 输入SEGY数据,带有拾取层位信息在道头中,程序根据指定道头,在时窗内进行信号加强。 原理是,沿时窗mix叠加,计算互相关值,修正时窗位置,平滑时窗,再做mix,然后按比例混波。-Input SEGY file with picked time information in trace headers. program will inhance the signals in picked time window.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7827
    • 提供者:xiaoping
  1. 1

    0下载:
  2. 地震初动位置识别:输入一列地震记录数据,利用长短窗方法,可以确定地震信号的初动位置,进而可以确定地震传递到台站的时间。-SeismPhase Identification
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:635
    • 提供者:胡凯
  1. huachuangjiance

    0下载:
  2. matlab下实现对高斯噪声下的小目标的滑窗检测。数据为1000个点,滑窗窗口大小为30,每次滑动一个点的数据。采用的是窗内30个数据先各自平方,然后求和,再除以窗口大小。实验表明能有效检测雷达目标信号。-matlab under Gaussian noise to achieve a small target detection sliding window. Data for 1000 point sliding window window size is 30, each time mov
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:61266
    • 提供者:王综新
  1. NetTraffic

    0下载:
  2. Windows NT/2000/XP提供了一个系统性能的接口(注册表),该程序通过访问这个接口,得到数据流量,并将网络流量的数据图绘制在窗口中。-Windows NT/2000/XP provides a system performance interface (registry), the program by visiting this interface to obtain data traffic and network traffic data mapping in the wind
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1586678
    • 提供者:王晓芳
  1. window

    0下载:
  2. 分别用非参数化谱估计中的直接法,间接法和加窗法对离散随机过程的已零均值化的N个数据样本估计了离散信号的谱密度。-Were non-parametric spectral estimation of the direct method, indirect method and windowing method, discrete stochastic process has zero mean the data of the N-sample estimates of the spectral d
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1140
    • 提供者:王会彦
  1. Welch

    0下载:
  2. 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力,进行实验仿真,比较不同的窗函数,不同的数据长度对Welch法谱估计质量的影响,并分析了造成这些影响的原因。-The paper mainly introduces the principles of Periodogram method of classical PSD estimation,analyzes the deficiency of Perio
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:213699
    • 提供者:co
  1. gaussian_filter

    0下载:
  2. 详细说明:1. 利用自相关函数法和周期图法实现随机信号的功率谱估计。 2. 观察数据长度、自相关序列长度、信噪比、窗函数、平均次数等对谱估计的分辨率、稳定性、主瓣宽度和旁瓣效应的影响。 --1. The use of auto-correlation function method and cycle map Method random signal power spectrum estimation. 2. Observation data length, the length of auto
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1307
    • 提供者:yang
  1. matlabdsp

    0下载:
  2. matlab dsp(1. 利用自相关函数法和周期图法实现随机信号的功率谱估计。 2. 观察数据长度、自相关序列长度、信噪比、窗函数、平均次数等对谱估计的分辨率、稳定性、主瓣宽度和旁瓣效应的影响
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:6158
    • 提供者:rmbswd
  1. FIR

    0下载:
  2. fir滤波器设计 输入设计指标 计算过渡带宽度 按哈明窗数据,计算滤波器长度-fir filter design input design index to calculate the transition zone width by Hamming window of data to calculate the length of filter
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:523
    • 提供者:刘重阳
  1. mangjuFCSystem

    0下载:
  2. 仿古雅房产中介管理系统源码 仿古雅房产中介管理系统是一套功能强大通用性极强的房产管理软件,软件界面设计简洁,美观,其人性化的软件流程,使普通用户不需培训也能快速掌握软件操作使用方法,上手极易。商友房产管理软件广泛适用于企业,公司的房产管理,客户档案管理,是您企业进行房产管理的强大工具。软件支持外部EXCEL表数据导入各种数据,也可以方便导出为Excel,Word等数据格式 报表支持自定义打印。 它集房源管理、客户管理、销售管理、出租管理,统计分析等强大功能为一身,软件界面
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:4091028
    • 提供者:没有
  1. Microsoft-Mobile-Development-Guild

    0下载:
  2. 第Ⅰ部分 移动应用程序开发基础  第1章 .NET Compact Framework移动平台 1.1 Visual Studio移动应用程序开发快速入门   1.1.1 Visual Studio版本的选择   1.1.2 其他软件  1.1.3 目标、半台:Pocket PC,Smartphone还是Windows CE  1.1.4 Windows CE与Windows Mobile的差异  1.1.5 选择.NET Compact Framework的版本
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5668449
    • 提供者:宋阳
  1. Ex1

    0下载:
  2. 模式识别某次课程的作业,完成了高斯分布下的两种贝叶斯分类器,以及非参数的K近邻、Parzen窗方法,采用UCI机器学习数据库中的某些数据作为样本,使用交叉验证方法确定参数-Pattern recognition of a particular course work, completed under the two Gaussian Bayesian classifier, and the non-parametric K-nearest neighbor, Parzen window meth
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1138796
    • 提供者:libo
  1. bayes-classsifier

    1下载:
  2. 该程序源码中包括了各种典型分布的二维数据的自动生成,二维概率密度函数的极大似然估计和窗函数估计,bayes分类器的设计和分类器错误率的多种方法估计-The program includes a variety of typical source distribution of the automatic generation of two-dimensional data, two-dimensional probability density function of the maximum l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:9388
    • 提供者:聂雨桐
  1. rs485

    0下载:
  2. RS485串口通信试验(接受与发送) * * * * 1.通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化 * * * * 2.请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机(发送)数据和(接受)数据, * 请在字符串输入框中输入字符和数字(HEX),按发送按钮。观看接受窗显示情况.也可以用自动循环发送。 * * 3.试验RS485需要
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:1315
    • 提供者:何马
  1. Pattern-Recognization

    0下载:
  2. 本实验的目的是了解非参数估计--parzen窗估计,对数据进行Parzen窗估计和设计分类器。并分析窗口宽度h对分类的影响。-The purpose of this study is to understand the non-parametric estimation- parzen window estimation, Parzen window estimate of the data and design of classifiers. Window width h and analyz
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2090
    • 提供者:林耀明
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com