-
PSO_function
这个程序是粒子群优化算法程序,用Matlab实现,非常简单。只有几十行代码。且已经过调试(This program is a particle swarm optimization procedures, using Matlab implementation is very simple. Only a few dozen lines of code. And has been commissioning)
- 2011-06-08 15:14:02下载
- 积分:1
-
Elevation-Angle-Calculation
Calculate elevation angle between two points given Lat Alt Lon
- 2013-03-08 16:26:18下载
- 积分:1
-
breadshi
说明: 用面包师算法进行图像的置乱,首先是将图像分为4个部分,对每一个部分采用不同的变换方法(With baker image scrambling algorithm, first the image is divided into four parts, each part of the transformation method using different)
- 2010-04-25 14:07:21下载
- 积分:1
-
checkInventory.m
Program that checks the inventory level excels sheets
- 2016-12-27 20:52:04下载
- 积分:1
-
temperature_PID_control
For beginner learning PID.Reproduce temperature PID control method using matlab.
- 2009-04-26 19:01:08下载
- 积分:1
-
STC
自校正控制MATALAB源码,包括系统辨识,最小方差控制等内容( Matlab source code of STC)
- 2013-11-07 22:10:40下载
- 积分:1
-
EPS Control
说明: 建立了精准的电机模型,实现对电机的控制,协助驾驶员操纵车辆转弯。(An accurate motor model is established to control the motor and assist the driver in turning the vehicle.)
- 2020-01-03 15:25:58下载
- 积分:1
-
linesearch_strongwolfe
This function is for optimization by strong wolfe condition
- 2014-09-18 02:49:04下载
- 积分:1
-
Matlab画瀑布图-福利叶变换-频谱图代码
说明: Matlab画瀑布图-福利叶变换-频谱图代码(Matlab drawing waterfall diagram welfare leaf transformation spectrum diagram code)
- 2019-11-03 22:25:17下载
- 积分:1
-
logintimeout
说明: 这个模型可以在MATLAB中,为数据库的进入,提供时间倒数,以防止过多地试密码,从而提高系统的保密性( TIMEOUT = LOGINTIMEOUT(FIRSTARG,SECONDARG) returns the current
value of time allowed for a connection to a database to be
successful. FIRSTARG, an optional argument, is a string that
specifies the JDBC driver to be used establishing the database
connection. SECONDARG, an optional argument, is an integer that
specifies the length of time the driver will attempt to make a
connection to a database. If FIRSTARG is not specified then the
default JDBC/ODBC bridge is used to establish the connection to
the database. If function is used without arguments then the
current time out value is returned. )
- 2011-04-08 08:59:55下载
- 积分:1