登录
首页 » matlab » Lynch_R2015b

Lynch_R2015b

于 2017-04-12 发布 文件大小:415KB
0 287
下载积分: 1 下载次数: 12

代码说明:

  混沌系统的控制、庞家莱截面、分岔图、解微分方程相关程序(Chaotic system control, Pangjiayai section, bifurcation diagram, solution differential equation related program)

文件列表:

Contents of Book.txt,6182,2015-10-08
housing.txt,49083,2008-09-21
Index of MATLAB Files.txt,3918,2015-10-08
license.txt,1313,2016-01-30
Mock_Exam_1.pdf,173652,2012-02-28
Mock_Exam_2.pdf,167344,2011-06-09
Programs_10a.m,668,2015-10-08
Programs_10b.m,606,2015-10-08
Programs_10c.m,676,2015-10-08
Programs_10d.m,1390,2015-10-08
Programs_11a.m,579,2015-10-08
Programs_12a.m,381,2013-03-20
Programs_12b.m,432,2015-10-08
Programs_12c.m,440,2015-10-08
Programs_12d.m,825,2015-10-08
Programs_13a.m,560,2015-10-08
Programs_13b.m,591,2015-10-08
Programs_13c.m,684,2015-10-08
Programs_13d.m,3464,2015-10-08
Programs_13e.m,1099,2015-10-08
Programs_13f.m,979,2016-01-30
Programs_14a.m,530,2015-10-08
Programs_14b.m,1383,2015-10-08
Programs_14c.m,511,2015-10-08
Programs_14d.m,669,2015-10-08
Programs_14e.m,1026,2015-10-08
Programs_14f.m,180,2009-09-22
Programs_14g.m,984,2015-10-08
Programs_15a.m,1406,2015-10-08
Programs_15b.m,1327,2015-10-08
Programs_15c.m,1759,2015-10-08
Programs_17a.m,1250,2015-10-08
Programs_17b.m,1541,2015-10-08
Programs_17c.m,3593,2015-10-08
Programs_17d.m,679,2015-10-08
Programs_17e.m,1759,2015-10-08
Program_01.m,2888,2015-10-08
Program_02.m,1767,2015-10-08
Program_1a.m,738,2015-10-08
Program_1b.m,474,2015-10-08
Program_2a.m,1192,2015-10-08
Program_2b.m,811,2015-10-08
Program_2c.m,424,2015-10-08
Program_2d.m,691,2015-10-08
Program_2e.m,667,2015-10-08
Program_2f.m,595,2015-10-08
Program_2g.m,654,2015-10-08
Program_3a.m,921,2015-10-08
Program_3b.m,1000,2015-10-08
Program_3c.m,1696,2015-10-08
Program_4a.m,693,2015-10-08
Program_4b.m,1354,2016-01-30
Program_4c.m,1354,2016-01-30
Program_5a.m,618,2015-10-08
Program_5b.m,659,2015-10-08
Program_5c.m,937,2015-10-08
Program_5d.m,474,2015-10-08
Program_5e.m,565,2015-10-08
Program_5f.m,668,2015-10-08
Program_6a.m,809,2015-10-08
Program_6b.m,1006,2015-10-08
Program_7a.m,454,2015-10-08
Program_7b.m,571,2015-10-08
Program_7c.m,595,2015-10-08
Program_8b.m,908,2015-10-08
Program_8c.m,950,2015-10-08
Program_9a.m,608,2015-10-08
Program_9b.m,660,2015-10-08
Simulink_1.mdl,9727,2008-09-21
Simulink_10.mdl,36234,2008-09-21
Simulink_2.mdl,10929,2008-09-21
Simulink_3.mdl,11382,2008-09-21
Simulink_4.mdl,11643,2008-09-21
Simulink_5.mdl,18907,2008-09-21
Simulink_6.mdl,12669,2008-09-21
Simulink_7.mdl,10625,2008-09-21
Simulink_8.mdl,14779,2008-09-21
Simulink_9.mdl,13363,2008-09-21
vectorfield.m,606,2013-03-20

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

发表评论

