搜索资源列表
abod
- 对于chebyshev法只能对于均匀线阵,本程序实现对任意结构阵列的波束优化
hanshubijin
- 比较最佳平方逼近二次多项式,Chebyshev截断级数法以及插值余项极小法这三种函数逼近方法,并给出图形
FunctionApproximation
- 能够进行最小平方函数逼近和Chebyshev函数逼近操作。
chebshev
- fortran中产生chebyshev多项式值,任意阶零点的子程序,函数形式
hebyshev and Fourier
- chebyshev and Fourier
Cheby15R0
- 计算切比雪夫多15孔定向耦合器小孔尺寸,精度较高,可方便的移植-Calculation of Chebyshev hole directional coupler 15 more holes size, high accuracy, can be easily transplanted
FourLowpassFilters.rar
- 设计了巴特沃斯、车比雪夫I,Ⅱ型、椭圆滤波器,并有对心电信号的低通处理。,Designed Butterworth, Chebyshev car I, Ⅱ type, Elliptic filters, as well as on the ECG of the low-pass deal.
butter
- 巴特勒夫和切比雪夫滤波器的具体实现方法,应用MATLAB的具体实现-Batelefu and Chebyshev filters of specific implementations, the application of the concrete realization of MATLAB
Bandpass
- 用MATLAB设计一个切比雪夫数字滤波器-design a chebyshev bandpass DF
FIR_pinlv[1]
- FIR滤波器, 设计一个线性相位有限冲激响应低通滤波器,使其满足如下指标:通带边界为2kHz,阻带边界为2.5kHz,通带波纹 =0.005,阻带波纹 =0.005,抽样率为10kHz。采用多尔夫-切比雪夫窗进行设计,进行频谱分析。-FIR filter, design a linear phase FIR low-pass filter to meet the following indicators: passband border to 2kHz, stopband border to 2
ClusterAlgorithm
- 模式识别的聚类算法 包括欧氏(Euclidean)距离,绝对值距离,切式距离,明氏距离,马氏距离-Clustering algorithm of pattern recognition, including Euclidean (Euclidean) distance, absolute distance, the distance-cut, Ming' s distance, Mahalanobis distance
DSP
- 1.利用傅立叶级数展开的方法,自由生成所需的x(t); 2.通过选择不同的采样间隔T(分别选T>或<1/2fc),从x(t)获得相应的x(n)(作出x(n)图形); 3.对获得的不同x(n)分别作傅立叶变换,分析其频率响应特性4.利用巴特沃思、切比雪夫或椭圆滤波器设计数字滤波器(滤波特性自定),要求通过改变滤波器参数或特性(低通、高通、带通或带阻)设计至少两种数字滤波器,分析所设计滤波器并对上述给出的不同x(n)分别进行滤波; 5.利用窗函数设计法或频率采样法设计数字滤波
clvbo
- 数字滤波 器 C语言设计的 切比雪夫,海明窗设计等-Digital Filter Design C-Chebyshev, Hamming window design
Acoustic_code_generation_program_using_chebyshev_p
- 运用切比谢夫多项式为基本方程编写声学简正波方法-Acoustic mode generation program using chebyshev polynomials as basis functions.
UWBpulse
- 基于切比雪夫函数逼近的超宽带脉冲设计方法及仿真-Based on Chebyshev Function Approximation of the ultra-wideband pulse design methods and simulation
IIRFilterDesign
- 用java 写的IIR 滤波器设计,包括巴特沃兹和车比雪夫滤波器。-Using java to write the IIR filter design, including car巴特沃兹and Chebyshev filter.
Fourier filter
- 程序包中包括Chebyshev低通滤波器、巴特沃斯模拟低通滤波器、Cholesky分解、DFT算法、FFT算法,可以直接移植到嵌入式系统或DSP中实现。-Package includes Chebyshev low-pass filter, Butterworth low-pass filter simulation, Cholesky decomposition, DFT algorithm, FFT algorithm, can be directly transplanted to the
Matlab_lvbo
- 利用矩形窗设计的数字滤波器,利用三角窗设计的数字滤波器,利用海明设计的数字滤波器,利用汉宁窗设计的数字滤波器,利用巴特里特窗设计的数字滤波器,利用布拉克曼窗设计的数字滤波器,利用切比雪夫窗设计的数字滤波器,利用凯塞窗设计的数字滤波器-Using rectangular window of the digital filter design, using the triangular window of the digital filter design using the design of d
chebyshev
- // chebysheve outlier detection // this function is used to detect the abnormal value among a set of data // input: // delta: a set of data // flag: discribe which data is already known as outlier // p: restrict level // output: // dou
2
- 音乐信号滤波去噪—使用切比雪夫型滤波器,里面包括了音乐信号及滤波器设计的源程序-Music signal de-noising filter- the use of Chebyshev-type filter, which includes the music signal and filter design of the source