登录
首页 » matlab » SVR-NONLINEAR

SVR-NONLINEAR

于 2013-09-15 发布 文件大小:55KB
0 222
下载积分: 1 下载次数: 12

代码说明:

  基于SVR的非线性系统的辨识和校验,辨识信号为幅值为2的随机信号(Nonlinear systems based on SVR identification and validation, identification signal is a random signal amplitude of 2)

文件列表:

SVR NONLINEAR
.............\binomial.m,371,2013-04-22
.............\centrefig.m,144,2013-04-22
.............\chap3_2.m,3229,2013-04-12
.............\Contents.m,1105,2013-04-22
.............\nobias.m,457,2013-04-22
.............\Optimiser
.............\.........\Makefile,27,2013-04-22
.............\.........\pr_loqo.c,16731,2013-04-22
.............\.........\pr_loqo.h,2388,2013-04-22
.............\.........\qp.c,7245,2013-04-22
.............\.........\qp.dll,49152,2013-04-22
.............\qp.dll,26624,2013-04-22
.............\htm" target=_blank>README,2642,2013-04-22
.............\softmargin.m,312,2013-04-22
.............\svc.m,2687,2013-04-22
.............\svcerror.m,837,2013-04-22
.............\svcinfo.m,1228,2013-04-22
.............\svcoutput.m,973,2013-04-22
.............\svcplot.m,3109,2013-04-22
.............\svdatanorm.m,1299,2013-04-22
.............\svkernel.m,2608,2013-04-22
.............\svr.m,3982,2013-04-22
.............\svrerror.m,1203,2013-04-22
.............\svroutput.m,711,2013-04-22
.............\svrplot.m,1823,2013-04-22
.............\svtol.m,401,2013-04-22

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

发表评论

0 个回复

  • 70-100
    《matlab时尚编程百例》work70-1()
    2007-07-11 14:56:32下载
    积分:1
  • pseudo
    The program is for pseudocolor image processing, it can convert a grayscale image to color. The color may not be accurate but quite useful for certain applications.
    2013-10-03 21:37:15下载
    积分:1
  • HHT
    book for HHT Hilbert—Huang Transform and Its Applications Editors Norden E Huang NASA Goddard Space Flight Center, USA Samuel S P Shen University of Alberta, Canada [p World Scientific Published by World Scientific Publishing Co. Pte. Ltd. 5 Toh Tuck Link, Singapore 596224 USA office: 27 Warren Street, Suite 401-402, Hackensack, NJ 07601 UK office: 57 Shelton Street, Covent Garden, London WC2H 9HE Library of Congress Cataloging-in-Publication Data The Hilbert-Huang transform and its applications / editors, Norden E. Huang, Samuel S.P. Shen. p. cm. — (Interdisciplinary mathematical sciences v. 5) Includes bibliographical references and index. ISBN 981-256-376-8 (alk. paper) (book for HHT Hilbert—Huang Transform and Its Applications Editors Norden E Huang NASA Goddard Space Flight Center, USA Samuel S P Shen University of Alberta, Canada [p World Scientific Published by World Scientific Publishing Co. Pte. Ltd. 5 Toh Tuck Link, Singapore 596224 USA office: 27 Warren Street, Suite 401-402, Hackensack, NJ 07601 UK office: 57 Shelton Street, Covent Garden, London WC2H 9HE Library of Congress Cataloging-in-Publication Data The Hilbert-Huang transform and its applications/editors, Norden E. Huang, Samuel S.P. Shen. p. cm. — (Interdisciplinary mathematical sciences v. 5) Includes bibliographical references and index. ISBN 981-256-376-8 (alk. paper) )
    2009-06-13 15:08:35下载
    积分:1
  • Dynamic-Path-loss-exponent
    说明:  动态可变环境下基于信标节点间的信号动态计算当前环境下的路径衰落指数,(A method to accucalate the true path loss exponent in dynamic environment!)
    2011-03-21 09:27:19下载
    积分:1
  • EBMA_Half_Pixel.m
    说明:  matlab实现EBMA, 通过HALF PIXEL的算法来实现对图像的压缩.(matlab implementation EBMA, by HALF PIXEL algorithm to achieve image compression.)
    2010-04-30 12:23:21下载
    积分:1
  • matlab_tutorials
    Matlab power spectral density qpsk power spectral density qpsk
    2014-10-04 18:27:51下载
    积分:1
  • 312
    It is again about modulation techniques
    2009-12-20 23:33:02下载
    积分:1
  • CMATLABconnect
    VC运算速度较快,相对于matlab而言,编程较为烦琐,而matlab编程灵活,并且方很多工具箱,使用极为方便,但是matlab的M语言编写的仿真程序的仿真速度相对较慢。 C-MEX函数是基于C语言编写的C与matlab接口函数,是matlab应用程序接口的一个重要组成部分。通过它不但可以将现有的C语言编写的程序轻松地引入到matlab环境中使用,避免了重复的程序设计,而且可以使用C语言为matlab定制用于特定目的的函数(如为了保护算法设计等), 以完成在matlab中不易实现的任务。此外,更重要的一点,使用C语言编写的C-MEX函数可以有效地提高M灯matlab环境中数据处理速度和效率。 (VC computing faster, compared to matlab, the program is more cumbersome, but matlab programming flexibility, and a lot of side toolbox, use very convenient, but the M-language matlab simulation program written in a relatively slow simulation speed. C-MEX function is based on the C language interface written in C and matlab functions matlab application interface is an important component. It can not only be through the existing programs written in C language easily introduced into the matlab environment, to avoid the duplication of programming, and can be customized using the C language for matlab functions for specific purposes (such as algorithm design, etc. in order to protect ), Matlab in order to complete the task is not easy to achieve. In addition, more importantly, the use of C language written in C-MEX function can effectively improve the M light matlab environment, data processing speed and efficiency. )
    2009-12-21 10:03:58下载
    积分:1
  • QPSK_CE_block
    说明:  该程序实现OFDM系统中块状导频的信道估计,块状导频用于时变较慢的多径信道,可以估计出每个载波上的信道传输情况。(The programme realizes channel estimation with block pilots.)
    2010-04-06 17:04:49下载
    积分:1
  • fencengkongshi1
    关于分层空时码的matlab程序,详细,实用。(on layered space-time code Matlab procedures, detailed and practical.)
    2006-11-20 01:44:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载