-
chap5
《visual c++matlab图像处理与识别实用案例精选》源码(" Visual c++ matlab image processing and recognition of practical cases selected" source)
- 2009-05-09 22:53:42下载
- 积分:1
-
数值分析课程设计
数值分析最常用的四十种算法,使用c++/matlab实现(numerical analysis of the 40 most commonly used algorithms, the use of c/Matlab achieve)
- 2020-06-26 08:40:01下载
- 积分:1
-
mallatChongou
用mallat分解与重构算法实现一维信号的分解和重构(Mallat decomposition and reconstruction algorithm used to achieve one-dimensional signal decomposition and reconstruction)
- 2011-01-07 12:50:24下载
- 积分:1
-
FS01
4 files are included in the package:
(1) fs01.m - the 1st-order local linear approximation (LLA) very similar to algorithm by Farmer and Sidorowich (1987). Uses constrained linear least squares (lsqlin) and
(2) ts1.m - to reconstruct the vectors of the state space.
(3) Example.m - runs fs01 and ts1 to predict
(4) composite.txt - synthetic time series of decadal average sunspot number
(4 files are included in the package:
(1) fs01.m- the 1st-order local linear approximation (LLA) very similar to algorithm by Farmer and Sidorowich (1987). Uses constrained linear least squares (lsqlin) and
(2) ts1.m- to reconstruct the vectors of the state space.
(3) Example.m- runs fs01 and ts1 to predict
(4) composite.txt- synthetic time series of decadal average sunspot number
)
- 2010-02-17 07:31:15下载
- 积分:1
-
sparse_convex_opt
Matlab code for generating sparse signal and compressing and recovering the signal using convex optimization.
- 2016-11-30 19:13:34下载
- 积分:1
-
matlabstudy
matlab学习教程,很实用很好学哦,强力推荐(a study course about Matlab )
- 2010-10-11 19:39:47下载
- 积分:1
-
GA
说明: Genetic Algorithm for solve\ing 2degree Equation
- 2010-11-28 23:31:44下载
- 积分:1
-
MPPT_110422
光伏mppt 可生成pv曲线 m函数(The photovoltaic mppt pv curves m function can be generated)
- 2012-05-20 20:18:18下载
- 积分:1
-
self-tuning-control
自校正实例源代码,包含最小方差(间接和直接)自校正控制源代码,极点配置自校正控制等。(Since the correction source code examples, including minimum variance (indirect and direct) from corrective control the source code, and the pole assignment pid self-tuning control, etc.)
- 2012-05-05 13:49:08下载
- 积分:1
-
13种PSO算法以及课件
各算法对应的问题如下:
PSO 用基本粒子群算法求解无约束优化问题
YSPSO 用带压缩因子的粒子群算法求解无约束优化问题
LinWPSO 用线性递减权重粒子群优化算法求解无约束优化问题
SAPSO 用自适应权重粒子群优化算法求解无约束优化问题
RandWPSO 用随机权重粒子群优化算法求解无约束优化问题
LnCPSO 用学习因子同步变化的粒子群优化算法求解无约束优化问题
AsyLnCPSO 用学习因子异步变化的粒子群优化算法求解无约束优化问题
SecPSO 用二阶粒子群优化算法求解无约束优化问题
SecVibratPSO 用二阶振荡粒子群优化算法求解无约束优化问题
CLSPSO 用混沌粒子群优化算法求解无约束优化问题
SelPSO 用基于选择的粒子群优化算法求解无约束优化问
BreedPSO 用基于交叉遗传的粒子群优化算法求解无约束优化问
SimuAPSO 用基于模拟退火的粒子群优化算法求解无约束优化问题(13 PSO algorithms and coursewares)
- 2018-02-22 10:35:56下载
- 积分:1