-
matlab
matlab环境下目标函数为求最大值,且解非负整数解
%bounds 边界约束
%Myfun 为目标函数
%num 初始种群数
%N 最大迭代次数
%CP 交叉概率
%P 突变概率
%f 目标最优解
%x 最优解向量(matlab environment for the sake of the objective function value, and the solution of non-negative integer solutions% bounds border% Myfun bound for the objective function% num species the initial number of% N maximum number of iterations% CP crossover probability% P mutation probability% f-objective optimal solution% x the optimal solution vector)
- 2009-02-14 15:52:06下载
- 积分:1
-
2
说明: 本人制作的关于改进人工势场的发表资料。里面包括了关于传统人工势场的理解,和改进人工势场的仿真(I made about the release of improved artificial potential field data. Which includes the traditional artificial potential field on the understanding, and improve the simulation of artificial potential field)
- 2010-12-01 21:26:00下载
- 积分:1
-
radar
主要用于计算目标前向、侧向、后向散射特征,同时完成RCS极坐标图的绘制(Used to calculate the target forward, sideways, backward scattering, and complete the drawing of the polar diagram RCS)
- 2013-11-03 15:04:41下载
- 积分:1
-
shear-flow
投影法,求解方腔剪切流动:正方形,其宽度为1,里面充满粘性不可压缩流体,它的左右壁面和底面固定不动,上壁面以切向速度1运动.要求寻找在Re=100时的定常解(Projected method used to solve the shear flow of rectangular cavity)
- 2011-12-28 17:21:03下载
- 积分: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
-
adaboost_version1b
最经典AdaBoost实现,适合初学,有大量详细的注释,容易理解(This a classic AdaBoost implementation, in one single file with easy understandable code.
The function consist of two parts a simple weak classifier and a boosting part:
The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes-1 and 1
The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier" 。)
- 2020-12-17 16:59:11下载
- 积分:1
-
wsdjsimulink
无刷直流电机simulink仿真模型,搭建的simulink模型(wu sha dian ji)
- 2014-10-13 10:55:02下载
- 积分:1
-
initial_track
惯导轨迹仿真,对于初学惯导的人有很大的帮助(INS trajectory simulation, inertial navigation for beginners who have a lot of help)
- 2013-12-13 16:51:22下载
- 积分:1
-
hookeandjeeves
Hooke and Jeeves Search Method Matlab m file
- 2013-05-13 22:40:56下载
- 积分:1
-
GA2
说明: 这又是一个完整的遗传算法子程序2,里面包含了各个子程序,运行没问题.(This is a complete genetic algorithm subroutine 2, which includes various routines, run no problem.)
- 2010-04-29 09:29:43下载
- 积分:1