-
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
-
cppclassic
c++四书五经,C++从入门到精通的教材(c++ classics, C++ textbook from the entry to the master)
- 2010-11-07 02:13:16下载
- 积分:1
-
curveevlhjf
说明: 几何偏微分方程方法应用于曲线演化的一个小程序,这里是一个matlab的源程序,不是十分复杂,显示了一个哑铃形状的曲线演化的过程(geometric partial differential equations method has been applied to the evolution of the curve of a small program here is a source of Matlab, is not very complex, and shows a dumbbell-shaped curve of the evolutionary process)
- 2006-03-26 19:25:27下载
- 积分:1
-
c6455VCP
Vcp2,TI的VCP2 例子,里面有VCP2的参数配置(Vcp2, TI' s VCP2 example, there are VCP2 parameter configuration)
- 2013-08-28 20:14:34下载
- 积分:1
-
flydata
说明: 根据各飞行阶段进行飞行轨迹仿真包括起飞、巡航、下降着陆。(Flight trajectory simulation is carried out according to each flight phase, including take-off, cruise, descent and landing.)
- 2020-12-28 15:42:50下载
- 积分:1
-
CSediter
反恐精英生命修改器,作弊必备。Counter-Strike Life modifiers, cheating necessary.(Counter-Strike Life modifiers, cheating necessary.)
- 2010-02-19 15:52:37下载
- 积分:1
-
UPDATED_1016615310212003
说明: vb内嵌汇编获取CPU ID,支持INTEL 和 AMD的CPU(vb inline assembly for CPU ID, INTEL and AMD CPU support)
- 2011-03-28 17:50:17下载
- 积分:1
-
UsefulSUBs
Useful Generic Excel Macro s
- 2013-08-27 10:33:33下载
- 积分:1
-
PendingIntentRecord
Pending Intent Record extends I Intent Sender. Stub Source Code for Andriod.
- 2013-12-16 12:35:39下载
- 积分:1
-
VC++Delaunay
采用序列化对象CArchive读入原始数据构建Delaunay三角网的VC++代码。可以鼠标点击加新点进行构网,包括二维、三维。还可以进行设色、光照等。(Serializing objects using CArchive read the raw data to build Delaunay triangulation VC++ Code. Mouse clicks can add new points structure network, including the two-dimensional, three-dimensional. Can also be used for colors, light and so on.)
- 2021-04-08 12:49:01下载
- 积分:1