-
roughsetattributioncut
粗糙集约简的matlab算法,包含了基本的约简算法(Rough Set Theory and matlab algorithm, including the basic reduction algorithm)
- 2010-10-14 10:11:01下载
- 积分:1
-
PMA-Matlab
说明: 人口迁移算法,此程序实现人口迁移算法,用于求解无约束连续函数最小化问题,仅供学习参考。(Migration algorithm, this process of population migration algorithm for solving unconstrained continuous function minimization problem, study reference purposes only.)
- 2011-03-07 09:45:25下载
- 积分:1
-
DiffNew_2
we propose and demonstrate a method for increasing the resolution of a limited aperture and limited pixel size of the detector in an optical system by illuminating the input with a speckle pattern. This method includes an encoding function that encodes the high spatial frequencies of the object that can not pass the resolving limitations. Afterwards we use a decoding pattern which is the same pattern of the applied encoding function.
- 2010-05-17 00:10:11下载
- 积分:1
-
project2
single phase z-source inverter.
- 2011-06-03 02:34:23下载
- 积分:1
-
exercise1
feedback and control systems
- 2012-08-08 14:26:35下载
- 积分:1
-
NEURO-FUZZY-BASED-CONTROLLER-FOR-A-SHUNT-ACTIVE-P
NEURO-FUZZY BASED CONTROLLER FOR A SHUNT ACTIVE POWER FILTER
- 2014-02-03 03:52:54下载
- 积分:1
-
lsblsblsb
利用Matlab语言开发的一种LSB最低有效位数字水印算法(Matlab language development using a least significant bit LSB watermarking algorithm)
- 2011-01-24 13:21:38下载
- 积分:1
-
MATLABtoolsformodel
常用的matlab数学建模工具包,您可以使用命令帮助mathmodl视图内容或直接从命令mathmodl学习教程(Commonly used matlab mathematical modeling toolkit, you can use the command help mathmodl view content or directly from the command mathmodl learning tutorial)
- 2013-08-14 09:15:24下载
- 积分:1
-
npcsma
np-CSMA协议程序:计算实际产生的业务量 ,吞吐量,平均延迟(np-CSMA protocol procedures: calculation of the actual traffic throughput, average delay)
- 2012-10-10 15:44:45下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1