-
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
-
79757
将长文件名转换为短文件名,C++Builder精选编程学习源码,很好的参考资料。(The long file name into a short file name, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 11:48:11下载
- 积分:1
-
substr
Test String.prototype.replace.
- 2014-02-13 21:59:47下载
- 积分:1
-
bing_1.1.3.orig.tar
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link(Bing is a point-to-point bandwidth measur ement tool (hence the b), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundt rip times for different packet sizes for each en d of the link)
- 2007-03-28 21:23:33下载
- 积分:1
-
cgic205
这是c语言的一个类库,可以很简单地书写cgic文件(this is c program )
- 2012-02-09 14:26:54下载
- 积分:1
-
test
使用C语言实现模拟可变分区分配算法。包括存储紧缩技术(failed to translate)
- 2011-06-18 16:25:01下载
- 积分:1
-
helicopter_nonlinear_control_model
This report is written in fall semester of 2004 and spring semester of 2005 at Aalborg
University, at the institute for Electronic Systems, department for process control
under the study council for Electronic and Informations Technology.
- 2009-10-09 21:51:32下载
- 积分:1
-
遗传算法优化BP网络(用于电力负荷预测预测)
遗传算法改进的bp神经网络精准预测符合数据(Precision prediction coincidence data of BP neural network improved by genetic algorithm)
- 2019-01-13 20:01:20下载
- 积分:1
-
通过输入IP地址,得到本地或者远程的计算机名等信息、
通过输入IP地址,得到本地或者远程的计算机名等信息、-By entering the IP address, by local or remote computer name and other information,
- 2023-05-20 22:50:03下载
- 积分:1
-
Boost程序库完全开发指南
Boost程序库完全开发指南,详细介绍了boost库的各种使用场景(Boost library complete development guide)
- 2017-08-30 12:40:25下载
- 积分:1