-
wiener_ch2
求解出在最小均方误差滤波器单位冲激函数h(n)。求解过程需要通过利用循环嵌套的编程思想,比较在逐次增加滤波器阶数的过程中得到的最小均方误差与最初设定的最小均方误差的阈值,当达到要求时,可以进一步确定滤波器的阶数。(how to use this function:
[hx,hy]=wiener_ch2(w,N)
)
- 2009-11-06 20:58:09下载
- 积分:1
-
Systemidentification
实现了系统辨识的几种典型算法。
该例程有详细的注释和说明。(realized the system identification of several typical algorithms. The routines have detailed notes and annotations.)
- 2007-03-02 23:33:41下载
- 积分:1
-
DM6_decision_tree
实现ID3决策树算法,可以实现基本眜分类,最终的决策树是以结构体存放的(ID3 decision tree)
- 2014-08-29 10:06:01下载
- 积分:1
-
TestImageABC
在matlab环境下提供了三种对灰度图像进行点处理的运算程序(Computing program provides three pairs of gray-scale images in Matlab environment point processing)
- 2013-03-11 21:30:02下载
- 积分:1
-
WOA算法
说明: 鲸鱼优化算法(WOA)也是一种元启发式优化算法。一种新的模拟座头鲸狩猎行为的元启发式优化算法(鲸鱼优化算法,WOA)。目前的工作与其他群优化算法相比的主要区别在于,采用随机或最佳搜索代理来模拟捕猎行为,并使用螺旋来模拟座头鲸的泡泡网攻击机制。(Whale optimization algorithm (WOA) is also a meta heuristic optimization algorithm. A new meta heuristic optimization algorithm (whale optimization algorithm, WOA) is proposed to simulate the hunting behavior of humpback whales. The main difference between the current work and other swarm optimization algorithms is that the random or optimal search agent is used to simulate the hunting behavior, and the spiral is used to simulate the bubble net attack mechanism of humpback whales)
- 2020-10-11 17:51:06下载
- 积分:1
-
dpdk-release-notes-1.7.0
DPDK官方手册,release note,可以作为参考(These release notes cover the new features, fixed bugs and known issues for Intel®
Data Plane Development Kit (Intel
®
DPDK) release version 1.7.0.)
- 2014-10-24 10:11:00下载
- 积分:1
-
guinui_v79
可以动态调节运行环境的参数,一个计算声子晶体结构的一维传递矩阵法,有信道编码,调制,信道估计等。( Can dynamically adjust the parameters of the operating environment, A one-dimensional transfer matrix method to calculate the phonon crystal structure, Channel coding, modulation, channel estimation.)
- 2016-06-20 15:53:36下载
- 积分:1
-
pendulum
用matlab编写的钟摆动画,可是实现钟摆的摆动和时针分针秒针的跳动(matlab)
- 2010-07-06 20:10:26下载
- 积分:1
-
LMS
LMS算法是最被广泛应用的滤波器演算法,最大的特点就是计算量小,易于实现。(LMS algorithm is the most widely used filter algorithms, the biggest feature is the small amount of calculation, easy to implement.)
- 2011-08-11 17:58:16下载
- 积分:1
-
DFS
DFS判断两点间的连通性,即1与n间的连通性(DFS to determine the connectivity between two points, that is between 1 and n connectivity)
- 2011-09-01 02:47:33下载
- 积分:1