搜索资源列表
kalfilter
- 标准的卡尔曼滤波程序,使用matlab实现,程序中通过一个简单的模拟,说明了卡尔曼滤波器的跟踪滤波原理。-The standard Kalman filtering process, using matlab implementation, the program through a simple simulation illustrates the principle of Kalman filter tracking filter.
digital_filter
- c++实现带通滤波器,代码简单易懂,很容易理解和学习-digital filter for windows.
Wiener_T
- 一个简单的维纳滤波器的例子,适合初学者学习,很简单-A simple example of the Wiener filter, suitable for beginners to learn, very simple
chap04
- ex4_2 用MATLAB作巴特沃斯低通滤波器设计 ex4_3 用MATLAB作切比雪夫-1型低通滤波器设计 ex4_4 切比雪夫-2型低通滤波器设计 ex4_5 椭圆型低通滤波器设计 ex4_6 传递函数的模拟滤波器数字化 ex4_7 脉冲不变法简单实例 ex4_8 脉冲不变法巴特沃思低通滤波器设计 -ex4_2 using MATLAB for Butterworth low-pass filter design using MATLAB for ex4_3 Ch
cxu
- kalman滤波器的设计过程,简单的,但是实用的!-kalman filter design process, the simple, but practical!
matlabjichu
- MATLAB基础练习,适合初学者,画正弦波形,证明公式,设计简单滤波器等-MATLAB based exercises, suitable for beginners, painting sine to prove the formula, simple design, filters, etc.
si
- 很简单的对图像进行滤波而使用的维纳滤波器使用代码-Very simple filter on the image using the Wiener filter used by the code
frft-apply
- 分数阶frft函数,以及利用该函数实现的一些简单滤波器及lfm函数检测等功能-Fractional frft function, as well as the use of the function to achieve some simple of filter and lfm function of detection function
Matlab
- 涉及粒子速度计算、圆心和半径拟合、去穷区间的积分、简单滤波器的设计、BP神经网络训练-Involves particle velocity calculation, center and radius of fitting, to poor interval integral, simple filter design, the BP neural network training
lvboqi
- MATLAB设计的简单滤波器程序源代码,能实现理想单位脉冲的响应,加窗后的效果,以及幅度响应。-MATLAB design simple filter program source code, to achieve the ideal unit impulse response, the effect is windowed and amplitude response.
MATLAB_numerical-analysis
- MATLAB三次样条插值法 求信号的包络线 源代码 MATLAB使用欧拉Euler法求解微分方程组 源程序代码 MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码 MATLAB实现txt文本数据分离的源程序代码 MATLAB实现不同插值方法的GUI界面设计 源程序代码 MATLAB实现偏微分方程的差分计算 源程序代码 MATLAB实现单摆在外力矩作用下的动画 源程序代码 MATLAB实现图像中值 均值 维纳滤波 源程序代码 MATLAB实现图像分割otsu
wola滤波器组
- 加权叠加滤波器组在助听器领域应用广泛,是一种独特的声音信号频域处理滤波器结构,具有实现简单,复杂度低,低延时,低功耗的优点
基于内插滤波器符号同步的实现_陈卫东
- 实现高速采样与信号时钟的同步,具有结构简单等特点(realize the income signal go with the ADC)
自适应陷波滤波器设计
- 关于陷波滤波器的设计,用MATLAB编程的一个简单例子(About notch filter design, with MATLAB programming of a simple example)
程序
- 仿真一维液晶光子晶体的各种特性,针对各种参数的测试可以对程序进行简单修改(Simulation of one-dimensional liquid crystal photonic crystals of various characteristics, for a variety of parameters testing, you can simply modify the program)
MATLAB设计的简单滤波器程序源代码
- 基于MATLAB的一系列简单滤波算法编程(A series of simple filtering algorithm based on MATLAB programming)
KalmanFilter
- 卡尔曼滤波器 简单S程序 Kalman(Kalman filter, s-function)
简单滤波器设计
- 简单的数字滤波器设计 1.用脉冲响应不变法设计巴特沃斯数字滤波器 2. 用双线性变换法设计切比雪夫数字滤波器 3. 用双线性变换法设计巴特沃斯数字滤波器,并将直接型结构转换成级联型结构 5.设计带阻滤波器 6.利用窗函数设计法设计FIR数字低通滤波器 7. 利用频率采样设计法设计FIR数字低通滤波器。 8. 创新训练拓展内容 (1)根据心电信号特点设计IIR或FIR滤波器滤除心电图信号噪声 (2)设计IIR滤波器或FIR滤波器对语音信号进行滤波。(Simple digital
Desktop
- 用MATLAB设计的简单的陷波器,运用的是切比雪夫滤波器,特点是过渡带窄,但是通带没有巴特沃兹的平坦。(MATLAB bandpass filter, using Chebyshev.)
kalmanconstrained
- 具有状态约束的卡尔曼滤波器仿真,该算法的使用在一个简单的非线性车辆跟踪问题。(Calman filter with state equality constraint)