-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
Matlabcodes
The best MATLAB programs out there
- 2014-10-02 23:00:18下载
- 积分:1
-
GridStorageBatt
grid energy storage battery
- 2014-11-13 00:43:43下载
- 积分:1
-
II-bat_algorithm
新型的蝙蝠算法程序代码,可用于各种工程优化,生产调度,组合函数优化等复杂问题。具有高效的搜索效率。(The new bat algorithm code, can be used for a variety of engineering optimization, production scheduling, and other complex combination of function optimization problems. A highly efficient search efficiency.)
- 2013-11-15 15:49:03下载
- 积分:1
-
20110719
神经网络工具箱中的BP工具函数及其应用,请大家放心使用(BP neural network toolbox utility functions and its applications, please rest assured to use)
- 2011-07-19 10:03:19下载
- 积分:1
-
LG-BPNN
基于遗传算法的神经网络例子,运行结果相当理想,每一步都是源代码,宝贵。(Examples of genetic algorithms based on neural networks, operating result is quite satisfactory, every step is the source code, valuable.)
- 2015-04-11 08:20:30下载
- 积分:1
-
code-builder_9wn6uo
分形课程设计编写的MATLAB仿真程序,代码里包含了mandbort和LOGISTIC、qpyzuj等几个集合图的小程序,还包括小波分型的sCQXYdQ算法,分型布朗模型也调试通过。?
(Fractal course design written in MATLAB simulation program, code contains the mandbort and LOGISTIC,qpyzuj , and several collections chart applets, including typing sCQXYdQ wavelet algorithm, typing Brown model also through debugging.
)
- 2016-01-05 14:23:45下载
- 积分:1
-
fft
时域信号转换为频域信号的几个例子,本人都用过的,绝对能运行(Time-domain signal is converted to frequency domain signal a few examples, I have been used, absolutely can run)
- 2009-09-22 10:45:47下载
- 积分:1
-
vocales
This function made recognize of letters
- 2009-12-09 05:45:43下载
- 积分:1
-
LQR
LQR - Linear quadrantic regulator
- 2012-04-19 03:00:44下载
- 积分:1