-
bstrap
bootstrp 抽样方法,可以用于进行一些统计量误差的估计(bootstrp sampling methods, can be used to carry out some statistics of the estimated error)
- 2007-08-07 10:31:43下载
- 积分:1
-
newton
NEWTON Newton s method is used to locate a root
- 2014-09-10 18:41:32下载
- 积分:1
-
Huffman_coding
信道编码中的霍夫曼编码在matlab环境下的实现(Huffman coding)
- 2009-12-15 16:07:40下载
- 积分:1
-
NearestNeighbor
模式识别问题最近邻算法的matlab实现,简单易懂(nearest neighbor pattern recognition algorithm to achieve the Matlab and easily understood)
- 2007-06-01 17:05:28下载
- 积分:1
-
ActiveFilters
Active Filters model pscad 4.2.1 rar
- 2014-12-16 12:36:43下载
- 积分:1
-
Simulacao_P1
Simulation of basic circuit eletric
- 2014-12-24 10:31:29下载
- 积分: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
-
gongenewton
这是很有效的无约束共轭梯度法和牛顿法,愿和大家分享!(This is a very efficient unconstrained conjugate gradient method and Newton method, is willing to share!)
- 2010-05-18 11:50:16下载
- 积分:1
-
optimization-design
用最优化方法解决最优化问题的技术称为最优化技术,它包含两个方面的内容:
(1)建立数学模型,即用数学语言来描述最优化问题。模型中的数学关系式反映了最优化问题所要达到的目标和各种约束条件;
(2)数学求解,数学模型建好以后,选择合理的最优化方法进行求解。
(With optimization method to solve the optimization technology, called the optimum technology, it contains two aspects: (1) established the mathematical model, which is the mathematical language to describe the optimization problem. Model of the mathematical relationship reflects the optimal problem to achieve and all constraint conditions (2) solving mathematics, mathematical model built after, choice of reasonable solution of the optimization method.)
- 2012-04-17 17:12:15下载
- 积分:1
-
SVD.gz
奇异谱分解技术,与相空间重构相结合,对信号进行降噪处理(Singular spectrum analysis technology, combined with the phase space reconstruction of signal noise reduction)
- 2015-05-07 17:33:53下载
- 积分:1