CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 均方误差

搜索资源列表

  1. 遗传算法TDOA解决

    6下载:
  2. 用遗传算法解决通信中的TDOA问题 文件名 program 完成功能 求出在进行account_test次的试验中每一次的最优染色体,并且求出均值MV,和均方误差MSE 文件名 definition_constant( ) 完成功能 对各个常量试验参数进行设定 文件名 main_program 完成功能 完成一次试验的计算 文件名 all_Noise 完成功能 计算TDOA值(由基站所测量的TDOA(受到噪声的干扰)) 文件名 gen_ini_pop_
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.78kb
    • 提供者:田园
  1. Volterra_luzhenbo5

    0下载:
  2. 更新说明: 此版本在版本1、2的基础上做了2点重大改进 1、改进了PhaSpa2VoltCoef函数算法,使得现算法的运行速度约是原算法的4倍 2、改进了volterra_train_lu函数算法,使得相对均方误差提高了约1000倍,新算法不再需要对样本做归一化处理-Update : This version of the 1,2 version on the basis of a 2:00 a significant improvement, improved PhaSpa2Vol
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13.43kb
    • 提供者:陆振波
  1. bp-matlab

    1下载:
  2. BP神经网络算法的matlab代码,本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。希望有用-BP neural network algorithm Matlab code, the procedures under the trained network file ANN.mat anticipating new data files, be mean square error, paint and forecast data and t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15.73kb
    • 提供者:杨力
  1. nnforcast

    0下载:
  2. 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对别人有所帮助.-the procedures under the trained network file ANN.mat anticipating new data files, to be mean-square error. and the mapping out of t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15.7kb
    • 提供者:pearllu
  1. BPneuralnetworksouce

    0下载:
  2. BP神经网络c++源程序 采用3个隐层减少误差 均方误差程度可以接受-BP Network c source used three hidden layers reduce the error mean square error acceptable level
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13.91kb
    • 提供者:小魏
  1. bpprogramming

    0下载:
  2. 这个程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对大家有所帮助-This program the trained network file ANN.mat predict new data file, get the mean square error, and forecast data and the original d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:16.34kb
    • 提供者:lrb
  1. equality_constraints_of_uncertain_systems_filterin

    0下载:
  2. 研究了一类离散不确定系统中存在等式约束时的最优滤波问题,在均方误差最小的意义下利用卡尔曼滤波给出了最优解。与传统的不确定滤波结果相比,从理论证明了利用更多信息的约束滤波的估计误差协方差的迹更小。-A class of discrete uncertain systems exist in the optimal filter when the equality constraint problem, the minimum mean square error in the sense of Ka
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:194.52kb
    • 提供者:李辉
  1. LMS

    0下载:
  2. 基于神经网络最小均方误差的分类算法,根据LMS准则来对数据进行分类-Based on minimum mean square error of neural network classification algorithm based on LMS criteria to classify the data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:953byte
    • 提供者:冯胡震亨
  1. using-adaptive-chebyshev

    0下载:
  2. 提出了一种基于自适应 Chebyshev 多项式神经网络(ACNN)的 Logistic 混沌系统控制算法。该算法采用 Chebyshev 正交多项式作为神经网络的激励函数, 构建 Logistic 混沌系统的预测与控制模型。为了保证算法的稳定性, 提出和证明了收敛定 理, 并利用自适应学习率算法提高神经网络的学习效率和收敛速度。通过采用自适应 Chebyshev 神经网络直接学习 Logistic 混 沌系统的动态特性, 并对系统实施目标函数控制。实验仿真结果表明, 该算法在 L
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:
  1. bp-code

    0下载:
  2. 利用BP神经网络进行数据预测,得到均方误差,并画出预测数据和原数据的对比图。-BP neural network for data, forecasts, get the mean square error, and forecast data and raw data to draw the comparison chart.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:15.47kb
    • 提供者:fangxujun
  1. mse

    0下载:
  2. 最小均方误差法实现数据分类,内带实验数据,直接运行出结果-MSE algorithm for data classification with the experimental data,Run directly to results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.8kb
    • 提供者:袁园
  1. SGA

    1下载:
  2. 用标准的遗传算法优化低通数字滤波器的参数,采用的方法是最小均方误差法,得到较为理想的滤波器的传递函数的系数。-Genetic algorithm using standard low-pass digital filter, the method used is the minimum mean square error method to obtain the ideal filter transfer function coefficients.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3.57kb
    • 提供者:
  1. backprop

    0下载:
  2. BP神经网络算法实现 批量处理的BP算法,隐层数为1 Z为特征向量组成的矩阵,n*m维,一行为一个样本 labZ为数据的类别,n*1维,每行对应样本的类别 M为隐层节点个数,T为迭代次数上限, epsilon为用于判断收敛的误差值,eta为学习率 W1为输入到隐层的权重,M*m维,B1为偏差,也就是乘以1的那个权重,M*1维 W2为隐层到输出的权重,c*M维,B2意义同B1,c*1维 estored为MLP的均方误差,每行是一次的误差
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:1.04kb
    • 提供者:裴唯一
  1. lmsour

    0下载:
  2. 自适应滤波器的最小均方误差算法的实现(使用MATLAB),用于system identification和noise cancellation.-MATLAB minimum mean square error of the adaptive filter algorithm for system identification and noise cancellation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.15kb
    • 提供者:Lulu Chen
  1. BP-hehanshubiaoda

    0下载:
  2. 在Windows环境中利用Matlab实现BP学习算法在达到期望均方误差最小的情况下正确表达傅里叶核函数。-BP learning algorithm using Matlab achieve in the Windows environment to achieve the desired mean square error at minimal correct expression of Fourier kernels.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:193.93kb
    • 提供者:meng qinchao
  1. 5

    0下载:
  2. BP学习算法逼近墨西哥草帽函数 在Windows环境中利用Matlab实现BP学习算法在达到期望均方误差最小的情况下正确表达墨西哥草帽函数。 实验目的:1.理解BP神经网络结构模型,初步了解BP网络的用途。 2.学习BP学习算法,掌握误差往回传播网络的构建思想。 3.能够正确使用BP学习算法表达墨西哥草帽函数。 -BP learning algorithm Mexican hat function approximation BP learning algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6.12mb
    • 提供者:glm
  1. kiebingjiu

    0下载:
  2. 最小均方误差(MMSE)的算法,pwm整流器的建模仿真,可以实现模式识别领域的数据的分类及回归。- Minimum mean square error (MMSE) algorithm, Modeling and simulation pwm rectifier You can achieve data classification and regression pattern recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:6.76kb
    • 提供者:常伟玲
  1. aftvx

    0下载:
  2. 一种噪声辅助数据分析方法,最小均方误差(MMSE)的算法,结合PCA的尺度不变特征变换(SIFT)算法。- A noise auxiliary data analysis method, Minimum mean square error (MMSE) algorithm, Combined with PCA scale invariant feature transform (SIFT) algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-20
    • 文件大小:6kb
    • 提供者:王班会
  1. ubyja

    0下载:
  2. 最小均方误差(MMSE)的算法,matlab编写的元胞自动机,本科毕设要求参见标准测试模型。- Minimum mean square error (MMSE) algorithm, matlab prepared cellular automata, Undergraduate complete set requirements refer to the standard test models.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:7.88kb
    • 提供者:贾丽平
  1. ks425

    0下载:
  2. 课程设计时编写的matlab程序代码,最小均方误差等算法的MSE的计算,数据包传送源码程序。- Course designed to prepare the matlab program code, Minimum mean square error MSE calculation algorithm, Data packet transfer source program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-20
    • 文件大小:5kb
    • 提供者:张新
« 12 »
搜珍网 www.dssz.com