登录
首页 » matlab » Hamm_dual_rat

Hamm_dual_rat

于 2014-09-18 发布 文件大小:1KB
0 87
下载积分: 1 下载次数: 14

代码说明:

  一种系统辨识方法。对汉默斯坦ARX模型未知参数的系统辨识(Hammerstein MISG algorithm for Hammerstein ARX models)

文件列表:

Hamm_dual_rat
.............\dual_rate.m,2969,2013-11-24

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

发表评论

0 个回复

  • 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
  • Matlab2048
    2048matlab代码。。。。。。。。。。。。。。。。。。。。。。。(2048 the matlab codes of 2048.)
    2014-10-07 11:51:56下载
    积分:1
  • gaussJordanelim
    The code gives an automatic solutions of simultaneous equations using gauss seidal elimination numerically. The equations must be inputted by the user accordingly.
    2013-11-11 01:59:24下载
    积分:1
  • orthomin
    解决orthomin的问题~由我的老师编写~~~~~~·(code for the orthomin)
    2011-12-08 23:07:53下载
    积分:1
  • NSA
    负向选择算法的一个例子,它的基本思想就是通过采集正常数据集合生成检测器集,然后将待测数据与抗体集合中全部元素进行匹配计算,如与任一元素的匹配达到一定阈值,即判断该数据异常。(An example of negative selection algorithm. The basic idea is to collect the normal data set generated by the detector set, and then tested the data collection with the antibody to match all the elements of calculation, if any element of the match reaches a certain threshold, that determine the data exception.)
    2010-12-11 22:20:25下载
    积分:1
  • cv1
    image reconstruction
    2011-02-02 17:22:48下载
    积分:1
  • xbxz
    几种不同的小波阈值消噪方法,默认阈值,给定阈值,强制消噪(Several different wavelet threshold de-noising method, the default threshold given threshold, forcing de-noising)
    2014-08-13 20:34:49下载
    积分:1
  • TurnbullWakeman
    Pricing asian options
    2010-07-10 03:15:11下载
    积分:1
  • project2
    this source code solve a Poisson
    2011-06-23 17:41:12下载
    积分:1
  • AC-Circuits
    BASICS OF ELECTRIC CIRCUIT FOR ELECTRICAL ENGINEERING STUDENTS
    2013-09-19 15:28:45下载
    积分:1
  • 696522资源总数
  • 104044会员总数
  • 20今日下载