-
new1
clc
clear
number of subbands
K = 32
oversampling ratio
O = 2
decimation rate
D = K/O
number of taps per polyphase component
P = 3
total prototype filter length is L = D*P
prototype filter
- 2013-04-29 22:34:40下载
- 积分:1
-
jieou
解耦PID控制器,常用于工业过程控制 ,与各位分享,谢谢大家。(Decoupling PID controller, commonly used in industrial process control, to share with you, thank you.)
- 2010-07-25 16:43:54下载
- 积分:1
-
get_shortest_paths
通过定义邻接矩阵,计算节点之间的最短路径长度(By defining the adjacency matrix to calculate the shortest path between node length)
- 2009-04-16 13:46:08下载
- 积分:1
-
LMS_P72
LMS源代码程序,自适应信号处理,王永德翻译一书72页仿真程序(LMS source code program, adaptive signal processing, translation of a book 72 s Acoustic Simulation Program)
- 2010-11-12 09:45:58下载
- 积分:1
-
1
说明: 实现贝叶斯分类器,在matlab上的源代码(Bayesian classifier in matlab source code)
- 2013-05-21 19:19:58下载
- 积分:1
-
GA-BP及PSO-BP
说明: 主要是通过GA和PSO的全局搜索能力,用于改进BP网络的权值阈值(It is mainly used to improve the weight threshold of BP network)
- 2020-11-09 22:39:47下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1
-
teen
TEEN is a protocol developed for wireless sensor networks and is a routing protocol
- 2013-12-17 18:52:53下载
- 积分:1
-
zengqiang
图像增强的小程序,通过修改阈值即可对多数图像进行对比度调整(Small image enhancement procedures, by modifying the thresholds for most images to adjust contrast)
- 2009-06-09 13:25:27下载
- 积分:1
-
tu_plot
根据邻接矩阵绘制图论图形。看注释使用,可以区分有向图和无向图(Draw Graph theory picture with adjstance matrix.Use it with explanatory notes.It can tell picture with direction whether or not)
- 2012-04-13 15:59:37下载
- 积分:1