登录
首页 » matlab » lsm-rbf

lsm-rbf

于 2011-04-13 发布 文件大小:1KB
0 237
下载积分: 1 下载次数: 1

代码说明:

说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)

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

发表评论

0 个回复

  • matlab
    非线性方程的几种数值解法的matlab例程,pdf格式,欢迎指教!(Nonlinear equations in several numerical method of matlab routines, pdf format, welcome the advice!)
    2009-03-20 14:04:09下载
    积分:1
  • xiaobo
    这篇文章最近看的觉得挺有用的,希望能对做这方面的朋友有所帮助!(Read this article recently that Tingyou use, hoping to make friends in this area help!)
    2011-05-31 21:26:39下载
    积分:1
  • code_multihop_last-1
    The objective of this project is to investigate the possibility of applying a dynamic channel allocation to cMCN. The proposed method is a multihop dynamic channel assignment (MDCA) scheme that works by assigning channels based on interference information in the surrounding cells. A channel searching strategy, sequential channel searching (SCS) is developed for the MDCA scheme. This strategy is responsible for the channel updation which includes channel assignment for a new request and channel release after the completion of the communication process. Through computer simulation, we show that the proposed MDCA scheme using the SCS strategy improves the system capacity significantly.
    2013-07-13 01:28:59下载
    积分:1
  • 14bussystem
    计算潮流时改变节点类型,比如PQ节点,PV节点,平衡节点等等等等(When calculating trend change node types, such as PQ nodes, PV node, the node balance, etc., etc.)
    2014-10-20 22:51:02下载
    积分:1
  • S-plit-matlab
    通过直接在matlab软件环境下,运行split.m程序,生成结果(图像)(By matlab software environment directly in the running split.m program to generate the results (images) )
    2011-12-27 00:35:09下载
    积分:1
  • fdct_usfft_matlab
    采用非均匀空间抽样法,进行曲波变换的工具箱,带有几个例子(Non-uniform spatial sampling, for curvelet transform toolbox, with a few examples)
    2010-06-10 18:49:01下载
    积分:1
  • SpaceEnhance
    此程序为matlab的关于空间增强的一段代码,已经用于开发的软件中(This process is enhanced matlab on a piece of code space has been used to develop the software)
    2010-08-23 22:11:40下载
    积分:1
  • fftofsignal
    说明:  调用.csv文件格式或者Excel格式文件实现Matlab数学算法:图像或图形的再现、时域和频域的信号分析和处理(call. Csv file format or Excel format Matlab mathematical algorithms to achieve : images or graphics to recreate the time domain and frequency domain signal analysis and processing)
    2006-03-31 20:43:13下载
    积分:1
  • MATLAB
    matlab中的PCM编码形式和解码方式仿真程序 简单易懂的编码方式(matlab PCMcoding)
    2009-06-17 12:25:53下载
    积分:1
  • Application-of-MATLAB
    给出了理想光具组系统矩阵的MATLAB计算程序,并借助MATLAB进行光线追迹与数值拟合,得到了像差(球差)的多项式及曲线图.(Elastic viscoelastic correspondence principle is a method which is used to solve viscoelastic problems with elastic results using inverse Laplace transformation.The principle can combine elastic and viscoelastic me— chanies together.Therefore traditional mechanics of materials is qreatly enriched because of introducing the new materials and new theory.)
    2012-04-17 16:59:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载