-
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
-
ResultValue
Represents an evaluation of the goodness of a result.
- 2013-12-05 11:00:58下载
- 积分:1
-
Particle Replacement
EDEM离散元软件中颗粒替换与填充编程模版,可以套用!(This template can be used for the particle replacement and filling in EDEM discrete element software)
- 2020-11-15 15:39:41下载
- 积分:1
-
IPOPT_InstallWinMatlab_V0p1
ipopt installation windows
- 2014-01-18 14:54:08下载
- 积分:1
-
code
说明: PQ分解法计算潮流,短路计算,三机九节点模型(PQ decomposition method for power flow calculation)
- 2020-05-29 22:08:11下载
- 积分:1
-
Personal Diary
说明: 一个用c语言实现的person diary(Persondiary Implemented in C Language)
- 2020-06-17 18:00:02下载
- 积分:1
-
Oh, it can use this to write your own procedures for the netstat
呵呵,可以用此来编写你自己的netstat程序了-Oh, it can use this to write your own procedures for the netstat
- 2022-03-22 08:19:25下载
- 积分:1
-
ZhiVote_v4.0.0
说明: 随着计算机和电子通讯技术的飞速发展和网络应用的深化,网络版的投票评选在活动中的方便性和重要性,目前系统定位于投票评选行业的量身开发,打造行业的领先服务评选品牌,系统整合单选/多选一体化功能,并适合图文评选,适合用于大型媒体单位、机关单位、院校机构、集团公司、门户网站可用于城市评选、美景评选、优秀人物评选、活动评选,事迹评选.
系统功能:
1、IP封锁管理、代理IP安全过滤功能,上传文件管理,防SQl注入,脏话过滤功能
2、单选/多选切换,投票开关,验证码开关,有效时间功能
3、防刷开关,防刷时间,安全页面跳转功能
4、IP开关功能,有效时间控制,IP可投票管理
5、会员开关功能,有效时间功能,会员有效投票管理
6、Cookies开关功能,有效时间功能,Cookies有效投票管理
7、多权限后台管理功能,认证码登入功能。
8、完善会员注册,推荐评选,支持多图上传功能
9、新闻发布,和分类管理、评选新闻功能
10、评选咨询,在线回复管理功能
11、关于我们,友情链接管理功能
12、评选排行,人气排行图形显示功能
20110317修正:
1、新版会员模块显示修复
2、会员上传模块显示修复
3、编辑器调用修复
(With the computer and the rapid development of electronic communication technologies and network applications, deepening voted online version of the convenience in the activities and importance of)
- 2011-03-26 21:18:15下载
- 积分:1
-
StringReverse
不使用任何库函数,用递归实现字符串的逆序输出,C++实现(Do not use any library functions, using recursive reverse output string, C++ achieve)
- 2015-10-09 22:56:29下载
- 积分:1
-
一个利用Socket进行文件传输的例子。
一个利用Socket进行文件传输的例子。-use for a file transfer example.
- 2022-03-06 06:20:37下载
- 积分:1