-
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
-
GAOT
gaot遗传工具箱 能够很方便的使用遗传算法解决优化问题(gaot genetic toolbox can easily solve the optimization problem using genetic algorithms)
- 2010-12-24 11:57:15下载
- 积分:1
-
gears
MATLAB Simulation仿真文件,齿轮传动的仿真,使用SimMechanics工具箱(MATLAB Simulation simulation files, gear simulation, using SimMechanics Toolbox)
- 2020-09-06 14:48:04下载
- 积分:1
-
busout
This program prints the power flow solution in a tabulated form
on the screen.
- 2014-11-05 23:40:30下载
- 积分:1
-
kalman-filter
卡尔曼滤波器,有变量说明和简单的例程,适合初学者(kalman filter)
- 2013-05-15 13:48:38下载
- 积分:1
-
youguan
2010年数学建模B题的油罐测量问题的matlab解决方案(B 2010, the theme of mathematical modeling problems matlab tank measuring solutions)
- 2011-02-10 12:07:57下载
- 积分:1
-
integrator
Integrator in the matlab simulink. integrate the given signal using the blocks available in matlab
- 2012-08-03 17:56:18下载
- 积分:1
-
Chapter2
simulation of communication systems and software defined radio from the book chapter 2
- 2012-11-04 19:09:36下载
- 积分:1
-
bsg
bsg.c - block layer implementation of the sg v4 interface.
- 2015-03-13 10:16:57下载
- 积分:1
-
anli21.5-4
北京航空航天大学出版的matlab从零进阶的原程序代码第1章案例21.4源代码(Beijing University of Aeronautics and Astronautics from zero Advanced matlab published the original program code in Chapter 1 Case 21.4 source code)
- 2014-01-17 21:48:01下载
- 积分:1