登录
首页 » matlab » BPneuralnetwork

BPneuralnetwork

于 2015-02-06 发布 文件大小:39KB
0 238
下载积分: 1 下载次数: 2

代码说明:

  一般的神经网络,包括基础知识和应用实例,非常适合自学者。 ( The neural network)

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

发表评论

0 个回复

  • PSO_Demostration
    一个PSO算法历程,有详细的注释,及相关演示过程。采用了基本PSO、权重优化、最大速度法三种(去掉代码中的相关行的注释即可使用)。(PSO algorithm is a process, detailed notes, and related presentation process. With the basic PSO, weight optimization, the maximum speed law of three (remove the code related to the comment line can be used).)
    2011-05-04 09:45:54下载
    积分:1
  • DataReader
    A matlab example for the datareader
    2011-06-14 04:33:15下载
    积分:1
  • VBLAST
    receiver for vblast
    2011-09-05 15:43:36下载
    积分:1
  • siglephasebrdge
    电力电子电路单相桥式全控整流电路的simulink仿真(Power electronic circuit single phase bridge rectifier circuit with Simulink simulation)
    2020-12-23 15:19:08下载
    积分:1
  • unbalndsag
    THREE PHASE DYNAMIC VOLTAGE RESTORER WITH VOLTAGE SWELL CONDIDTIONS
    2015-02-14 17:10:29下载
    积分:1
  • attachments_2010_11_23
    Matlab Edge detection using masks
    2011-02-12 20:34:25下载
    积分:1
  • mixed-ga
    Optimal Component Selection Using Mixed-Integer Genetic Algorithm
    2014-12-15 03:51:02下载
    积分:1
  • cp0101_genrect
    估算带宽,先是计算输入信号单边带功率谱密度,然后估算出信号所占的带宽(Bandwidth estimation, first calculating the input signal is single sideband power spectral density, and then estimate the proportion of signal bandwidth)
    2007-10-13 14:38:11下载
    积分:1
  • gridsynchronous
    synchronous genertor with PV array
    2011-01-15 01:29:29下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载