登录
首页 » matlab » 神经网络用于性能预测

神经网络用于性能预测

于 2005-09-01 发布 文件大小:3KB
0 196
下载积分: 1 下载次数: 58

代码说明:

  此程序可用于实现基于神经网络的工程性能预测。(this procedure can be used to achieve based on neural network projects performance prediction.)

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

发表评论

0 个回复

  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • ExtractGLCM
    说明:  灰度共生矩阵方法用来提供一幅图像的灰度共生矩阵值,然后送到分类器中进行分类(gray level co-occurrence matrix,a very important method of extracting features)
    2011-03-05 21:46:08下载
    积分:1
  • Gas-dynamics
    应用MATLAB基于元胞自动机的气体动力学仿真(Gas dynamics)
    2011-05-03 16:45:16下载
    积分:1
  • FFT
    FFT sample matlab code
    2013-12-11 14:21:57下载
    积分:1
  • adaboost1
    adaboost代码,比较简单。但方便了解Adaboost算法的基本原理(The aim of the project is to provide a source of the meta-learning algorithm known as AdaBoost to improve the performance of the user-defined classifiers. )
    2013-08-24 11:12:16下载
    积分:1
  • GA
    说明:  改进遗传算法,克服遗传算法的缺点,有一定的参考价值。(The disadvantage improved genetic algorithm to overcome the genetic algorithm, a certain reference value.)
    2014-11-09 20:41:26下载
    积分:1
  • sun
    SUNOS下基于RPC的电力调度数据网的双机实现方案.pdf(SunOS RPC-based electricity dispatching data network to achieve the two-plane program. Pdf)
    2008-02-12 21:20:39下载
    积分:1
  • filterDesign
    Filter Design with Frequency Sampling
    2010-05-07 06:55:12下载
    积分:1
  • artificial-segments.tar
    Artificial networks exampls
    2014-11-26 22:30:01下载
    积分:1
  • turbo
    是turbo码的matlab仿真程序,里面有详细的注释(Turbo code is a matlab simulation program, which has detailed notes)
    2007-09-13 18:34:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载