-
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
-
tull-doreian
哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩,很好,不错(Huffman tree coding, using Huffman tree algorithm to achieve data compression, good, good)
- 2018-12-31 00:04:48下载
- 积分:1
-
OracleDependencyTest
C#2010 Oracle数据库更新消息通知,Oracle服务器版本为Oracle10g,安装Oracle11g(确定安装Oracle11g)客户端。在C# 中添加引用Oracle.DataAccess;(C#2010 Oracle database update message notification, Oracle server version is Oracle 10g, installation Oracle 11g (determine to install Oracle 11g) client. Add a reference to Oracle. DataAccess in C #;)
- 2019-01-31 15:14:39下载
- 积分:1
-
用于网络监控,监听本机器所有发送接收的数据,即sniff技术,
用于网络监控,监听本机器所有发送接收的数据,即sniff技术,-for network monitoring, the monitoring machines all send and receive data, or sniff,
- 2022-01-26 01:06:48下载
- 积分:1
-
可以供参考的用于对openldap操作的一系列函数,提供了接口函数...
可以供参考的用于对openldap操作的一系列函数,提供了接口函数-can be used for reference for the operation of a series of openldap function, provide the interface function
- 2023-02-16 03:20:04下载
- 积分:1
-
ffmpeg_ffplay
ffmpeg中ffplay源码整个工程,使用vc6编译通过(ffplay source code, vc6 build)
- 2016-07-08 15:26:12下载
- 积分:1
-
基于udp通信的服务器端源代码,可以与基于udp通信的客户端端实现通话...
基于udp通信的服务器端源代码,可以与基于udp通信的客户端端实现通话-server for udp communication
- 2022-07-05 04:20:45下载
- 积分:1
-
20131208_052239245
API控制外部组件例程API控制外部组件例程(API routines to control external componentsAPI routines to control external components)
- 2013-12-08 17:44:10下载
- 积分:1
-
vfm_row2block
说明: 这个文件可以做calipso垂直分布,十分好用,专门做calipso的(calipso,vfm,plot,MATLAB)
- 2020-06-20 22:00:01下载
- 积分:1
-
一款不错的介绍socket通讯的实例,内含客户端服务端源码程序...
一款不错的介绍socket通讯的实例,内含客户端服务端源码程序-Introduce a good example of socket communication, including client server source code program
- 2023-05-18 00:10:03下载
- 积分:1