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

搜索资源列表

  1. 3Model.rar

    1下载:
  2. 基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。 2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。 3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变
  3. 所属分类:3D图形编程

    • 发布日期:2017-05-11
    • 文件大小:2633111
    • 提供者:周光有
  1. Dsp_c.rar

    0下载:
  2. dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:59438
    • 提供者:jack
  1. Cheby15R0

    0下载:
  2. 计算切比雪夫多15孔定向耦合器小孔尺寸,精度较高,可方便的移植-Calculation of Chebyshev hole directional coupler 15 more holes size, high accuracy, can be easily transplanted
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1247
    • 提供者:张扬
  1. matlab 数值积分算法

    4下载:
  2. CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分 IntSample 用三次样条插值求积分 IntPWC 用抛物插值求积分 IntGaussLager 用高斯-拉盖尔公式求积分 IntGaussHermite
  3. 所属分类:matlab例程

    • 发布日期:2016-01-24
    • 文件大小:9216
    • 提供者:gleeman
  1. Bandpass

    0下载:
  2. 用MATLAB设计一个切比雪夫数字滤波器-design a chebyshev bandpass DF
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:545
    • 提供者:张活源
  1. CH2

    0下载:
  2. 切比雪夫曲线拟合及五点三次平滑fortran算法程序
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:4559
    • 提供者:rongbao
  1. IIR

    3下载:
  2. IIR 数字滤波器设计:模拟低通巴特沃思滤波器、模拟低通切比雪夫1型滤波器、模拟低通切比雪夫2型滤波器、模拟椭圆低通滤波器-IIR Digital Filter Design: Analog low-pass Butterworth filter, analog low-pass Chebyshev Type 1 filter, analog low-pass Chebyshev type 2 filter, analog elliptical low-pass filter
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2166
    • 提供者:menger
  1. 最短距离聚类的matlab的实现

    0下载:
  2. 最短距离聚类的matlab的实现,最短距离聚类 %说明:此程序的优点在于每一步都是自己编写的,很少用matlab现成的指令, %所以更适合于初学者,有助于理解各种标准化方法和距离计算方法。 %程序包含了极差标准化(两种方法)、中心化、标准差标准化、总和标准化和极大值标准化等标准化方法, %以及绝对值距离、欧氏距离、明科夫斯基距离和切比雪夫距离等距离计算方法。
  3. 所属分类:matlab例程

    • 发布日期:2012-10-28
    • 文件大小:68608
    • 提供者:yinabisheng
  1. FILTER

    0下载:
  2. 详细的源程序介绍matlab设计各种滤波器,包括切比雪夫,巴特沃兹等滤波器的设计-The detailed design of various filters matlab source descr iption, including Chebyshev, Butterworth filter design, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:898070
    • 提供者:刘玉才
  1. DSP

    7下载:
  2. 1.利用傅立叶级数展开的方法,自由生成所需的x(t); 2.通过选择不同的采样间隔T(分别选T>或<1/2fc),从x(t)获得相应的x(n)(作出x(n)图形); 3.对获得的不同x(n)分别作傅立叶变换,分析其频率响应特性4.利用巴特沃思、切比雪夫或椭圆滤波器设计数字滤波器(滤波特性自定),要求通过改变滤波器参数或特性(低通、高通、带通或带阻)设计至少两种数字滤波器,分析所设计滤波器并对上述给出的不同x(n)分别进行滤波; 5.利用窗函数设计法或频率采样法设计数字滤波
  3. 所属分类:DSP program

    • 发布日期:2015-12-02
    • 文件大小:3072
    • 提供者:zhang
  1. clvbo

    1下载:
  2. 数字滤波 器 C语言设计的 切比雪夫,海明窗设计等-Digital Filter Design C-Chebyshev, Hamming window design
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1762819
    • 提供者:suupy
  1. UWBpulse

    0下载:
  2. 基于切比雪夫函数逼近的超宽带脉冲设计方法及仿真-Based on Chebyshev Function Approximation of the ultra-wideband pulse design methods and simulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:93033
    • 提供者:刘卫菠
  1. chebyshev-filter

    0下载:
  2. 这是我自己编写的matlab切比雪夫滤波器,用于滤除2.5Hz-30Hz的脑电波。-It is my own writing of matlab chebyshev filter, used to filter out 2.5 Hz-30 Hz of brain waves.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8468
    • 提供者:例子
  1. DBF

    10下载:
  2. 包含波束形成的仿真,五种阵列波束:线阵,主瓣偏移线阵,切比雪夫加权的线阵,圆阵,平面阵-Beamforming simulation contains five arrays beam: linear array, the main valve offset linear array, weighted Chebyshev linear array, circular array, planar array
  3. 所属分类:matlab

    • 发布日期:2015-11-02
    • 文件大小:2366
    • 提供者:无真实
  1. Matlab_lvbo

    0下载:
  2. 利用矩形窗设计的数字滤波器,利用三角窗设计的数字滤波器,利用海明设计的数字滤波器,利用汉宁窗设计的数字滤波器,利用巴特里特窗设计的数字滤波器,利用布拉克曼窗设计的数字滤波器,利用切比雪夫窗设计的数字滤波器,利用凯塞窗设计的数字滤波器-Using rectangular window of the digital filter design, using the triangular window of the digital filter design using the design of d
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:957
    • 提供者:阿里
  1. matlab

    0下载:
  2. 音乐信号滤波去噪-使用脉冲响应不变法设计的切比雪夫II型滤波器-Music signal denoising filtering- Use the same method the impulse response design of Chebyshev Type II Filter
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:100918
    • 提供者:yqgary
  1. exp3[1]

    0下载:
  2. 利用窗函数设计FIR滤波器,2、 设计一个线性相位有限冲激响应低通滤波器,使其满足如下指标:通带边界为2kHz,阻带边界为2.5kHz,通带波纹 =0.005,阻带波纹 =0.005,抽样率为10kHz。分别采用多尔夫-切比雪夫窗进行设计。-Using window function design FIR filter, 2, design a linear phase finite impulse response low-pass filter to meet the following i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:817
    • 提供者:李侠
  1. lvbo

    1下载:
  2. 该程序可用matlab实现三种滤波:切比雪夫1,切比雪夫2和巴特沃斯滤波。可实现信号的滤波预处理。-The program can be used to achieve three filtering matlab: Chebyshev 1, Chebyshev 2 and Butterworth filter. The filter can be realized signal preconditioning.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1063
    • 提供者:唐娟
  1. yuan

    0下载:
  2. 微波电路设计,切比雪夫微波低通滤波器的设计,Microwave Office设计 仿真,带说明书-Microwave circuit design, microwave Chebyshev low-pass filter design, Microwave Office design simulation, with Manual
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:154086
    • 提供者:vip
  1. yuandaima

    0下载:
  2. 微波技术基础及线路 切比雪夫微波低通滤波器的设计 -Based on microwave technology and microwave circuits Chebyshev low-pass filter design
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:14095
    • 提供者:fir999
« 1 2 3 4 5 67 8 9 10 11 ... 43 »
搜珍网 www.dssz.com