-
MATLAB
说明: filter audio signalThen use the Butter function, for instance to obtain your signal(type Butter in your Matlab command window and you will find many other type of filters). Once you have obtained the B and A vector coefficients you can filter your signal using the function filter.
y=filter(x,A,B) x(is your input signal) and y your filtered signal.(an example filtering signalThen use the Butter function, for instance to obtain your signal(type Butter in your Matlab command window and you will find many other type of filters). Once you have obtained the B and A vector coefficients you can filter your signal using the function filter.
y=filter(x,A,B) x(is your input signal) and y your filtered signal.)
- 2020-06-19 23:40:01下载
- 积分:1
-
multidimension
M-Tree (P.Ciaccia VLDB’1997)
VA-File (R. Weber VLDB’1998)
Pyramid-Tree(S.Berchtold SIGMOD’1998)
hybrid-Tree(K.Chakrabarti ICDE’1999)
A-Tree (Y. Sakurai VLDB’2000)
IQ-Tree (S. Berchtold ICDE’2000) (M-Tree (P. Ciaccia VLDB 1997) VA-File (R. Weber VLDB 1998) Pyramid-Tree (S. Berchtold SIGMOD 1998) hybrid-Tree (K. Chakrabarti ICDE 1999) A-Tree (Y. Sakurai VLDB 2000) IQ-Tree (S. Berchtold ICDE 2000))
- 2007-11-27 10:44:50下载
- 积分:1
-
STEP7_HSPs
siemens最新的HW配置文件,2013.5月更新版本,大多数西门子AS的HW文件都包含在内。(siemens latest HW configuration file, 2013.5 month later, most of the HW Siemens AS files are included.)
- 2021-04-02 23:19:07下载
- 积分:1
-
rainflow
雨流计数法编程处理,数据压缩,matlab绘图,excelshuju chuli (rainflow rainflow rainflow rainflow )
- 2016-05-12 16:23:28下载
- 积分:1
-
包括客户和服务器端所有源码和简单文档
包括客户和服务器端所有源码和简单文档-including client and server-side all source files and simple
- 2022-06-26 21:52:53下载
- 积分:1
-
半桥式LLC变换器仿真模型
采用Visio Studio编译生成动态链接库,嵌入Psim进行仿真。仿真模型提供了半桥谐振变换器的数模混合仿真,有动态链接库实现PWM的分配。(Visio Studio is used to compile and generate dynamic link libraries, which are embedded in Psim for simulation. The simulation model provides digital-analog hybrid simulation of half-bridge resonant converter, with dynamic link library to realize PWM allocation.)
- 2020-06-21 02:40:01下载
- 积分:1
-
HSPICE_TRAINING_2K_PDF
这是一个HSPICE_TRAINING_2K_(This is a HSPICE_TRAINING_2K_)
- 2021-01-26 21:48:41下载
- 积分:1
-
analysisrfdio
uwb无线电链路的性能分析时的程序,可以看看(Uwb radio link performance analysis program, you can see)
- 2019-03-27 06:09:22下载
- 积分:1
-
ruizai-EA-explain
给MT4系统EA编程的入门级详细源码解说,力求让更多的MT4爱好者通过这个源码走进EA的时间。(EA for MT4 system programming code entry level detailed explanation, to allow more fans through this source into the MT4 EA time.)
- 2020-06-30 17:00:02下载
- 积分:1
-
3D-LBM-BGK-Model-for-NS-equation
流体力学上的,LBM的三维模型——D3Q19模型。word文档包括原理,demo数据和程序。(Lattice Boltzmann BGK Model for NS equation。Word contains the present source code consists of input.dat and LBM_D3Q19.f)
- 2021-03-18 10:39:20下载
- 积分:1