-
Henon_Lyapunov_exponent
Henon吸引子是混沌和分形的著名例子,迭代模型为xk+1=1+ax2k+byk,yk+1= xk.最常见的参数取值为a=1.4,b=0.3 .(The Henon attractor is chaotic and fractal famous example of the iterative model xk+1 = 1+ ax2k+ byk yk+1 = xk. The most common parameter values a = 1.4, b = 0.3)
- 2012-03-22 19:30:05下载
- 积分:1
-
matlab-modeling-algorithm(2)
本资料包含了系统的matlab建模用算法(This pack contains the system matlab modeling algorithm used)
- 2013-08-03 19:45:05下载
- 积分:1
-
fa_ndim
This is firefly algorithm which is implemented in matlab. The algorithm is well-known, and apply in many optimal areas and outperform GA and PSO
- 2013-11-28 11:05:44下载
- 积分:1
-
Inverse-perspective-transform
逆透视变换,能把有一定倾角的同一场景转换为从90度获取的场景(Inverse perspective transform, can send the same scene with a certain angle from 90 degree to get into the scene
)
- 2014-02-25 14:43:01下载
- 积分:1
-
PPIorVCA
对PPI和VCA算法进行比较,最小二乘创建丰度矩阵的混合像元分解模型(VCA algorithms for PPI and compare)
- 2020-12-18 00:29:11下载
- 积分:1
-
lunwen
基于麦克风阵列的音源定位matlab算法(A matlab algorithm based on microphone array for sound source location)
- 2018-03-24 20:00:08下载
- 积分:1
-
MOEA/D 多目标优化算法
function pareto = moead( mop, varargin)
%MOEAD runs moea/d algorithms for the given mop.
% Detailed explanation goes here
% The mop must to be minimizing.
% The parameters of the algorithms can be set through varargin. including
% popsize: The subproblem"s size.
% niche: the neighboursize, must less then the popsize.
% iteration: the total iteration of the moead algorithms before finish.
% method: the decomposition method, the value can be "ws" or "ts".
- 2023-02-25 01:20:03下载
- 积分:1
-
Dominantset
一种 较新的聚类算法 Dominant-set 的代码,包括聚类算法的代码和测试代码。该算法最大特点 就是基于图理论的 ,相对于Normalized Cut,计算复杂度低很多,况且能自动决定类的个数 (A relatively new clustering algorithm Dominant-set the code, including the clustering algorithm code and test code. Most prominent feature of the algorithm is based on graph theory, and compared with the Normalized Cut, much lower computational complexity, decision Moreover automatically the number of categories)
- 2021-03-30 19:29:09下载
- 积分:1
-
getephem
Extract satellite ephemeris data from RINEX version 2.1 navigation data file.
- 2013-09-26 23:58:35下载
- 积分:1
-
Kang
自适应正则化超分辨率重建
是: M. G. Kang这人写的IEEE上发表的论文
可以参考下算法( General Choiceof the Regularization Functional in Regularized Image Restoration)
- 2021-05-13 04:30:02下载
- 积分:1