-
RBF-BP(m-file)
径向基神经网络训练matlab程序,并画出预测数据和原数据的对比图。(RBF-BP neural network algorithm Matlab code, the procedures under the trained network , be mean square error, paint and forecast data and the original data in contrast to Fig. Hope useful)
- 2012-04-25 22:02:54下载
- 积分:1
-
Communication-Systems---4ed---Haykin
Communication system
- 2014-10-15 04:16:34下载
- 积分:1
-
智能微电网粒子群优化算法 Smart-Microgrid-PSO
智能微电网粒子群优化算法,微源:光伏、风机、发电机、储能等(Smart Microgrid PSO, micro sources: photovoltaic, wind turbines, generators, energy storage, etc.)
- 2021-03-31 19:49:08下载
- 积分:1
-
mmpc
说明: 对变量DMC源程序,matlab语言。可以看看。(DMC source of variable)
- 2011-04-06 16:29:31下载
- 积分:1
-
ICA.25
独立成分分析的matlab实现,适合初学者学习和使用(Independent component analysis matlab implementation, suitable for beginners to learn and use)
- 2011-04-19 11:06:06下载
- 积分:1
-
Fast-fourier-Transform
to find the discrete fourier transform using the fast fourier algorithm, any sequence of lengths which are multiples of 2
simply append zeros to satisfy this requirement
- 2013-12-04 00:13:33下载
- 积分:1
-
nenpan_v65
PLS部分最小二乘工具箱,基于K均值的PSO聚类算法,Pisarenko谐波分解算法。( PLS PLS toolbox, K-means clustering algorithm based on the PSO, Pisarenko harmonic decomposition algorithm.)
- 2017-02-04 15:36:45下载
- 积分:1
-
hanshubijin
matlab algorithm
matlab教程
matlab函数逼近(matlab algorithm)
- 2012-05-15 11:24:20下载
- 积分:1
-
bpsk
Bpsk simulation in matlab
- 2014-02-16 03:13:05下载
- 积分:1
-
MinBounDrect
说明: 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。( Compute the minimal bounding rectangle of points in the plane
usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric)
arguments: (input)
x,y- vectors of points, describing points in the plane as
(x,y) pairs. x and y must be the same lengths.
metric- (OPTIONAL)- single letter character flag which
denotes the use of minimal area or perimeter as the
metric to be minimized. metric may be either a or p ,
capitalization is ignored. Any other contraction of area
or perimeter is also accepted.
DEFAULT: a ( area )
)
- 2011-02-24 01:01:04下载
- 积分:1