-
Newton
牛顿迭代法求无约束一维极值问题的速度相当快,而且还有一个好处就是能高度逼近最优值。(Newton iteration method for one-dimensional unconstrained extremum problem very fast, but there is a benefit that can be highly close to the optimal value.)
- 2013-09-08 15:10:32下载
- 积分:1
-
smulink-reactor
this code is optimizaton with ga in power grid
- 2015-04-22 12:27:52下载
- 积分:1
-
MLD&MLT&BLCalculations
说明: 用Argo的netCDF文件计算海洋混合层和障碍层深度并通过M_Map工具包画出全球海洋MLD和BL的分布图。
P.S.: 1.需先安装m_map的toolbox。2.混合层及障碍层的定义参考Clément de Boyer Montegut, et al. "Mixed layer depth over the global ocean: An examination of profile data and a profile‐based climatology." Journal of Geophysical Research: Oceans 109(2004).(Use netCDF file to calculate the mixed layer and barrier layer and draw the global distribution figures with m map in matlab
1Please install m_map toolbox first 2The definitions of mixed layer and barrier layer used is provided by Montegut, et al 2004: Mixed layer depth over the global ocean: An examination of profile data and a profile based climatology.)
- 2021-01-13 14:18:47下载
- 积分:1
-
qpsk
通信系统仿真,QPSK调制与解调,对于matlab初学者以及做通信仿真的人员有很好的参考价值(Communication System Simulation, QPSK modulation and demodulation, for beginners as well as matlab simulation communications personnel to do a very good reference value)
- 2008-12-24 22:44:40下载
- 积分:1
-
dtmfs
matlab实现的DTMF,可以产生DTMF信号然后识别出来。(matlab realized DTMF, can generate DTMF signals and then identified.)
- 2009-01-03 14:53:14下载
- 积分:1
-
蝙蝠算法Bat
说明: 蝙蝠算法求解最优化问题,本代码是用于求解目标函数(Bat algorithm solving objective function)
- 2019-11-29 09:56:13下载
- 积分:1
-
代码
说明: MATLAB 代码
第1章 BP神经网络的数据分类——语音特征信号分类
第2章 BP神经网络的非线性系统建模——非线性函数拟合
第3章 遗传算法优化BP神经网络——非线性函数拟合
第4章 神经网络遗传算法函数极值寻优——非线性函数极值寻优
第5章 基于BP_Adaboost的强分类器设计——公司财务预警建模
第6章 PID神经元网络解耦控制算法——多变量系统控制
第7章 RBF网络的回归--非线性函数回归的实现
....等58章(MATLAB code
The first chapter is BP neural network data classification -- speech characteristic signal classification
The second chapter is the nonlinear system modeling of BP neural network nonlinear function fitting
The third chapter, genetic algorithm optimization BP neural network - nonlinear function fitting
The fourth chapter, neural network, genetic algorithm, function extreme value optimization nonlinear function extremum seeking
The fifth chapter is based on BP_Adaboost's strong classifier design -- the company financial early-warning model
The sixth chapter is PID neural network decoupling control algorithm multivariable system control
The seventh chapter is the regression of RBF network the realization of nonlinear function regression
.........the last is 58 chapters)
- 2020-11-06 21:09:49下载
- 积分:1
-
task4_1
说明: 支持向量机的matlab实例,对学习支持向量机有很大的帮助。(The matlab example of the support vector machine is of great help to the learning support vector machine.)
- 2020-06-22 03:00:01下载
- 积分:1
-
FBG
FBG反射谱,要用的人会非常需要,需要的人可以看看,很不错的(FBG id1=fopen( lambdaCMT.txt , wt )
fid2=fopen( rhoCMT.txt , wt )
f1=inline( -i.*delta.*y1-k.*y2 , t , lambda , wk , delta , k , y1 , y2 )
f2=inline( -k.*y1+i.*delta.*y2 , t , lambda , wk , delta , k , y1 , y2 )
lambda=1547
while lambda<1552
t0=-501426
h=2.0057e+003
n=500
y1=1
y2=0
)
- 2010-09-09 18:17:07下载
- 积分:1
-
toci
Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the program generated from the mechanism of these networks to generate the complex network model and analysis its basic nature, such as the average path length.
- 2009-12-07 17:23:45下载
- 积分:1