登录
首页 » matlab » MATLAB_simulation

MATLAB_simulation

于 2007-10-04 发布 文件大小:6028KB
0 224
下载积分: 1 下载次数: 74

代码说明:

  MATLAB经典仿真实用教程,包括很多实际源代码,可供仿真者试用(MATLAB simulation of the classic practical tutorials, including a lot of real source code for the simulation were tested)

文件列表:

MATLAB仿真应用详解
..................\!00001.pdg
..................\!00002.pdg
..................\!00003.pdg
..................\!00004.pdg
..................\!00005.pdg
..................\000001.pdg
..................\000002.pdg
..................\000003.pdg
..................\000004.pdg
..................\000005.pdg
..................\000006.pdg
..................\000007.pdg
..................\000008.pdg
..................\000009.pdg
..................\000010.pdg
..................\000011.pdg
..................\000012.pdg
..................\000013.pdg
..................\000014.pdg
..................\000015.pdg
..................\000016.pdg
..................\000017.pdg
..................\000018.pdg
..................\000019.pdg
..................\000020.pdg
..................\000021.pdg
..................\000022.pdg
..................\000023.pdg
..................\000024.pdg
..................\000025.pdg
..................\000026.pdg
..................\000027.pdg
..................\000028.pdg
..................\000029.pdg
..................\000030.pdg
..................\000031.pdg
..................\000032.pdg
..................\000033.pdg
..................\000034.pdg
..................\000035.pdg
..................\000036.pdg
..................\000037.pdg
..................\000038.pdg
..................\000039.pdg
..................\000040.pdg
..................\000041.pdg
..................\000042.pdg
..................\000043.pdg
..................\000044.pdg
..................\000045.pdg
..................\000046.pdg
..................\000047.pdg
..................\000048.pdg
..................\000049.pdg
..................\000050.pdg
..................\000051.pdg
..................\000052.pdg
..................\000053.pdg
..................\000054.pdg
..................\000055.pdg
..................\000056.pdg
..................\000057.pdg
..................\000058.pdg
..................\000059.pdg
..................\000060.pdg
..................\000061.pdg
..................\000062.pdg
..................\000063.pdg
..................\000064.pdg
..................\000065.pdg
..................\000066.pdg
..................\000067.pdg
..................\000068.pdg
..................\000069.pdg
..................\000070.pdg
..................\000071.pdg
..................\000072.pdg
..................\000073.pdg
..................\000074.pdg
..................\000075.pdg
..................\000076.pdg
..................\000077.pdg
..................\000078.pdg
..................\000079.pdg
..................\000080.pdg
..................\000081.pdg
..................\000082.pdg
..................\000083.pdg
..................\000084.pdg
..................\000085.pdg
..................\000086.pdg
..................\000087.pdg
..................\000088.pdg
..................\000089.pdg
..................\000090.pdg
..................\000091.pdg
..................\000092.pdg
..................\000093.pdg
..................\000094.pdg

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

发表评论

0 个回复

  • Robot-program
    说明:  《机器人控制系统的设计与MATLAB仿真》一书所有的matlab仿真程序。本书系统地介绍了机器人控制的几种先进设计方法,是作者多年来从事机器人控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的最新成果。全书以机器人为对象,共分10章,包括先进PID控制、神经网络自适应控制、模糊自适应控制、迭代学习控制、反演控制、滑膜控制、自适应鲁棒控制、系统辨识和路径规划。(&quot Robot Control System Design and MATLAB simulation,&quot a book all the matlab simulation program. This book introduces several advanced robot control design methods, is the author of the robot control system for many years engaged in teaching and research work of the crystal, while domestic and foreign counterparts into the latest achievements in recent years. Book to the robot as an object, divided into 10 chapters, including advanced PID control, neural network adaptive control, fuzzy adaptive control, iterative learning control, inversion of control, synovial control, adaptive robust control, system identification and path planning.)
    2011-04-06 15:07:28下载
    积分:1
  • MatEx1.3
    Generates and analyses CM3M4 processes for extreme values modeling
    2011-05-13 02:17:26下载
    积分:1
  • gaffe_0.0.13
    计算非线性薛定谔方程工具箱,详细给出了运行中脉冲的变化,运行成功(Calculate the nonlinear Schrodinger equation toolbox gives the changes in detail the operation of the pulse, running successfully)
    2013-12-18 13:32:58下载
    积分:1
  • mat02
    matlab基础例程,用于simulink开发,例程很典型。(Basic matlab routines, used for simulink development, routines are very typical)
    2012-02-15 17:12:10下载
    积分:1
  • simulinkvisuableandexamples
    这是一个关于simulink入门的一个可视化的教学软件,并包含有一些例子(This is an on simulink to get into a visual teaching software, and includes some examples)
    2009-11-05 13:51:13下载
    积分:1
  • robottoolbox
    robot toolbox for matlab
    2009-07-09 16:39:35下载
    积分:1
  • PCA
    进行PCA分解,由迭代算法,算出得分向量和负荷向量(something about PCA)
    2009-12-11 23:59:06下载
    积分:1
  • SECANT
    solution to nonlinear equations use secant method
    2011-07-07 13:46:31下载
    积分:1
  • frequency-method
    这是有关正弦波频率估计的几种算法,包括过零点检测,rife算法,music算法,levensen法,周期图法等7种不同算法。(This is several algorithm for frequency estimation of sinusoid, including zero crossing detection, rife algorithm, music algorithm, levensen method, periodogram method 7 different algorithms.)
    2020-10-11 13:37:34下载
    积分:1
  • MA_SYSTEM
    一个非常简易的均线策略,仅作展示用,高手绕行。 5日均线上穿20日均线,做多1手;5日均线下穿20日均线,做空1手; 其中这里上穿、下穿如下定义: 上穿定义:MA5当天大于MA20,前一天MA5位于MA20之下 下穿定义:MA5当天小于于MA20,前一天MA5位于MA20之上 测试数据:IF1112 (2011/5/3-2011/12/8)每日收盘价。 初始资金 50万(a sample back testing matlab code based on ma)
    2014-10-21 22:51:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载