登录
首页 » matlab » xitongbianshi

xitongbianshi

于 2011-11-18 发布 文件大小:1KB
0 78
下载积分: 1 下载次数: 14

代码说明:

  系统辨识第一章程序,其中包括随机序列的产生,M序列的产生,逆M序列的产生。(System identification chapter procedures, including the generation of random sequence, M sequences generated against the M-sequence generation.)

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

发表评论

0 个回复

  • BruteSearch
    K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided: - Nearest neighbor - K-Nearest neighbors - Radius Search They al supports N-dimensions and work on double, it is possible to choose if return the distances. Here is a time comparison with a vectrized m-code: N=1000000 number of reference points Nq=100 number of query points dim=3 dimension of points k=3 number of neighbor tic [idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX toc tic [idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE toc p=rand(N,dim) qp=rand(Nq,dim) Output: Elapsed time is 0.962640 seconds. Elapsed time is 18.813100 seconds. )
    2009-03-30 08:08:08下载
    积分:1
  • houghtest
    使用hough变换检测直线的matlab程序(Detect the use of straight line hough transform matlab program)
    2009-03-30 09:41:35下载
    积分:1
  • traditionSnake(matlab)
    kass的经典snake的matlab实现,用于图像边缘检测分割等(Kass snake classic realize the matlab for image segmentation, such as edge detection)
    2008-02-01 21:46:18下载
    积分:1
  • csfunc
    Example C-file S-function for defining a continuous system. * * x = Ax + Bu * y = Cx + Du * * For more details about S-functions, see simulink/src/sfuntmpl_doc.c.
    2009-12-26 23:24:54下载
    积分:1
  • HBTFfangzhen
    说明:  dfig 基于DQ轴同步旋转坐标轴系数学模型下的双馈发电机simulink (H Fuzzy fangzhen)
    2010-04-01 19:59:51下载
    积分:1
  • Splines123
    My Cubic Splines hope u like it
    2010-10-25 05:36:16下载
    积分:1
  • zhuangtaifangcheng
    用自定义函数和状态方程函数编写的齿轮系统SIMULINK仿真。(Self-defined functions and equations of state functions written in gear system with SIMULINK.)
    2020-11-18 12:39:38下载
    积分:1
  • ria_PMF3
    a sparse implementation of the Levenberg Marquadt algorithm for the PARAFAC model and a multi-way incomplete data generator for Matlab.
    2010-06-10 11:38:42下载
    积分:1
  • ch2
    MATLAB科学计算与工程分析源代码源程序1(MATLAB scientific computing and engineering analysis of the source code source 1)
    2009-03-24 11:12:01下载
    积分:1
  • 1
    说明:  matlab program for the simple example. which will help u to understand how to use mtlab.
    2012-04-22 04:30:24下载
    积分:1
  • 696524资源总数
  • 103957会员总数
  • 51今日下载