资源列表
bp
- 逻辑性的思维是指根据逻辑规则进行推理的过程 它先将信息化成概念,并用符号表示,然后,根据符号运算按串行模式进行逻辑推理 这一过程可以写成串行的指令,让计算机执行。然而,直观性的思维是将分布式存储的信息综合起来,结果是忽然间产生想法或解决问题的办法。这种思维方式的根本之点在于以下两点:1.信息是通过神经元上的兴奋模式分布储在网络上 2.信息处理是通过神经元之间同时相互作用的动态过程来完成的。-Logical thinking refers to the process according to t
bp_demo
- 逻辑性的思维是指根据逻辑规则进行推理的过程 它先将信息化成概念,并用符号表示,然后,根据符号运算按串行模式进行逻辑推理 这一过程可以写成串行的指令,让计算机执行。然而,直观性的思维是将分布式存储的信息综合起来,结果是忽然间产生想法或解决问题的办法。这种思维方式的根本之点在于以下两点:1.信息是通过神经元上的兴奋模式分布储在网络上 2.信息处理是通过神经元之间同时相互作用的动态过程来完成的。-Logical thinking refers to the process according to t
GA_RBF
- GA,即遗传算法;RBF,径向基函数神经网络。本程序介绍了通过遗传算法来优化RBF神经网络的参数值,从而达到更好的进行模式识别。-GA, namely genetic algorithms RBF, radial basis function neural networks. This procedure describes the parameters to optimize the RBF neural networks by genetic algorithms to achieve b
PSO
- PSO,即粒子群算法,本程序展现的是经典的标准粒子群算法,希望能对各位读者有所帮助。-PSO, namely particle swarm algorithm, the program shows a classic standard particle swarm optimization, hoping to help all of you readers.
pso_Trelea_vectorized
- 本程序介绍了用粒子群算法优化支持向量机的相关参数,从而达到更好的模式识别。-This procedure describes the optimization of support vector machines with particle swarm algorithm parameters, so as to achieve a better pattern recognition.
BBO
- BBO,即生物地理学算法。本程序介绍一种新型的生物学算法,希望能对各位读者朋友有所帮助。-BBO, namely biogeography algorithms. This program introduces a new algorithm biology, hoping to help all of you readers.
Cuckoo-algorithm
- 本程序介绍了一种新型的生物智能启发式算法-布谷鸟算法,用于对求解问题的优化分析。-This program introduces a new type of biological intelligence heuristics - Cuckoo algorithm used to solve the problem of optimization analysis.
Manifold_learning_algorithms
- Manifold learning algorithms,即流形学习算法,这是一种较新的学习算法,用于对问题的优化分析。-Manifold learning algorithms, namely manifold learning algorithm, which is a relatively new learning algorithm for optimal analysis of the problem.
ga
- 遗传算法实现计算f(x 1,x 2 )= 21.5 +x 1 ·sin(4πx 1 ) +x 2 ·sin(20πx 2 )的最大值-calculate the maximum value of f(x 1,x 2 )= 21.5+x 1 ·sin(4πx 1 )+x 2 ·sin(20πx 2 ) by Genetic Algorithm
Modsimpmethod
- 改进的单纯形全局最优化算法,收敛较快,效果不错,希望对需要的童鞋有用-Improved simplex global optimization algorithm, rapid convergence, good, hope to useful for need of children s shoes
SimpMethod
- 改进的单纯形全局最优化算法,经测试收敛较快,效果不错,需要非线性最优化的可以借鉴-Improved simplex global optimization algorithm, tested converges faster, effect is good, need to nonlinear optimization can draw lessons from
Optimal-Algorithm
- 非线性最小二乘优化算法,遗传优化算法,粒子群优化算法,经测试收敛较快,效果不错,需要非线性最优化的可以借鉴-Nonlinear least square optimization algorithm, genetic optimization algorithm, particle swarm optimization algorithm, tested converges faster, effect is good, need to nonlinear optimization can dr