搜索资源列表
cic
- 当前工程上广泛采用了一种高效滤波器,即CIC(cascaded integrator-comb filter)将其作为第一级来实现抽取、低通滤波。第二级再用一个普通的FIR滤波器就实现使后端设备工作在较低的频率下且硬件花销少、功耗也很低。-Widely used in the current project, a highly efficient filter, that is, CIC (cascaded integrator-comb filter) as the first level t
rkn1210
- Integrator for second-order ODE s with very stringent error tolerances.
dlimintc
- /* File : dlimintc.c * Abstract: * * Example MEX-file for a discrete-time limited integrator. * * Syntax: [sys, x0] = dlimintc(t,x,u,flag,lb,ub,x0,ts) * * For more details about S-functions, see simulink/src/sfuntmpl_doc.c -/*
integrator
- this code for integrator for 8 bit signal
49636992ciccomp
- 级联积分-梳状(Cascaded Integrator–Comb,CIC)滤波器,是种高 效滤波器。它是一种线形相位FIR滤波器,由工作在高抽样率的级联理 想积分器和低抽样率的级联微分器组成,根据抗混叠和抗镜像的指标 确定所需的级联数目。 -Cascaded integrator- comb (Cascaded Integrator-Comb, CIC) filter, is the kind of high efficiency filter. It is a linear p
integrator
- Program is used to integrate a surface using data points in cylindrical coordinates. Some errors exist that compromise the solution.-Program is used to integrate a surface using data points in cylindrical coordinates. Some errors exist that compromi
nbodyVect
- 多刚体动力学matlb编程 用辛方法 Fully vectorized n-body equation nbodyVect(x0,dx0,mus,t) integrates the n-body equations of motion using either a symplectic second order integrator, or any of the standard built-in or user supplied first order integrators.
PIDtun
- A simple method for PID tuning for integrator/dead-time processes using selectable parameters
ODEs-numerical-solutions-by-MATLAB
- 常微分方程的MATLAB解法教程详解,包含ODE45等经典函数的例子-Detailed tutorials in how to get Solution of Ordinary Differential Equations by MATLAB , includingclassic example of a function ODE45,ode23,etc
files
- some files to calculate: Divergence Plotter , Curl Plotter , Scalar Line Integrator , Vector Line Integrator , Flux Integrator , Discrete Electrostatics Plotter , Laplacian Solver -some files to calculate: Divergence Plotter , Curl Plotter , Scalar
bouncing_ball_3d
- A simulation in Simulink about the use of integrator in bouncing ball animation.
runge_kutta_4order
- The implementation of 4th order Runge Kutta integrator in Matlab.
c7
- 利用该程序可实现插值运算,达到差值滤波,CI插值滤波器的实现-cascador integrator comb fliter s design
ex_s_fun_mixedm_m
- The model of hybrid systems (combinations of continuous and discrete systems) is given in the file mixedm.m. Considered S-function simulates a system consisting of series-connected integrator (1 / s) and the delay unit (1 / z).
integrator123
- a simple integrator block example
modfm
- The MATLAB code models a chain of transmission of an analog signal using FM modulation. 1-modulation signal_informatif ----> integrator ----> modulateurFM ---> modulated signal 2-demodulation modulated signal ---> differe
integrator
- this easy simulink to understand behavior of integrator math in matlab simulink-this is easy simulink to understand behavior of integrator math in matlab simulink
Integrator
- This code contains an integrator algorith with smooth transitions at 0 frequency and half sampling rate. Can be tested by altering input within the code
integrator
- matlab integrator simulink whith sin wave
Second-Order-Generalized-Integrator
- 二阶广义积分器基础模型,可以作为论文的基础模型。-Second Order Generalized Integrator base model
