登录
首页 » matlab » 元胞自动机

元胞自动机

于 2019-10-15 发布
0 210
下载积分: 1 下载次数: 2

代码说明:

说明:  元胞自动机 数学模型和算法的应用与 MATLAB 实现(Cellular automaton Application of Mathematical Models and Algorithms and MATLAB Implementation)

文件列表:

第五次课程材料\codes, 0 , 2019-09-26
第五次课程材料\codes\boarding, 0 , 2019-09-26
第五次课程材料\codes\boarding\Advance.m, 865 , 2010-07-05
第五次课程材料\codes\boarding\Enter.m, 935 , 2010-07-05
第五次课程材料\codes\boarding\luggage.m, 988 , 2010-07-05
第五次课程材料\codes\boarding\main.m, 1144 , 2016-09-04
第五次课程材料\codes\boarding\passenger.m, 949 , 2010-07-05
第五次课程材料\codes\boarding\passseated.m, 1555 , 2010-07-05
第五次课程材料\codes\boarding\SeatingPlans.m, 1304 , 2010-07-05
第五次课程材料\codes\boarding\showimage.m, 529 , 2010-07-05
第五次课程材料\codes\boarding\sortpas.m, 2108 , 2010-07-06
第五次课程材料\codes\Boothtoll, 0 , 2019-09-26
第五次课程材料\codes\Boothtoll\clear_boundary.m, 686 , 2017-01-24
第五次课程材料\codes\Boothtoll\create_plaza.m, 1396 , 2017-01-24
第五次课程材料\codes\Boothtoll\main.m, 2303 , 2017-01-24
第五次课程材料\codes\Boothtoll\move_forward.m, 3020 , 2017-01-24
第五次课程材料\codes\Boothtoll\new_cars.m, 1072 , 2017-01-24
第五次课程材料\codes\Boothtoll\show_plaza.m, 1616 , 2017-01-24
第五次课程材料\codes\Boothtoll\switch_lanes.m, 1839 , 2017-01-24
第五次课程材料\codes\CA-NS-multilane, 0 , 2019-09-26
第五次课程材料\codes\CA-NS-multilane\main.m, 1198 , 2014-01-18
第五次课程材料\codes\CA-NS-multilane\ns.m, 5979 , 2014-11-26
第五次课程材料\codes\CA-NS-singlelane, 0 , 2019-09-26
第五次课程材料\codes\CA-NS-singlelane\main.m, 1198 , 2014-03-06
第五次课程材料\codes\CA-NS-singlelane\ns.m, 3696 , 2014-11-26
第五次课程材料\codes\forest.m, 658 , 2014-09-04
第五次课程材料\codes\sir.m, 472 , 2015-08-05
第五次课程材料\codes\trafficParticle.m, 3873 , 2014-03-06
第五次课程材料\full.pdf, 31278319 , 2017-06-26
第五次课程材料\hand.pdf, 1473071 , 2017-06-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • degra_write
    自编图像退化程序,包括图像的模糊与加噪,解释详细,希望对学习图像复原的朋友有所帮助。(Self image degradation process, including blur and add noise, a more detailed explanation, I hope the friends of learning image restoration help.)
    2010-07-02 20:33:18下载
    积分:1
  • calcCFARthreshold
    一种经典恒虚警阈值算法程序,是MATLABC程序代码(CFAR)
    2010-12-10 21:22:28下载
    积分:1
  • Auto-disturbances-controller
    应用matlab中S函数模块编写的自抗扰控制器源代码,包含3个程序。(Application of the matlab S function module writing the adrc is the source code, include three procedures.)
    2012-05-05 13:54:32下载
    积分:1
  • mohujulei
    模糊聚类方法,用相关系数法构造模糊相似关系矩阵r,构造了模糊等价评判矩阵,为了方便下载者使用,把代码进行了优化,可直接把矩阵带进去使用。(Fuzzy clustering method, using the correlation coefficient method to construct the fuzzy similarity relation matrix r, construct a fuzzy equivalence evaluation matrix, in order to facilitate the download to use, the code has been optimized, can go directly to the matrix with the use.)
    2010-09-09 14:05:55下载
    积分:1
  • hiperlan2
    HiperLAN/2 reference model. 16QAM mode with 3/4 code rate (4/6 P2 puncturing rate). (HiperLAN/2 reference model. 16QAM mode with 3/4 code rate (4/6 P2 puncturing rate).)
    2008-04-16 19:45:11下载
    积分:1
  • def
    Define a macro that takes a le32 word, converts it to host ordering, right shifts by a specified count, creates a mask of the specified bit count, and extracts that number of bits.
    2014-09-20 23:34:22下载
    积分:1
  • Time-Frequency-Analysis-in-Matlab
    使用四分量高斯包络信号进行时频分析,比较比较STFT、WVD、CWD分辨率和交叉干扰情况,包含仿真代码及Matlab时频分析工具箱。工具箱的使用建议参考《Matlab时频分析技术及其应用-葛哲学》,压缩包中顺便包含了该书的源代码。(The four-component Gaussian envelope signal frequency analysis, comparison compare STFT on WVD, CWD resolution and cross-interference, frequency analysis toolbox contains the simulation code and Matlab. Use the recommended reference toolbox " Matlab frequency analysis technology and its application- Gezhe school" book contains the source code compression package the way.)
    2012-11-04 16:33:59下载
    积分:1
  • bp
    说明:  用多层前向网络的BP算法拟合函数 说明:1)网络结构为三层(输入层、1个隐层和输出层); 2)获取两组数据,一组作为训练集,一组作为测试集; 3)用训练集训练网络; 4)用测试集检验训练结果。(Fitting the function with BP algorithm of multilayer forward network)
    2017-08-08 15:43:17下载
    积分:1
  • imp_papers
    Random processes important papers from previous years.
    2010-06-16 05:02:54下载
    积分:1
  • Matlaboptiizationtoolbox
    说明:  Matlab优化工具箱是最优化里的一个重要部分,最优化里MATLAB编程都要用到(Matlab optimization toolbox is optimized in an important part of the optimization to be used in MATLAB programming)
    2010-04-17 08:33:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载