-
newton_method
numerical analysis method(newton method)
- 2013-04-20 23:31:39下载
- 积分:1
-
matllab_tips
First keep in mind that this is not a Matlab tutorial. This is just a list of tricks I have found useful while writing the toolboxes available on the Matlab
Central repository.
- 2009-11-01 04:34:45下载
- 积分:1
-
ex3_1
Particle swarm optimization has been used to solve many optimization problems since it was
proposed by Kennedy and Eberhart in 1995 [4]. After that, they published one book [9] and
several papers on this topic [5][7][13][15], one of which did a study on its performance using
four nonlinear functions adopted as a benchmark by many researchers in this area [14]. In PSO,
each particle moves in the search space with a velocity according to its own previous best
solution and its group’s previous best solution. The dimension of the search space can be any
positive integer.
- 2011-02-14 18:37:22下载
- 积分:1
-
3
说明: 层次分析法,简单易操作,可用于计算权重,选择出比较重要的元素。(ahp,easy to operate。Can be used to calculate the weight, the more important the selected element.)
- 2014-10-07 14:35:16下载
- 积分:1
-
神经网络_test
说明: 一个用来测试神经网络的程序。在matlab中直接打开即可。(a neural network used to test procedures. In Matlab can be opened directly.)
- 2005-11-02 13:35:19下载
- 积分:1
-
PV
说明: 太阳能光伏电池的matlab/simulink 仿真模型,可以对光伏特性进行仿真。(Solar photovoltaic cells, Matlab/Simulink simulation model, on the photovoltaic properties of the simulation.)
- 2012-05-27 11:16:39下载
- 积分:1
-
OMP
OMP算法的本质思想是:以贪婪迭代的方法选择D的列,使得在每次迭代的过程中所选择的列与当前冗余向量最大程度的相关,从原始信号向量中减去相关部分并反复迭代,只到迭代次数达到稀疏度K,停止迭代。(OMP compressed sensing
)
- 2013-11-04 19:24:32下载
- 积分:1
-
ekfukf_1_2
MATLAB 工具箱可以载入优化该软件的功能(matlab box)
- 2013-12-22 22:46:37下载
- 积分:1
-
132131312312
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
% 否则不显示,默认值为0,x为解向量
( Usage: Selected Principal Gauss elimination method solution of linear equations ax = b format: x = nagauss2 (a, b, flag) a for the coefficient matrix, b for the right side column vector, flag if it is 0, it shows the middle Otherwise, the process does not appear, the default value is 0, x for the solution vectors)
- 2006-11-22 12:55:26下载
- 积分:1
-
dm
说明: code of digital modulation with memory
- 2014-11-25 03:45:11下载
- 积分:1