-
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
-
sheffield
Sheffield遗传算法工具箱的matlab代码(Sheffield genetic algorithm toolbox matlab code)
- 2009-03-23 13:50:19下载
- 积分:1
-
dynamics_CR3BP
说明: 构造限制三体问题中平动点周围的halo轨道,实现对太空环境定点观察(Restricted three-body problem Zhongping construct fixed points around the halo orbit, the space environment to achieve the fixed observation)
- 2020-12-17 20:59:13下载
- 积分:1
-
wsxbq
基于MATLAB的工频干扰陷波器设计。采用窗函数法设计50HZ陷波器。(Notch filter design based on MATLAB frequency interference. Using window function design 50HZ notch.)
- 2015-02-28 23:31:57下载
- 积分:1
-
3Digit_7segment_ind_decoder
3 Digit BCD to 7 segment indicator decoder
- 2015-03-05 16:49:04下载
- 积分:1
-
pmsmpi
自己建的一个模型,给大家参考,希望对大家有用。(A matlab model )
- 2014-02-14 15:26:24下载
- 积分:1
-
Ex-05
MATLAB小程序:关于MATLAB中整数浮点数\复数的运算(small MATLAB : MATLAB on integer float complex arithmetic)
- 2007-01-25 09:43:07下载
- 积分:1
-
erjiexitong
二阶系统与传统的PID和模糊控制相比较,并用MATLAB编程,进行了仿真对比(Second-order system with the traditional PID and fuzzy control in comparison with MATLAB programming, simulation comparison)
- 2009-06-07 09:46:06下载
- 积分:1
-
powelalgorithm
一种传统搜索优化算法 不需要对目标函数求导 得到很好的优化效果(A traditional search algorithm does not need to differentiate the objective function ,also gets well optimized results)
- 2010-05-05 21:33:09下载
- 积分:1
-
interpolation-and-fitting
matlab经典算法程序中关于插值和拟合的具体指导资料 给需要的朋友们以启发(classical algorithm matlab program on interpolation and fitting specific guidance information to a friend who needs to inspire)
- 2013-11-13 11:20:13下载
- 积分:1