资源列表
Degree_Distribution.rar
- 复杂网络中,度分布计算,函数,并绘制出度分布的分布图,Complex networks, distributed computing degree, function, and mapping the distribution of out-degree distribution
logistic.rar
- 一个简单的在matlab上实现logistic方程,并花出图像。,A simple implementation in matlab on logistic equation, and the flower images.
SimuAPSO
- 模拟退火发与粒子群算法的结合,程序可用,收敛的很快-Simulated Annealing and Particle Swarm made the combination of procedures available, fast convergence
list
- 有关链表的操作,包括链表的创建,在各个位置上的插入和删除,以及对链表的遍历;-Operation on the list
bubble2
- 冒泡排序,这是一个经典的排序程序,完成降序排序功能。-bubble sort.
sor22
- 用超松弛迭代法求解方程组Ax=b,nm为最大迭代次数,w为误差精度,ww为松弛因子-Ultra-relaxation method for solving equations Ax = b, nm is the maximum number of iterations, w is the error precision, ww for the relaxation factor
approximation
- matlab多项式近似,基空间为普通多项式-matlab polynomial approximation, the base space as an ordinary polynomial
integral
- 本程序是关于数值积分的数值实验c++代码-numerical integral
mass-5
- fluent模拟焊接,熔滴过渡的质量源项-Welding Simulation, mass source
fft
- This file include a FFT algorithm a Scheme Workshop entry by John David Stone. -This file include a FFT algorithm a Scheme Workshop entry by John David Stone.
PSO_nature
- 本程序为基于自然选择的粒子群优化算法,注释较为详细。基于自然选择的粒子群优化算法是借鉴自然选择的机理,根据粒子的适应度进行排序,加快算法收敛的速度。-This procedure for the particle swarm optimization algorithm based on natural selection and detailed comments. The particle swarm optimization algorithm based on natural selec
