-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
maiya
雷达信号处理中脉冲压缩算法的matlab例子程序()
- 2008-05-24 23:05:10下载
- 积分:1
-
GAcode
遗传算法解带约束的最优问题的matlab程序,适合进行遗传算法的学习(Genetic algorithm for constrained optimization problem matlab program, suitable for studying genetic algorithm)
- 2015-04-05 09:20:37下载
- 积分:1
-
ScaleFreeNetwork
无标度网络结构相对简单,实现算法与可视化并不困难。与其它语言相比,Matlab 语言具有丰富的数学
函数库,能够写出简约的源代码。对于非计算机专业的大学生来说,以此为基础,能够快速进入复杂网络前沿
研究课题,对其数学建模能力和科研能力的培养极为有益。(Scale-free network structure is relatively simple algorithm is not difficult and visualization. Compared with other languages, Matlab language with a rich library of mathematical functions, can be simple to write the source code. For non-computer science students is as a basis to quickly enter the complex network of cutting-edge research topics, their mathematical modeling and scientific research is extremely useful ability.)
- 2009-04-22 15:14:48下载
- 积分:1
-
matlib
说明: Dijkstra算法求解非负有向图的最短路径,算法的MATLAB实现。分享推荐。(Dijkstra algorithm to the graph of non-responsibility shortest path algorithm of MATLAB implementation. Sharing recommended.)
- 2011-04-16 23:03:46下载
- 积分:1
-
Inventory_Bill
Auto Complete Form Elements
- 2014-09-22 01:29:26下载
- 积分:1
-
2W
说明: 这是一篇关于移动机器人路径规划方面的资料。很好的(This is a mobile robot path planning. Good)
- 2012-12-02 22:24:38下载
- 积分:1
-
轮式机器人差速控制矩形轨迹
说明: 轮式机器人差速控制的矩形轨迹算法程序,代码简单易上手。(Rectangular trajectory algorithm program for differential control of wheeled robots.)
- 2019-06-13 15:24:27下载
- 积分:1
-
y123
运用matlab进行下个点的预测分析,并画出了预测误差示意图(use Matlab for the next point forecasts and analysis, and the mapping out of the prediction error Map)
- 2007-04-02 20:47:13下载
- 积分:1
-
MusicSynthesis
音乐合成
内容:1) 自己朗诵一段文字,并录制成.wav 文件;
2) 利用 matlab,给这段录音添加背景音乐;
代码都嫁了注释(use matlab, add background music to the recording which you read a text
)
- 2013-10-19 13:30:48下载
- 积分:1