搜索资源列表
IIRFilterDesign
- IIR Filter Design(无限冲击响应滤波器设计)matlab源代码,包括:bandpass Chebyshev type 2 design、bandpass/bandstop Butterworth design、bandstop Chebyshev type 2 design、lowpass/highpass Chebyshev type 1 design等6种滤波器的设计-IIR (infinite impulse response filter design) Matlab s
methods-of-function-approach
- 5种函数逼近的c++代码, 1 级数求和(EULSUM) 2 多项式和有理函数(DDPOLY(函数值), POLDIV(两个多项式的商及余)) 3 切比雪夫逼近(CHEBFT->CHEBEV) 4 积分和导数的切比雪夫逼近(CHINT(不定积分), CHDER(导函数)) 5 用切比雪夫逼近求函数的多项式逼近(CHEBPC, PCSHFT)-five function approximation of c code, a series Summation (EULSUM) 2 and ra
chebyshev
- chebyshev模拟低通滤波器matlab源码-chebyshev analog low-pass filter design (matlab source code)
chebarray
- 改程序为切比雪夫拓扑结构的直线阵的matlab代码-Reform program for the Chebyshev linear array topology matlab code
IIR_cheb1ap
- 本代码设计的切比雪夫1型滤波器,与MATLAB中的切比雪夫滤波器不同的是输出为未归一化的零极点,输入只要是通带频率,通带波动,截止频率,阻带衰减即可,更便于抄做-The code design of Chebyshev Type 1 filter, and MATLAB in the Chebyshev filter output is not different is that the poles and zeros of the normalized input as long as the
filtering-
- 基于matlab的切比雪夫滤波,巴特沃滤波器设计,比较全,很好的源代码- Chebyshev filtering and Buttord filter design baseing on the matlab. more complete, good source code
Dolph-Chebychev--bf
- Dolphy-chebychev 加权波束形成方法及波束方向图。有较详细的说明。-Dolphy-chebychev weighting beamforming and the beampartern. The note for code is good.
cheb
- 切比雪夫滤波器,大名鼎鼎的滤波器原代码,欢迎下载,很实用,有做控制和采样的必选参考-Chebyshev filter, the filter famous original code, welcome to download, very practical, there is a control and reference sample will be selected
Chebyshev
- 这段代码采用Chebyshev方法对数据进行一维拟合。程序允许手动选择拟合参数个数。程序还可以输出拟合精度参数。-This code uses the Chebyshev method for one-dimensional fitting data. The program allows you to manually select the number of fitting parameters. The program can also output fitting precision p
DSPyuandaima
- DSP课程设计大量源代码 1.模拟采样定理的实现 2.模拟滤波器的设计 3.切比雪夫I型低通滤波器设计 4.凯塞窗设计数字高通滤波器 5.数字FIR滤波器的设计方法 6.线性卷积和循环卷积的设计 -The DSP course design a large number of source code 1. Realization of analog sampling theorem 2 the design of analog filters 3 cut
hpir
- 拟合与逼近算法代码。包括最小二乘曲线拟合、切比雪夫曲线拟合、最佳一致逼近的里米兹方法、矩形域的最小二乘曲面拟合-Fitting and approximation algorithm code. Including the least squares curve fitting, cut Chebyshev curve fitting, best uniform approximation method of Li Mizi rectangular domain least squares su
DolphChebyshevarray1
- The radiation pattern, intensity and directivity of doplh chebyshev algorithm are shown in this matlab code
F9
- 9阶切比雪夫低通滤波器设计MATLAB代码-9 order Chebyshev low-pass filter design MATLAB code
Chebyshev_CS
- 这个代码是用chebyshev作为测量矩阵的压缩感知图像加密压缩算法。-this code is chebyshev map to controll measurement matrix.
Chebyshev
- 这里是切比雪夫正交多项式拟合的源代码,很好用,用的时候可以直接调用。-Here is the Chebyshev orthogonal polynomial fitting of the source code, very easy to use, and the time can be called directly.
dtehkamm
- 外文资料里面的源代码,EwcLDuH参数滤波求和方式实现宽带波束形成,IMC-PID是利用内模控制原理来对PID参数进行计算,相控阵天线的方向图(切比雪夫加权),ZRugrnA条件仿真效果非常好,包括主成分分析、因子分析、贝叶斯分析。- Foreign materials inside the source code, EwcLDuH parameter Filtering summation way broadband beamforming, The IMC- PID is using t
Chebyshev-filter
- 切比雪夫滤波器的matlab实现代码,数字信号处理-Chebyshev filter matlab to achieve the code, digital signal processing
Chebyshev Curve Fitting
- 切比雪夫曲线拟合 Fortran code(Chebyshev Curve Fitting)
Chebyshev-Linear算法
- 4G-LTE标准中turbo编译码完整的matlab程序,译码程序用的是mex C,32位电脑需要重新mex一下C文件(The 4G-LTE standard turbo code complete matlab program, using the mex C decoding program, 32 bit computer need to mex the C file)
Chebyshev
- 实现切比雪夫多项式拟合的函数源代码,保存后可直接调用(Chebyshev polynomial fitting function source code, save directly after the call.)