资源列表
鲸鱼顺势刷单EA
- 本EA是日内顺势交易的原则,根据汇率平均日内波幅采用趋势顺势加仓的原理,系统带止损止盈,不扛单充分降低了风险。(This EA is the principle of intra day trading. According to the average intra day fluctuation of exchange rate, the principle of trend trend plus position is adopted. The system stops loss and p
TSP
- 简单的遗传算法解决10个程序之间的TSP问题-Simple genetic algorithm to solve TSP problem between the 10 program
joone-engine-1.1.2
- 这是一个神经网络的开发工具-This is a neural network development tools
MMSE
- 本文主要介绍mmse算法及其一种改进 在最优滤波中广泛应用-The matlab files enclosed in this toolbox can be used to tabulate gain functions for log-spectral magnitude MMSE estimators under an assumed Generalized- Gamma model for the clean speech magnitude DFT coefficients.
deduplication
- C语言实现的simhash算法,用于文章查重!-Simhash algorithm C language, and re-check for the article!
parkingproblem
- 轮式移动机器人的镇定方法,从日常生活中的经验总结的方法-Stabilization of wheeled mobile robot methods, from the everyday experience of the methods
LS-SVM_Based_on_PSO
- 基于混沌粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法,是英文
cpslssvm
- 基于混沌粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法-Based on Chaotic Particle Swarm Optimization and Simulated Annealing least squares support vector machine parameter self-selection method
exp1
- 利用多父体杂交演化算法,精英多父体杂交算法求解函数极值-Multi-parent crossover using evolutionary algorithms, multi-parent crossover elite function extremum algorithm
spfa_algorithm.rar
- 关于最短路径的SPFA快速算法-段凡丁(西安交通大学)PDF格式,a fast algorithm for shortest path SPFA
VC++BP
- 本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值. 一、网络训练 程序默认状态是样本训练状态,现将样本训练状态下的如何训练网络进行说明: 1.系统精度: 定义系统目标精度,根据需要定义网络训练误差精度.误差公式是对训练出网络的输出层节点和实际的网络输出结果求平方差的和. 最大训练次数: 默认为10000次,根据需要调整,如果到达最大训练次数网络还未能达到目标精度,程序退出. 3.步长: 默认为0.01,由于采用
72167478VCppBP
- 基于VC++实现的BP神经网络源程序,可直接运行-VC++ implemented based BP neural network source