-
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
-
acquisition
gps接收机的捕获程序,可供初学者参考,是一个经典的捕获程序(gps receiver capture program reference for beginners, is a classic capture program)
- 2012-06-19 10:12:50下载
- 积分:1
-
修改ie代理的程序,也使用了不少的windows api
修改ie代理的程序,也使用了不少的windows api-changes ie agents procedures, the use of a lot of windows api
- 2023-03-17 13:45:03下载
- 积分:1
-
gauss
实现高斯积分计算。作为简单的例子,用于学习复杂的积分编程。(Realize Gaussian integral calculation. As a simple example, for learning complex programming points.)
- 2008-07-14 10:16:06下载
- 积分:1
-
Sir Binary
说明: Sir Binary, is one of the best indicator to use in the forex markets, and actually has the best accuracy to trade automatically.
- 2020-06-24 21:00:01下载
- 积分:1
-
CPPPrimer4
C++Primer第四版中文版(电子版).pdf(C++Primer fourth edition of the Chinese version (electronic version). Pdf)
- 2013-08-26 09:20:16下载
- 积分:1
-
ffmpeg-tutorial
ffmpeg入门教程,帮你快速学会ffmpeg的好途径(ffmpeg tutorial help)
- 2020-08-05 13:48:34下载
- 积分:1
-
TekVISA
c/c++环境下visa编程,lan,gpib,rs232,等(Development of visa in C / C + + Environment)
- 2020-06-23 21:20:01下载
- 积分:1
-
可简单明白的实现的一个聊天程序,可供初学者参考。
可简单明白的实现的一个聊天程序,可供初学者参考。-Can be simple to understand the realization of a chat program for beginners reference.
- 2022-02-03 11:02:28下载
- 积分:1
-
b
说明: 用maltab生成圆柱体,实现坐标获取。(Maltab is used to generate cylinders and coordinate acquisition.)
- 2018-09-18 21:14:05下载
- 积分:1