0 个回复

  • DigitalImageProcessingUsingMatlab_muya
    Ebook on digital image processing using matlab in pdf format
    2009-09-07 11:41:24下载
    积分:1
  • lpc_m
    实现LPC线性预测分析,能够提取AR模型参数并进行DCT变换处理(The realization of LPC linear prediction analysis, AR model parameters can be extracted and DCT transform)
    2007-12-04 15:34:19下载
    积分:1
  • yy
    说明:  基于matlab语音短时频谱分析,到谱分析,语谱图分析及结果(Matlab voice-based short-time spectral analysis, the spectral analysis, spectrum analysis and the results of language)
    2008-04-08 10:27:16下载
    积分:1
  • ppm_over_3c
    60GHz无线通信在IEEE802.15.3c信道下误码率matlab仿真(60GHz wireless communication under IEEE802.15.3c channel matlab code)
    2012-07-03 11:19:06下载
    积分:1
  • PSO
    Rosenbrock函数优化属于无约束函数优化问题,其全局极小值位于一条平滑而狭长的抛物线形状的山谷底部,且为优化算法提供的信息很少,因此找到其全局极小值就显得很困难。根据Rosenbrock函数的这种特性,专门提出了一种改进的PSO算法,该算法引入三角函数因子,利用三角函数具有的周期振荡性,使每个粒子获得较强的振荡性,扩大每个粒子的搜索空间,引导粒子向全局极小值附近靠近,避免算法过早地收敛,陷入局部最优,从而找到Rosenbrock函数的全局极小值。大量实验结果表明,该算法具有很好的优化性能,为某些领域某些特定的类似于Rosenbrock函数的优化问题提供了一种新的思路。(Rosenbrock function optimization functions are unconstrained optimization problems, its global minimum value at a smooth parabolic shape and narrow mountain valley Department, and for the optimization algorithm provides little information, and therefore find its global minimum value becomes very difficult. According to this feature Rosenbrock function, specifically mentioning Out an improved PSO algorithm (PSO-R), the algorithm introduced trigonometric factor, using trigonometric has periodic oscillations, so that each particle to obtain more Strong oscillations of expanding the search space of each particle, the particle is close to nearby guide global minimum, avoiding premature convergence algorithm, into a local optimum, thus Finding the global minimum Rosenbrock function. Experimental results show that the algorithm has a good optimizing performance, similar to some certain areas Rosenbrock function in the optimization problem provides a new way of thinking.)
    2014-08-27 19:48:25下载
    积分:1
  • wavelet-decomposition-
    信号的小波分解与重构原理,在matlab运行,内容详细,并有代码。(Principles of Signal based on wavelet decomposition and reconstruction, to run matlab, detailed, and code. )
    2012-10-06 09:49:02下载
    积分:1
  • bbb
    matlab上课课件,《MATLAB程序设计教程》电子教案。第一章到第十三章全(matlab class courseware, " MATLAB Programming Guide" electronic lesson plans. The first chapter to chapter XIII full)
    2013-12-05 15:36:05下载
    积分:1
  • singa
    model haye pofaki baraye dor zadane pudn
    2012-10-07 21:04:28下载
    积分:1
  • tele3
    模拟信号的数字化传输---增量调制系统 用SIMULINK建立简单增量调制系统的模型并进行 (3) 正弦信号 (4) 语音信号 的传输。 改变抽样频率和量化台阶大小,观察重建信号以及量化噪声信号的波形;对于语音信号主观评价声音质量的变化。 (Digitized analog signal transmission systems--- delta modulation delta modulation SIMULINK easy set up of the model system and (3) sinusoidal signal (4) transmission of voice signals. Change the sampling frequency and quantization step size, to observe the reconstruction of signal and quantization noise signal waveform for subjective evaluation of the speech signal changes in sound quality.)
    2009-04-08 09:10:13下载
    积分:1
  • code
    这两个是关于柱体跟等腰三角形的RCS计算matlab程序,还不错哦(Two cylinder isosceles RCS matlab program, also good, oh)
    2012-09-10 10:19:05下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载