资源列表

« 1 2 ... 72 73 74 75 76 7778 79 80 81 82 ... 2830 »

[人工智能/神经网络/遗传算法RFF

说明:辨识模型与遗忘因子法所用模型相同,其中, 0 ≤μ≤1为遗忘因子, 此处取0.98。 数据长度L=402。一次算法和递推算法结果基本一致,但递推算法可以实现在线实时辨识,而且可以减少计算量和存储量。-Identification model and forgetting factor method used the same model, among them, 0 or less or less 1 μ for forgetting
<张鹏> 在 2024-09-20 上传 | 大小:1024 | 下载:1

[人工智能/神经网络/遗传算法RGLS

说明:该算法用于自回归输入模型,是一种迭代的算法。其基本思想是基于对数据先进行一次滤波处理,后利用普通最小二乘法对滤波后的数据进行辨识,进而获得无偏一致估计。但是当过程的输出信噪比比较大或模型参数较多时,这种数据白色化处理的可靠性就会下降,辨识结果往往会是有偏估计。数据要充分多,否则辨识精度下降。模型阶次不宜过高。初始值对辨识结果有较大影响。-The algorithm used for autoregressive input model,
<张鹏> 在 2024-09-20 上传 | 大小:1024 | 下载:1

[人工智能/神经网络/遗传算法poisson

说明:利用快速傅里叶分解法求解二维泊松方程的fortran程序-Fortran program using the fast Fourier decomposition method for solving 2D Poisson equation
<yanyuming> 在 2024-09-20 上传 | 大小:1024 | 下载:1

[人工智能/神经网络/遗传算法bp-pso-matlab

说明:PSO替代梯度下降训练BP网络,将代码从doc复制出来即可-The PSO alternative gradient descent training of BP network, the code is copied from the doc can
<秦烁> 在 2024-09-20 上传 | 大小:12288 | 下载:1

[人工智能/神经网络/遗传算法prolog_wuziqi

说明:在VC的基础上使用prolog实现五子棋功能-The prolog backgammon function on the basis of the VC
<gg> 在 2024-09-20 上传 | 大小:3072 | 下载:1

[人工智能/神经网络/遗传算法NN_EKF

说明:基于非线性扩展卡尔曼滤波的Matlab程序-The extended Kalman filter can not only estimate states of nonlinear dynamic systems from noisy measurements but also can be used to estimate parameters of a nonlinear system. A direct application o
<窦贤明> 在 2024-09-20 上传 | 大小:31744 | 下载:1

[人工智能/神经网络/遗传算法NN_UKF

说明:基于无迹卡尔曼滤波的人工神经网络matlab程序-Similar to using the extended Kalman filter, Neural Networks can also be trained through parameter estimation using the unscented Kalman filter. This file provides a function for this purpose.
<窦贤明> 在 2024-09-20 上传 | 大小:38912 | 下载:1

[人工智能/神经网络/遗传算法enkf-matlab-0.30.tar

说明:集合卡尔曼滤波的Matlab程序,enkf-matlab-0.30,最新版本-EnKF-Matlab is designed primarily as a research and study tool. As a consequence, speed and memory usage are given a lower priority than simplicity and ease of use
<窦贤明> 在 2024-09-20 上传 | 大小:7257088 | 下载:1

[人工智能/神经网络/遗传算法SceneTextCNN_demo.tar

说明:端至端卷积神经网络的文字识别,代码演示包. 它包含我们的论文中使用的所有主要组成部分: kmeans无监督特征学习 + 卷积神经网络(CNN)-This is a demo package of the code we used for our paper, "End-to-End Text Recognition with Convolutional Neural Networks", T. Wang, D. Wu, A.
<twang> 在 2024-09-20 上传 | 大小:61051904 | 下载:1

[人工智能/神经网络/遗传算法思维进化算法优化BP神经网络——非线性函数拟合

说明:思维进化算法优化BP神经网络——非线性函数拟合,有源程序和数据(BP Neural Network Optimized by Mind Evolutionary Algorithm - Nonlinear Function Fitting)
<潇潇飒飒> 在 2024-09-20 上传 | 大小:51200 | 下载:1

[人工智能/神经网络/遗传算法SVM的参数优化——如何更好的提升分类器的性能

说明:SVM的参数优化——如何更好的提升分类器的性能,含有源程序和代码(SVM parameter optimization - how to better improve the performance of the classifier, containing source code and code)
<潇潇飒飒> 在 2024-09-20 上传 | 大小:208896 | 下载:1

[人工智能/神经网络/遗传算法概率神经网络的分类预测-基于PNN的变压器故障诊断

说明:概率神经网络的分类预测--基于PNN的变压器故障诊断,含有源程序和数据(Classification Prediction of Probabilistic Neural Networks--Based on PNN Transformer Fault Diagnosis)
<潇潇飒飒> 在 2024-09-20 上传 | 大小:16384 | 下载:1
« 1 2 ... 72 73 74 75 76 7778 79 80 81 82 ... 2830 »

源码中国 www.ymcn.org