登录
首页 » matlab » M-sequence-signal

M-sequence-signal

于 2009-11-28 发布 文件大小:80KB
0 239
下载积分: 1 下载次数: 117

代码说明:

  M序列信号算法仿真在系统辨识中有着很大的应用前景。多谐差相方法辨识精度很高有着很苛刻的要求,要求已知辨识参数个数已知并且需要整周截断。而M序列信号的测试方法没有这个方面的要求。其辨识未知模型时,可以用最小二乘算法观察辨识系统的精度来确定模型的阶次。本算法里面不但给出了用于M序列生成的本原多项式计算方法,同时编写了M序列信号的生成算法,并编写了相关辨识方法的算法。(M sequence signal simulation algorithm for identification in the system have great application prospects. Identification of multi-harmonic differential phase method with high precision has very stringent requirements, demand parameters are known to identify the number of known and need to cut off the whole week. The M sequence signal testing methods do not have this requirements. Its identification unknown model, you can observe the identification system using least-squares algorithm to determine the accuracy of the model order times. This algorithm is used which not only gives the M sequence generated by primitive polynomial method of calculation as well as prepare the M sequence signal generation algorithm, and the preparation of the relevant identification method algorithms.)

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

发表评论

0 个回复

  • fenxing
    计算分形维数,里面提供了分线法、盒维法和三角棱柱法。(Calculate the fractal dimension, which provides a sub-line method, box dimension method and the triangular prism method.)
    2010-07-01 10:19:44下载
    积分:1
  • tiaosu
    这是三相异步电机的调压调速的sumilink仿真模型,实用(This is three-phase asynchronous motor speed regulator sumilink simulation model, practical)
    2009-03-01 21:33:31下载
    积分:1
  • ch5
    系统辨识和控制方面的程序,适用于初学者,比较好(System identification and control procedures for beginners)
    2013-10-23 21:31:25下载
    积分:1
  • myfft
    matlab实现的fft算法,可以与自带的代码比较,功能基本一样。(err)
    2008-01-16 20:32:52下载
    积分:1
  • tuxiangchuliGUI
    matlab GUI (各种图像处理)算法实例(matlab GUI)
    2013-08-28 21:14:23下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • FastICA_25
    fastica 独立成分分析的matlab代码(Independent Component Analysis FastICA matlab code)
    2008-06-19 10:00:34下载
    积分:1
  • matlab
    利用牛顿-拉夫逊法实现简单电力系统潮流计算(Newton- Raphson Power Flow Calculation of simple)
    2011-05-13 10:55:11下载
    积分:1
  • ddlb1
    搭建二级倒立摆系统,采用极点配置的方法进行控制,使其稳定(Build a double inverted pendulum system, using the method of pole placement control to stabilize)
    2011-06-18 23:39:27下载
    积分:1
  • head1
    基于视频序列的粒子滤波跟踪程序,首先选中目标图片,有仿真结果(target tracking based on particle filtering)
    2012-05-29 22:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载