资源列表
bys
- 采用贝叶斯正则化算法提高BP网络的推广能力。在本例中,将采用两种训练方法,即L-M优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练BP网络,使其能够拟合某一附加有白噪声的正弦样本数据。-The use of Bayesian regularization algorithm for BP network to improve generalization ability. In this case, two types of training methods will b
sijiache
- 私家车充电模型,私家车日行驶距离概率密度及累加函数,电动汽车出发时间(或者称开始充电的时间)概率-Private car charging model, private car day driving distance probability density function and cumulative electric vehicle departure time (or start charging of said time) probability
pichuli
- 模式识别中的聚类算法,其一是用批处理方法进行聚类,其二是用对分算法进行聚类的
Elman
- 利用Elman网络对信号的幅度进行检测,能够正确输出时变信号的幅度值。本源码中假设信号由幅度分别为1和2的正弦信号交替变化构成-Elman network use the magnitude of the signal detection, can correct the output signal range of time-varying value. Assuming the source signal by the magnitude of 1 and 2 constitute a ch
ID3
- 基于ID3算法的Frame页面过滤算法与效率分析-ID3 algorithm based on the Frame page filtering algorithms and efficiency analysis
analisisnumerik2
- this for calculation matriks using gauss elimination-this is for calculation matriks using gauss elimination
GreedyTSP
- 贪心算法的TSP 求解 10000城市 数据文件可以自己建立 C代码编程-Greedy algorithm for solving TSP 10000 to establish their own city data files can be C code programming
RBF_regression_classification
- 径向基神经网络的应用,回归分析和分类分析程序。有一定的参考意义。-Application of RBF neural network, regression analysis and classification of procedures. Have some reference value.
RBFlimianyouguiyihuachuli
- 有关神经网络的设计,径向基函数的神经网络的举例-For the design of neural networks, radial basis function neural network example
allletter
- 实现对数字的神经网络训练和识别,很好的东西,仅供参考-Implementation of digital neural network training and recognition, a good thing, for reference only
BP
- 典型的神经网络算法,含详细注释,供新手学习和借鉴-A typical neural network algorithm, with detailed notes, for beginners to learn from
SimulatedAnnealingPSO
- 基于模拟退火的粒子群算法,可以直接调用,已经将该算法封装成了一个函数-The particle swarm algorithm based on simulated annealing, can be called directly, has already become a function will encapsulate the algorithm