-
sample-rate-conversion
有关多采样率转换问题,本文介绍了多采样率转换的MATLAB实现以及基础理论。(Multi-sample-rate conversion on the issue, this paper introduce a number of sample-rate conversion of MATLAB as well as realize the basis of the theory.)
- 2008-03-03 09:48:31下载
- 积分:1
-
MATLAB-study
关于matlab的学习资料,内容很多,上手很容易(On Matlab learning information, a great many things, easy to get started)
- 2012-05-05 09:17:23下载
- 积分:1
-
Face-Recognition-System-beldi
FACE DETECTE AND RECOGNITON AND FISHERFACE AND IGENFACE
- 2014-02-11 04:58:45下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
least_square
这个源码是最小二乘法在Matlab上应用的一个例子,可供大家参考(This source is the least squares method in the Matlab application of an example for your reference)
- 2009-01-19 23:12:50下载
- 积分:1
-
LISQ
用于图像处理中的图像融合的一些代码,对于不同图像处理的结果融合效果不错(lsq)
- 2010-05-14 16:52:54下载
- 积分:1
-
bsearch_c
binary searching in the code.
- 2013-07-25 19:58:35下载
- 积分:1
-
PCA
matlab实现pCA遥感图像融合,包含了pca源文件等等(Remote sensing image fusion matlab realize pCA)
- 2011-08-15 10:43:43下载
- 积分:1
-
bam
Bidirectional associative memory does heteroassociative processing. Here BAM algorithm is implemented.
- 2012-10-04 12:48:40下载
- 积分:1
-
VCmatlab
利用matlab提供的引擎接口函数与VC联合开发编程,可在VC中充分发挥matlab强大的数值运算功能,弥补VC中数值运算函数的不足(err)
- 2008-01-08 11:23:02下载
- 积分:1