搜索资源列表
altimetry
- 讀取SLA檔案,計算全球每月海潮趨勢。(以1992年10月至2002年8月為例)-SLA read files, calculating the monthly tide of global trends. (From October 1992 to August 2002 as an example)
tongbu1
- 使用全局变量同步线程的简单例子,是多核编程书上的一个例子,欢迎查看-The use of global variables of a simple example of thread synchronization, multi-core programming is an example of the book, please see
Global_convergence
- 全局收敛的PSO算法,可用于智能运算开发等,希望对大家有所帮助。-Global convergence of the PSO algorithm can be used for development of intelligent computing, etc., we want to help.
chenxu
- 使用粒子群算法解决优化问题,该算法有全局搜索和局部搜索能力,方便快捷。-Particle swarm algorithm to solve the optimization problem, the algorithm global search and local search capability, quick and easy.
GA_rastrigin
- matlab编译的遗传算法,很好用-genentic algorithm is an evaluate method,which can obtain the global optimum
ELPSO
- 基于样本的粒子群优化算法,(ELPSO),能够保持粒子的收敛性和多样性-This paper proposes an example-based learning PSO (ELPSO) to overcome these shortcomings by keeping a balance between swarm diversity and convergence speed. Inspired by a social phenomenon that multiple good ex
mul
- 基于CUDA C的程序,可以对任意矩阵进行矩阵乘法,目前仅用全局存储器进行数据计算,相比于传统CPU程序,计算效率明显提升。程序结构简洁,内有注释,方便学习,如有不足之处,方便批评指正。-Based on CUDA C programs can be arbitrary matrix matrix multiplication, the current global memory for data only, compared to traditional CPU program, comput
minGlbNEWton
- MATALB源代码---全局牛顿法求一元函数的极值,精度较高,同时参数,说明比较详细-Extreme, seeking a meta function global Newton method with high precision, and the parameter, a more detailed descr iption
Matlab code
- 全耦合方法的全局优化问题,里面有具体的程序以及编写的过程(Global optimization of full - coupling method)
非线性方程组求解
- 利用改进的遗传算法求解非线性方程,遗传算法得到全局最优解作为初值寻找局部最优解(Using the improved genetic algorithm to solve the nonlinear equation, the genetic algorithm gets the global optimal solution as the initial value to find the local optimal solution)
SimulateAnnealing1
- 用模拟退火程序在三维空间内跳跃寻找最值,适用于二次函数,全局最优(The simulated annealing program is used to jump in the three-dimensional space to find the maximum value, which is suitable for the two function, the global optimum.)