登录
首页 » matlab » matlab神经网络源程序

matlab神经网络源程序

于 2017-12-05 发布 文件大小:107KB
0 232
下载积分: 1 下载次数: 4

代码说明:

  可以参考于智能控制一书中有关于BP神经网络的算法仿真,(a simulation example)

文件列表:

源程序\BP.m, 5393, 2012-06-12
源程序\bp_jihe.m, 5315, 2012-06-12
源程序\bp_ju.m, 5305, 2012-06-12
源程序\bp_pca.m, 4483, 2012-06-12
源程序\cece1.mat, 1605, 2012-05-24
源程序\cece2.mat, 1613, 2012-05-24
源程序\cece3.mat, 1612, 2012-05-24
源程序\cece4.mat, 1610, 2012-05-24
源程序\cece5.mat, 1425, 2012-05-24
源程序\data1.mat, 2025, 2012-05-24
源程序\data2.mat, 2028, 2012-05-24
源程序\data3.mat, 2020, 2012-05-24
源程序\data4.mat, 2028, 2012-05-24
源程序\data5.mat, 2039, 2012-05-24
源程序\jh_pnn.fig, 8048, 2012-06-12
源程序\jh_pnn.m, 472, 2012-06-12
源程序\ju.m, 464, 2012-06-12
源程序\ju1.mat, 1838, 2012-05-24
源程序\ju2.mat, 1837, 2012-05-24
源程序\ju3.mat, 1839, 2012-05-24
源程序\ju4.mat, 1827, 2012-05-24
源程序\ju5.mat, 1840, 2012-05-24
源程序\juju1.mat, 877, 2012-05-24
源程序\juju2.mat, 876, 2012-05-24
源程序\juju3.mat, 881, 2012-05-24
源程序\juju4.mat, 876, 2012-05-24
源程序\juju5.mat, 781, 2012-05-24
源程序\ju_pnn.asv, 1916, 2012-06-11
源程序\pnn.fig, 8075, 2012-06-12
源程序\PNN.m, 2056, 2012-06-16
源程序\pnn_jihe.m, 1873, 2012-06-12
源程序\pnn_ju.m, 1945, 2012-06-12
源程序\pnn_pca.m, 1674, 2012-06-12
源程序\shu1.mat, 3655, 2012-05-24
源程序\shu2.mat, 3656, 2012-05-24
源程序\shu3.mat, 3650, 2012-05-24
源程序\shu4.mat, 3653, 2012-05-24
源程序\shu5.mat, 3655, 2012-05-24
源程序\shuju1.mat, 4747, 2012-06-08
源程序\shuju2.mat, 5031, 2012-06-08
源程序\shuju3.mat, 4931, 2012-06-08
源程序\shuju4.mat, 4513, 2012-06-08
源程序\shuju5.mat, 4591, 2012-06-08
源程序\spread.m, 454, 2012-06-12
源程序\test1.mat, 957, 2012-05-24
源程序\test2.mat, 951, 2012-05-24
源程序\test3.mat, 957, 2012-05-24
源程序\test4.mat, 956, 2012-05-24
源程序\test5.mat, 862, 2012-05-24
源程序

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

发表评论

0 个回复

  • music
    《空间谱估计原理与算法》多重信号分类法估计matlab源代码(" Space Spectrum Estimation Principle and Algorithm" multiple signal classification method estimates matlab source code)
    2009-03-03 20:44:31下载
    积分:1
  • knapsack
    Knapsack problem Solver
    2010-12-03 13:46:19下载
    积分:1
  • ccancorra
    cancorr的matlabb程序。用于信号的典型相关分析。 (cancorr matlabb program. Canonical correlation analysis for signal.)
    2012-08-14 00:29:09下载
    积分:1
  • gmsk
    gmsk的源代码,包括了调制,以及有关1bit差分解调方法(gmsk source code, including the modulation and demodulation method for the 1bit difference)
    2010-07-01 22:08:19下载
    积分:1
  • ukf
    无迹卡尔曼滤波UKF是重要的非线性滤波方法。它采用UT变换的方法,不再近似系统的非线性方程,它仍然用高斯随机变量表示状态分布,不过是用特定选择的样本点加以描述,每个点叫一个高斯点,它从系统状态的概率密度函数中取出;然后,按系统的真实模型演化,得到非线性演化后的σ点,使得样本均值和样本方差是真实均值和真实方差的好的近似。 在这个程序中,实现了基于UKF的滤波方法,并且建立了两种仿真环境进行实验。(Unscented Kalman filter UKF is an important nonlinear filtering method. It uses the UT transformation method, no similar system of nonlinear equations, it still says the state with the Gaussian distribution of random variables, but the specific choice is to describe the sample points, each point is called a Gaussian point, it is from probability density function of the system state to remove then, according to the true model of evolution of the system obtained after the nonlinear evolution of σ point, making the sample mean and sample variance is true variance of the mean and the true good approximation. )
    2011-05-24 17:09:14下载
    积分:1
  • cmac(matlab)
    artificial intelligence
    2012-01-26 20:50:29下载
    积分:1
  • xunhuanpuguji
    循环谱估计算法,有FAM和SSCA,利用谱自相关函数或者互谱相关函数,可以对循环谱循环进行学习或者分析。(Cyclic spectrum estimation algorithms, including FAM and SCA, can learn or analyze the cyclic spectrum cycle by using spectral autocorrelation function or cross-spectral correlation function.)
    2021-04-18 22:18:57下载
    积分:1
  • rk
    说明:  荣格库塔法解微分方程组,比matlab自带的ode求解命令更准确,误差更少(Rong-Kutta method for solving differential equations group' s ode to solve than the matlab command comes more accurate, less error)
    2010-06-10 13:40:03下载
    积分:1
  • tiaofu
    说明:  一些调幅信号的matlab仿真,由模拟的及数字的(AM signals some matlab simulation, by simulation and figures)
    2008-10-11 20:40:52下载
    积分:1
  • PV-module-simulator-with-MPPT
    太阳能最大功率点跟踪模型 matlab专用 上传上来(Maximum power point tracking solar model matlab dedicated upload up)
    2015-01-16 20:22:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载