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

搜索资源列表

  1. RDAExam

    0下载:
  2. sqlce2.0的数据库实现,与sql server 2000通过rda方式进行数据同步-sqlce2.0 the database, with sql server 2000 through causal way data synchronization
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:139714
    • 提供者:齐博
  1. BayesMFC

    0下载:
  2. 针对Bayes网络中有关因果推理的方法设计与实现-against the Bayesian network of causal reasoning Design and Implementation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:29501
    • 提供者:shasha
  1. Class_definition_file_FIR_Filter

    0下载:
  2. FIR滤波器的C++实现 Below are program source listings for FIR.h and FIR.cpp, the header file and class file for implementing arbitrary causal FIR filters in the Synthesis Tool Kit (STK) framework
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1305
    • 提供者:maxi
  1. 贝叶斯网络的因果推理关系

    0下载:
  2. 人工智能实验§贝叶斯网络的因果推理关系§ 熟悉掌握Bayes定理,学习贝叶斯网络的因果推理-artificial intelligence experiments Bayesian network causal reasoning relations mastery Bayes Theorem, learning Bayesian network causal reasoning
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:104423
    • 提供者:楚随风
  1. 123

    0下载:
  2. 处理armada(2,3)的程序 可以比较自由处理因果可逆程序预报问题-Processing armada (2,3) process can be relatively free to deal with the issue of causal forecasting reversible process
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-07
    • 文件大小:2837
    • 提供者:崔嵬
  1. 09_CE_GB

    0下载:
  2. • 如何将客户的意见反应在过程的改善中,依此排定改善措施的优先顺 序 • 连结因果矩阵与流程图 • 复习建立因果矩阵的步骤 • 在过程改善计划中将因果矩阵与进一步的行动结连 • 练习如果建立因果矩阵-• How will customers react in the process of improving, so the scheduled improvements to the priority •
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:235721
    • 提供者:welson
  1. apsignalproc

    0下载:
  2. The Window Design Method The basic idea behind the design of linear-phase FIR filters using the window method is to choose a proper ideal frequency-selective filter [which always has a noncausal, infinite duration impulse response] and then tru
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:877888
    • 提供者:Rizwan
  1. hilbert_transformer_latest.tar

    0下载:
  2. The Hilbert Transform is an important component in communication systems, e.g. for single sideband modulation/demodulation, amplitude and phase detection, etc. It can be formulated as filtering operation which makes it possible to approximate the Hil
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1238852
    • 提供者:Arun
  1. FFTfractsplinefilters

    0下载:
  2. Computation of the frequency response of the low- and high-pass filters that generate the orthonormal or semi-orthonormal (B-spline or dual) fractional splines of degree alpha, and of type + (causal), - (anticausal) or * (symmetric).-fract s
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:1680
    • 提供者:cai
  1. WienerFilters

    0下载:
  2. All three kinds of Wiener Filters, FIR, Causal, Noncausal
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:21977
    • 提供者:sam
  1. MATLAB

    0下载:
  2. this program test certain system is timevariant or not. linear or not, causal or not
  3. 所属分类:matlab例程

    • 发布日期:2013-12-31
    • 文件大小:1256
    • 提供者:ha
  1. doc_filter_by_software_c_code

    0下载:
  2. 1、限幅滤波法(又称程序判断滤波法) A、方法: 根据经验判断,确定两次采样允许的最大偏差值(设为A) 每次检测到新值时判断: 如果本次值与上次值之差<=A,则本次值有效 如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值 B、优点: 能有效克服因偶然因素引起的脉冲干扰 C、缺点 无法抑制那种周期性的干扰 平滑度差 -1, limiting filtering method (also known
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-04
    • 文件大小:1022
    • 提供者:zhao
  1. KramersKronigrelations

    1下载:
  2. 进行KK关系的计算,对于因果事件的分析有好处-KK relations for the calculation of benefits for the causal analysis of events
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:4347
    • 提供者:renmengxin
  1. recursion-in-the-expert-systems

    0下载:
  2. 在智能故障诊断中, C(C++)语言具有多方面优于传统人工智能语言(如LISP、PROLOG)的特性, 它对递归的支持使得用 其来开发故障诊断专家系统成为可能。本文研究了故障诊断专家系统开发中用到的递归方法及其基于C(C++)的实现, 具体 包括: 动态数据库设计中结构体的递归定义, 推理机设计中函数的递归调用等。针对知识推理中易出现的“循环递归”问题, 提出了一种基于“因果网络直观图”的解决方法。-C ( C++ )language possesses characteristic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:54504
    • 提供者:陈金星
  1. li-slides

    0下载:
  2. Bounded-Input Bounded-Output (BIBO) Stability: All poles of H(z) are inside the unit circle for a causal system (where h(n)=0, n< 0). • FIR Filter: N=0. • IIR Filter: N>0. • Minimum Phase: All poles and zeroes of H(z) a
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:455477
    • 提供者:寒雪
  1. WPFFishControl

    0下载:
  2. 基于WPF的鱼刺图组件,进行因果分析,呈现与逻辑分离,可根据需求自己定制。使用方式与Tree添加节点一致-Based on the WPF, shark fin figure components causal analysis
  3. 所属分类:TreeView

    • 发布日期:2017-05-26
    • 文件大小:9644860
    • 提供者:fish
  1. wiener

    0下载:
  2. 维纳滤波 相关程序 基于最小均方误差(MMSE)估计的因果维纳滤波的实现-Wiener filtering procedures based on the minimum mean square error (MMSE) estimate of the causal Wiener filter implementation
  3. 所属分类:MMS

    • 发布日期:2017-03-27
    • 文件大小:57304
    • 提供者:kangkang
  1. Causal-FIR-filter

    0下载:
  2. Causal FIR Wiener filter. Part 1: Setting up the Input signal to the Wiener Filter Part 2: Implementation of the FIR wiener filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:916
    • 提供者:haz
  1. Causal-IIR

    0下载:
  2. Non-Causal IIR Filter Part 1: Setting up the Input signal to the Wiener Filter Part 2: Seperating the negative lags and positive lags... The one at 0 index is clustered together in the positive part highqq -Non-Causal IIR Filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1058
    • 提供者:haz
  1. Non--Causal-IIR

    0下载:
  2. Non causal IIR Wiener filter Part 1: Setting up the Input signal to the Wiener Filter Part 2: Implementation of the IIR wiener filter
  3. 所属分类:Other systems

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