-
rr
说明: 用双线性变换法设计巴特沃斯滤波器,并模拟相应的图像(Bilinear transformation method with Butterworth filter design and simulation of the corresponding image)
- 2011-01-03 22:41:20下载
- 积分:1
-
GA_MATLAB
matalab实现银行家算法自己写的仅供交流(for learn from each other ,the matlab code by myself .)
- 2011-08-25 10:27:19下载
- 积分:1
-
leach-m(1)
energy leach a new version
- 2012-04-15 03:14:41下载
- 积分:1
-
Percolation-Cluster
对周围相邻的 8 邻居求和(元胞只有两种状态,0 或 1 )。元胞也有一个单独的状态参量(所谓 记录 )记录它们之前是否有非零状态的邻居。 在 0 与 1 之间产生一个随机数 r 。 如果总和> 0 (至少一个邻居)并且 r >阈值,或者元胞从未有过一个邻居,则元胞= 1 。 如果总和> 0 则设置"记录"的标志,记录这些元胞有一个非零的邻居。 (8 adjacent neighbors on the surrounding sum (cell only two states, 0 or 1). Cell also has a separate state parameters (so-called ' records' ) record that they have non-zero state before the neighbors. Between 0 and 1 generate a random number r. If the sum of> 0 (at least one neighbor) and r> threshold, or the cell has never had a neighbor, then cell = 1. If the sum> 0 set the " record" sign, record the cell has a non-zero neighbors.)
- 2011-06-30 19:59:51下载
- 积分:1
-
centroDeMassa.m
Source Code Matlab.
Find Centre Mass.
- 2011-08-01 06:11:56下载
- 积分:1
-
audioFeatureExtraction
A program used for feature extraction in matlab. Can be used for emotion recognition in artificial neural network.
- 2014-09-30 05:28:32下载
- 积分:1
-
wang123
Chirp信号的波形产生和脉压显示其波形以及测速(the plus compression of Chirp signal)
- 2015-03-18 15:29:29下载
- 积分:1
-
svmTrain
说明: 一个matlab平台应用的svm工具箱,该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法(A matlab platform applications svm toolbox, the kit includes two kinds of classification, two kinds of return, and a one-class support vector machine algorithm)
- 2010-03-26 09:04:18下载
- 积分:1
-
MUSIC
阵列信号处理常用的MUSIC算法,包括经典MUSIC,求根MUSIC,基于四阶累积量的MUSIC等(MUSIC usual array signal processing algorithms, including the classic MUSIC, Root MUSIC, based on fourth-order cumulant MUSIC etc.)
- 2013-10-15 18:24:41下载
- 积分:1
-
ConstrainedOptimizationProblem
约束优化问题:
minRosen(Rosen梯度法求解约束多维函数的极值)(算法还有bug)
minPF(外点罚函数法解线性等式约束)
minGeneralPF(外点罚函数法解一般等式约束)
minNF(内点罚函数法)
minMixFun(混合罚函数法)
minJSMixFun(混合罚函数加速法)
minFactor(乘子法)
minconPS(坐标轮换法)(算法还有bug)
minconSimpSearch(复合形法)(Constrained optimization problem:
minRosen (Rosen gradient method for solving constrained multi-dimensional function of extremes) (algorithm also bug)
minPF (solving linear equations outside the penalty function method constraints)
minGeneralPF (outside the penalty function method for solving general equality constraints)
minNF (internal penalty function method)
minMixFun (mixed penalty function method)
minJSMixFun (mixed penalty function acceleration method)
minFactor (multiplier method)
minconPS (coordinate rotation method) (algorithm also bug)
minconSimpSearch (complex method))
- 2020-11-12 12:49:44下载
- 积分:1