登录
首页 » WINDOWS » 1-s2.0-S0307904X11006391-main

1-s2.0-S0307904X11006391-main

于 2018-03-24 发布 文件大小:435KB
0 86
下载积分: 1 下载次数: 1

代码说明:

  Multiple criteria group decision

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 8976564675
    VB显示最近打开的文件记录,有需要的就下载吧。(VB show records of recently opened files, there is a need to download it.)
    2013-08-23 18:28:23下载
    积分:1
  • BX-5MK2 Technical parameters
    BX-5MK2 Technical parameters
    2020-06-20 17:00:01下载
    积分:1
  • login.Designer
    说明:  C#实现截屏 可区域截屏,或可全屏点ESC退出(C # Realize Screen Capture Area Screen Capture or Full Screen Point ESC Exit)
    2020-06-25 11:20:01下载
    积分:1
  • DITONGLBOQI
    在 惯 性 导 航 系 统 里 往 往 需 要 对 陀 螺 仪 和 加 速 度计进 行 性 能测 试 , 这 时就 要设 计一 种 测 试 它 们 的 滤 波器 。 滤 波器 从 功 能 上 可 分 为 四种 低通 、 高通 、 带 通 、 带 阻 滤 波 器 。 文 中所 要 研 究 的低 通 滤 波器 是 通 过 低 频 信号 而 抑 止 高频 信号 的滤 波器 , 巴 特 沃 思 滤 波器 是 最 简 单 的低通 滤波 器 。 其 中 、 为 实 常 数 , , 。 一 , , 二 , 分 母 多项 式的幂 次 即 为滤波器 的 阶数 。 若 式 除 “ 。 外 所 有 分 子 项 系数 均 为零 , 则传递 函数 变 成 一 常数 与 多项 式 之 比 。 这 时传递 函数有 有 限 极 点 而 无 有 限零 点 , 这 种 滤 波 器称 为 全极 点 滤 波 器 , 阶 巴 特 沃斯 滤 波 器 也 是 全极 点 滤 波 器 。 全 极 点 滤 波器 传递 函 数 为 矛 , , 厂 十 。 , ”一 ’ 竺(n the inertial navigation system and processing is often necessary for gyroscope Speed ​ ​ meter performance test conducted , This is when you want to design one kind of test it Our filter . Filter from the functions can be divided into four low-pass , Qualcomm , Bandpass , Bandstop filter . The text to be studied in a low-pass filter is a low-frequency signal by For the high-frequency signal suppression filter , Bart Waugh think is the most simple filters The single low-pass filter . Which , Is a real constant ,, . A ,, Two , Minute Mother is a power of the polynomial order of the filter . If the formula Except . " Have a child outside the sub-zero coefficients are , Then the transfer function Turned into a constant ratio with polynomial . At this time there is limited transfer function No pole while Zero Limited , This kind of filter is referred to as full-pole filter Implement , Order Butterworth filter is all-pole filter . W)
    2013-10-25 10:47:37下载
    积分:1
  • 27026019
    C++ 入门经典的源码,第11章第2个问题,有关该问题是否已经已有人上传,请关注网站专业信息,()
    2017-12-02 21:56:31下载
    积分:1
  • 南航QHH提取文件方法
    说明:  用于插入nastran提交文件.bdf文件中提取出基于偶极子网格法求的气动影响系数矩阵(It is used to insert nastran submission file and extract aerodynamic influence coefficient matrix based on dipole mesh method from BDF file)
    2018-12-25 13:09:29下载
    积分:1
  • VB自定义弹出框
    VB自定义的弹出框-包括提示框、确认框、消息显示框、出错提示框等等,样式和系统默认的不一样,看一下演示截图就明白了,是不是挺漂亮的提示框。和网页上的弹出层很相似,挺漂亮。
    2022-03-26 13:55:26下载
    积分:1
  • 典型序列的产生
    一、 实验目的 1. 掌握典型序列的产生方法。 2. 掌握DFT的实现方法,利用DFT对信号进行频域分析。 3. 熟悉连续信号经采样前后频谱的变化,加深对时域采样定理的理解。 4. 分别利用卷积和DFT分析信号及系统的时域和频域特性,验证时域卷积定理。 二、实验环境 1. Windows2000操作系统 2. MATLAB6.0(First, the purpose of the experiment 1. master the method of producing typical sequence. 2. master the realization method of DFT and use DFT to analyze the signal in frequency domain. 3. familiar with the change of the frequency spectrum before and after the continuous signal sampling, deepen the understanding of the time domain sampling theorem. 4. the time domain and frequency domain characteristics of the convolution and DFT analysis signals and systems are used to verify the time domain convolution theorem. Two. Experimental environment 1. Windows2000 operating system 2. MATLAB6.0)
    2018-03-09 10:34:32下载
    积分:1
  • C# XML序列化源码
    C# XML序列化源码-C# XML serialization FOSS
    2022-01-25 20:53:03下载
    积分:1
  • 32*32点阵书写屏程序
    应用背景unsigned long hualiang[]= { 0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, }; void hua_liang(void) { unsigned int j;         for(hang=0;hang
    2022-03-01 10:54:03下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 47今日下载