登录
首页 » matlab » simulation-example-with-matlab

simulation-example-with-matlab

于 2013-02-25 发布 文件大小:18KB
0 52
下载积分: 1 下载次数: 2

代码说明:

  SIMULATION OF MATLAB

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

发表评论

0 个回复

  • linearPID3.m
    对三种pid控制方法进行比较仿真,从仿真结果可以看出彼此优劣,对学习PID及matlab仿真很有帮助。(Comparing simulation results from the simulation can be seen each other the merits of the three pid control methods, learning PID matlab simulation helpful.)
    2012-10-03 17:31:40下载
    积分:1
  • modmap函数
    说明:  2012版本以后就没有这个函数了,希望对大家有用,有问题私信我(modmap in matlab thanks)
    2021-04-24 21:58:47下载
    积分:1
  • ga_new
    基于复数编码的遗传算法,是实数编码的扩展(Complex coding based on genetic algorithms, real coding is an extension)
    2010-05-17 16:24:39下载
    积分:1
  • dtmfs
    matlab的用户界面实例,模拟电话发音,很有意思,可以试一试(Matlab example of the user interface, analog telephone pronunciation, very interesting, may try)
    2006-11-27 22:43:10下载
    积分:1
  • kalman-filter
    book for kalman filter using matlab image processing
    2013-11-10 18:05:22下载
    积分:1
  • induction-motor-graph
    induction motor graph simulation
    2014-11-06 02:28:38下载
    积分:1
  • SIFT
    这是一个用在Matlab中对二维图像进行特征点提取的代码(This function returns IMAGE s SIFT keypoints)
    2013-12-02 17:50:39下载
    积分:1
  • Class
    Its all belongs to the beginners who loves to do projects or research in matlab
    2011-08-12 20:51:57下载
    积分:1
  • corrMatching
    The matlab code to match using correlation function.
    2013-09-30 15:41:40下载
    积分:1
  • DCT_IDCT
    to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functions with the internal general functions use this code: A = int32(100*rand(8,8)) tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc tic for i = 1 : 1000 idct2(dct2(A)) end toc i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
    2007-12-05 18:28:42下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载