-
paomadeng
本程序可以使8盏灯循环点亮,并调节点亮速度。方便简单。(This program allows eight lamp light cycle, and adjust the light speed. Convenient and simple.)
- 2013-11-06 19:35:27下载
- 积分:1
-
GrayCode
programmed to manipulate the Gray Cyclic Binary Codes.
- 2007-11-08 10:31:44下载
- 积分:1
-
AudioSignalAnalyzers
音频信号分析仪 (Audio Signal Analyzers)
- 2009-12-26 17:29:18下载
- 积分:1
-
MATLAB-scource-code
说明: matlab教程随书附赠教学源码
代码每句都有使用说明
谢谢下载(the source code affillate to a matlab book ,which is very useful!)
- 2011-03-20 10:22:07下载
- 积分:1
-
A-A-Guide-to-MATLAB-for-Beginners-and-Experienced
This is a beginers guide to matlab. This text lays a concrete background of matlab.
- 2012-05-09 23:11:02下载
- 积分:1
-
00-Automatic-parking-algorithm
汽车自动泊车核心控制算法对比研究及比较说明(Comparison of automatic parking Algorithm)
- 2021-03-24 15:49:14下载
- 积分:1
-
matlabfunction
matlab中关于函数的经典、简单说明,看懂了这个函数例子你就明白matlab中的函数使用精髓。(The classic description about matlab function)
- 2010-12-02 10:33:20下载
- 积分:1
-
from_VSFM_to_MATLAB
Vsfm to Matlab
by Bashar Alsadik
05 Feb 2014
Vsfm to Matlab
- 2014-02-06 16:24:45下载
- 积分:1
-
BFGS
拟牛顿法和最速下降法(Steepest Descent Methods)一样只要求每一步迭代时知道目标函数的梯度。通过测量梯度的变化,构造一个目标函数的模型使之足以产生超线性收敛性。这类方法大大优于最速下降法,尤其对于困难的问题。另外,因为拟牛顿法不需要二阶导数的信息,所以有时比牛顿法(Newton s Method)更为有效。如今,优化软件中包含了大量的拟牛顿算法用来解决无约束,约束,和大规模的优化问题。(The quasi-Newton method and the Steepest Descent Methods only require that each step iterations know the gradient of the objective function. By measuring the change of the gradient, constructing a model of the objective function is sufficient to produce superlinear convergence. This method is much better than the steepest descent method, especially for difficult problems. In addition, because the quasi-Newton method does not require information on the second derivative, it is sometimes more effective than the Newton s Method. Today, the optimization software contains a large number of quasi-Newton algorithm used to solve the unconstrained, constraint, and large-scale optimization problems.)
- 2017-05-05 10:28:29下载
- 积分:1
-
模拟退火算法
说明: 人工智能模拟退火算法,包含了matlab程序解决优化问题。(Artificial intelligence simulated annealing algorithm includes matlab program to solve optimization problems.)
- 2021-04-28 17:28:43下载
- 积分:1