-
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
-
DTC_SV_R2013a
说明: simulation result in MATLAB/SIMULINK shows the superiority of DTC-SVM. ... Zhang explains a DTC-SVM scheme in favor of an adjustable speed sensor-les
- 2019-10-04 08:14:15下载
- 积分:1
-
QAM_Matlab
qam的matlab程序。m文件,非simulink。各个模块比较全面,希望有所帮助(qam matlab)
- 2009-04-18 11:37:18下载
- 积分:1
-
TSP
TSP问题是经典的寻优问题 也是人工智能里一个重要的问题 我编写的程序主要是用蚁群算法来解决这个问题。蚁群算法是人工智能里用来寻优的重要算法 由于蚁群算法的优点使得TSP问题能够实现。
(The TSP problem is a classical optimization problem is also an important problem in artificial intelligence programs written in my main is to use ant colony algorithm to solve the problem. Ant colony algorithm is used in artificial intelligence (ai) optimization algorithm is important due to the advantages of ant colony algorithm can achieve the TSP problem.)
- 2013-03-19 19:16:30下载
- 积分:1
-
PF---copia
particle filter example, images and code as well
- 2013-04-23 00:33:35下载
- 积分:1
-
mpc
说明: 一个有关于MATLAB OPC方面的实例(A Examples of MATLAB OPC)
- 2010-04-18 14:58:30下载
- 积分:1
-
matlab_code
变压器经济运行分析软件,基于matlab的
GUI界面,填入变压器参数,运行即得到运行曲线和标注的最经济运行点。(Economic performance analysis of transformer)
- 2014-06-04 09:27:52下载
- 积分:1
-
KuwaharaFast
Contrast Enhancement Utilities (Image Equalization filter
- 2011-11-23 22:11:55下载
- 积分:1
-
yiqunsuanfa
说明: 用蚁群算法进行移动机器人路径规划,快速有效的得到了全局最优解。(Ant colony algorithm for mobile robot path planning, quickly and effectively to get the global optimal solution.)
- 2011-03-16 18:49:01下载
- 积分:1
-
DTC
Direct Torque control of Induction Motor
- 2013-09-26 04:20:36下载
- 积分:1