-
sysidjob5
此程序把M序列作为输入,使用最小二乘法对系统进行辨识,实现最小二乘的基本功能(M sequences in this program as input, using the least squares method to identify the basic functions of the least squares)
- 2012-06-09 17:14:47下载
- 积分:1
-
noise.m
Adding noise to a signal and simulate the output using matlab
- 2011-08-20 01:27:10下载
- 积分:1
-
area1
for transmission coefficient
- 2011-10-30 14:32:20下载
- 积分:1
-
NLMF2Dtree
nonlocal mean for 2-D 3-D IMAGE PROCESSING
- 2013-04-05 21:15:28下载
- 积分:1
-
SVM_image_block_segment
SVM 用于基于块划分特征提取的图像分类,主要针对一幅图片的类型进行判断,比如说是古建筑、水体、植被等。(SVM classfication for image class type, based on image block segmention.)
- 2014-12-27 22:48:50下载
- 积分:1
-
ACADOtoolkit-1.0.2613beta
ACADO Toolkit is a software environment and algorithm collection written in C++ for au-tomatic control and dynamic optimization. It provides a general framework for using a great
variety of algorithms for direct optimal control, including model predictive control as well
as state and parameter estimation. It also provides (stand-alone) eciently implemented
Runge-Kutta and BDF integrators for the simulation of ODE s and DAE s.
- 2012-10-30 15:02:20下载
- 积分:1
-
psoToolbox
Help psoToolbox V1.0
psoToolbox provides an interective GUI based Toolbox to solve
optimization problems using particle swarm optimization.
Creat a fitness function in M-file.
Inputs:
Function : Function handle of fitness function.
Nvars : Number of variable to be optimized.
LB : Lower Bound of Nvars (1 X Nvars)
UB : Upper Bound of Nvars (1 X Nvars)
Parameters:
C1 : Cognative Attraction
C2 : Social Attraction
W : Inertial
Population Size : Number of Swarms
Max Iterations : Maximum number of epochs.
Click on " RUN PSO " button to start PSO search. You will get the out put
at Edit box below the axes.
- 2013-11-24 04:13:20下载
- 积分:1
-
PatternClassificationSecondEdition
杜达的模式分类第二版配套源码,可以直接用,主要是有关分类聚类的源码。(The second edition of Pattern Classification Duda supporting source, can be directly used, mainly related to the source taxonomy.)
- 2010-11-23 14:44:33下载
- 积分:1
-
penta2
Solves the problem Ax=b when A is pentadiagonal and strongly nonsingular.
This is much faster than x=Ay for large matrices.
- 2010-03-04 17:05:59下载
- 积分:1
-
NSGA2
说明: NGSII进化算法解决多目标问题经典算法。(Classical algorithm to solve multi-objective problem)
- 2011-02-18 18:42:10下载
- 积分:1