-
Opt_Steepest
说明: 用最速下降法求最优化解
输入:f为函数名 grad为梯度函数
x0为解的初值 TolX,TolFun分别为变量和函数的误差阈值
dist0为初始步长 MaxIter为最大迭代次数
输出: xo为取最小值的点 fo为最小的函数值
f0 = f(x(0))( Steepest Descent Method with Optimum Solution input: f as a function name grad is gradient function x0 for the solution of the initial TolX, TolFun variables and functions were error threshold dist0 as the initial step MaxIter maximum Diego passage number Output: xo to take the minimum point of fo is the smallest function value f0 = f (x (0)))
- 2011-02-23 13:32:17下载
- 积分:1
-
beibaoPSO
用粒子群算法解决0/1背包问题,解决在背包体积有限的情况下,如何最大化的实现有效资源分配(Solve knapsack problem with particle swarm algorithm to solve the limited volume of the backpack, how to maximize the efficient allocation of resources to achieve)
- 2014-09-02 09:31:32下载
- 积分:1
-
灰太狼优化算法
说明: GWO算法模拟了灰狼在自然界中的领导层次和狩猎机制。四种类型的灰狼,如alpha,beta,delta和omega,用于模拟领导层次结构。此外,实施狩猎,搜寻猎物,环绕猎物和攻击猎物的三个主要步骤以执行优化。
压缩包包括:发表的论文、优化算法代码、优化工具箱。(The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wolves such as alpha, beta, delta, and omega are employed for simulating the leadership hierarchy. In addition, three main steps of hunting, searching for prey, encircling prey, and attacking prey, are implemented to perform optimization.
Compression packages include: published papers, optimization algorithm code, optimization toolbox.)
- 2019-03-27 15:05:39下载
- 积分:1
-
mintree
用matlab去实现基于dijkstra算法实现最小生成树(Using matlab to dijkstra algorithm based on minimum spanning tree)
- 2009-05-30 12:18:53下载
- 积分:1
-
深入浅出数字信号处理 的pdf文件扫描版
北京航空航天大学出版社出版,江志红编著的,深入浅出数字信号处理,的pdf文件扫描版,及书中Matlab程序(Beijing University of Aeronautics and Astronautics Press, Jiang Zhihong edited version layman pdf file scanning digital signal processing, and the book Matlab procedures)
- 2014-06-02 16:57:41下载
- 积分:1
-
111222
无刷电机的仿真模型,取合适的参数,模型仿真结果很逼真,(Simulation model of the brushless motor, take the appropriate parameters, the model simulation results are realistic,)
- 2011-01-17 22:00:13下载
- 积分:1
-
GAfy
遗传算法 配合matlab GAToolbox(gacyj.mat matlab 调用 ansys)
- 2013-11-05 13:44:16下载
- 积分:1
-
mixter
创建一个理想的mixer输入是理想的LO信号和输入信号输出是混合后的信号。(build a ideal mixer the input is ideal LO signal and the input signal.)
- 2013-10-20 12:41:33下载
- 积分:1
-
PVaMPPT
光伏电池建模与MPPT,变步长导量法,好用(PV modeling and MPPT, the amount of variable step guide method, easy to use)
- 2021-01-16 10:18:46下载
- 积分:1
-
Dijkstra_arithmetic
Dijkstra算法,在通信过程非常重要的一个算法,这是它的MATLAB仿真程序。(Dijkstra algorithm, the communication process is very important algorithm, which is its MATLAB simulation program.)
- 2010-09-09 22:04:44下载
- 积分:1