-
multi-curve_in_one_plane
说明: 同一坐标系中的多条曲线的MATLAB程序,直接运行。希望对大家有帮助。(The same coordinate system in the curve of a number of MATLAB procedures, direct running. We want to help.)
- 2009-08-01 18:27:04下载
- 积分:1
-
CA
说明: 用CA(元胞自动机)判断网络两点之间的连通性(Using CA to determine the connectivity between two nodes of network)
- 2012-05-03 18:16:05下载
- 积分:1
-
Genetic-Algorithm
《MATLAB遗传算法工具箱及应用》 雷英杰、张善文、李续武、 周创明 西安电子科技大学出版社
本书系统介绍MATLAB遗传算法和直接搜索工具箱的功能特点、编程原理及使用方法(Genetic Algorithm Tool on Matlab)
- 2013-05-08 13:08:09下载
- 积分:1
-
mmar
Simulates a Multifractal Model of Asset Return using a multiplicative lognormal cascade
(Simulates a Multifractal Model of Asset Return using a multiplicative
lognormal cascade
See the following papaer
A Multifractal Model of Asset Returns by B Mandelbrot- 1997
The current implementation uses the generator for the fractional brownian motion from B. Scott Jackson. Many thanks!
)
- 2010-12-14 16:42:32下载
- 积分:1
-
plot
定义坐标轴的显示范围用axis指令
语法:axis([xmin xmax ymin ymax]) 你的例子ymin ymax应分别设为0和0.5,xmin xmax 取周期的两端。 然后再plot(x,y)
欢迎一起探讨matlab的使用:) (draw picture in matlab)
- 2009-02-04 22:07:32下载
- 积分:1
-
Matlab-GUI-Filter
this code provide for using matlab GUI filter
- 2010-01-01 14:25:04下载
- 积分:1
-
Mathematical-Modeling-and-Matlab
数学建模与Matlab参考书——《数学建模与数学实验》——赵静,对数学建模很有帮助(Mathematical Modeling and Matlab reference book- "Mathematical modeling and mathematical experiment" by Zhao Jing,it s very useful in mathematical modeling.)
- 2011-12-27 17:21:52下载
- 积分:1
-
AHP
层次分析(AHP)/网络分析(ANP)Analytic Hierarchy Process是一种十分实用的决策方法。
是对一些较为复杂、较为模糊的问题作出决策的简易方法,它特别适用于那些难于完全定量分析的问题
num:包括目标层和方案层的总层数
g:行向量(各层准则数量,包括目标层(第一层)和方案层(最后一层))。
w:返回值w是最后决策的方案层的权重,根据输出选择最佳方案
在输入矩阵时请加‘[]’号,否则会出现语法错误。
调运方式:w=hierarchy(num,g)( Analytical Hierarchy (AHP)/Network Analysis (ANP) Analytic Hierarchy Process is a very practical approach to decision making. Is the easy way of making some of the more complex, more ambiguous issues make it particularly difficult for those who complete quantitative analysis of the problem num: The total number of layers including the target layer and the solution layer g: row vector (layers Guidelines number, including the target layer (first layer) and program level (the last level)). W: w The return value is the right solution layer of the final decision of the heavy, choose the best option based on the output when the input matrix please add ' []' No, there would be a syntax error. Transporting way: w = hierarchy (num, g))
- 2014-02-16 17:20:14下载
- 积分:1
-
ACO-PAPERS
蚁群算法的研究文献,包括改进型的算法应用(Ant colony algorithm research literature, including algorithm modification)
- 2014-12-19 14:47:30下载
- 积分:1
-
A_New_Unscented_PF
一种新的无味粒子滤波matlab程序, 用于目标跟踪(a new unscented pf )
- 2013-05-07 11:13:51下载
- 积分:1