资源列表

« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 3400 »

[数学计算/工程计算STRSCNE

说明:给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u wher
<muxihan> 在 2024-12-28 上传 | 大小:5kb | 下载:2

[数学计算/工程计算Cardvalidation

说明:This the Luhn algorithm used to verify card numbers throughout the world. -This is the Luhn algorithm used to verify card numbers throughout the world.
<makh> 在 2024-12-28 上传 | 大小:2kb | 下载:2

[数学计算/工程计算pso

说明:程序说明: jblzq.m为基本粒子群程序求函数的最大值 lzq2.m是惯性权重法求函数的最大值 lzq3.m是惯性权重法求函数最小值。当然也可以用lzq2.m实现,在函数前加个负号 lzq4.m是收敛因子法求函数最小值 lzq5.m是带变异的惯性权重法求最大值,变异条件比较简单,变异次数多。还有一种变异是利用各粒的最优位置与全局最优位置的差的平方和,再开根号的值小于某一值最为收敛条件,将在我的报告中叙述 lzq
<沈龙> 在 2024-12-28 上传 | 大小:7kb | 下载:2

[数学计算/工程计算Lasso

说明:lasso regression. It is very good to use for statics processing.
<Tandy> 在 2024-12-28 上传 | 大小:351kb | 下载:2

[数学计算/工程计算Preconditioned_Conjugate_Gradient_Method

说明:用C语言写的预处理共轭梯度法求解线性方程组的程序-Preconditioned Conjugate Gradient Method with C Language for solving linear system of equations
<Zhu Liyong> 在 2024-12-28 上传 | 大小:3kb | 下载:2

[数学计算/工程计算nast3dgp25B15D_1146468442

说明:二维流体模拟源代码 linux环境下可编译 也可以用mingw-Two-dimensional fluid simulation source code can be compiled under linux environment, can also be used mingw
<马宏> 在 2024-12-28 上传 | 大小:1018kb | 下载:2

[数学计算/工程计算PSO

说明:基于模拟退火的粒子群算法,模拟退火算法在搜索过程中具有该概率突跳的能力,能够有效地避免搜索过程陷入局部极小解。-Based on simulated annealing particle swarm optimization, simulated annealing algorithm in the search process has a sudden jump in the probability of the capacity,
<cuiping5122> 在 2024-12-28 上传 | 大小:3kb | 下载:2

[数学计算/工程计算LBM_3d_Code

说明:lattice boltzmann 的3d程序,附带详细的程序说明-a lattice boltzmann program
<吴锋> 在 2024-12-28 上传 | 大小:6.97mb | 下载:2

[数学计算/工程计算LKHTSP

说明:由Helsgaun改进的Lin-Kernighan局部启发搜索算法(LKH)求解大规模TSP问题,使用Java语言实现,具有强大的求解TSP性能。-Helsgaun improved the Lin-Kernighan local search algorithm (LKH) for solving large scale TSP problem, use the Java language, solving the TSP with
<new> 在 2024-12-28 上传 | 大小:770kb | 下载:2

[数学计算/工程计算LBM-cylinder

说明:用LBM结合非平衡外推方法实现的圆柱绕流,柱面边界以非平衡外推方法实现。-LBM combined with the extrapolation method of achieving non-equilibrium flow around a cylinder, cylinder boundary to achieve non-equilibrium extrapolation method.
<王力> 在 2024-12-28 上传 | 大小:2kb | 下载:2

[数学计算/工程计算F90-bgk

说明:This a fortran code for unsteady 2D poiseuille flow-This is a fortran code for unsteady 2D poiseuille flow
<mehdi> 在 2024-12-28 上传 | 大小:11kb | 下载:2

[数学计算/工程计算lorenzLya

说明:利用正交向量法求Lorenz系统的李雅普诺夫指数,并绘出指数谱图。-Orthogonal Vector Method Lorenz system, Lyapunov exponent, and draw the index spectrum.
<zz> 在 2024-12-28 上传 | 大小:1kb | 下载:2
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 3400 »

源码中国 www.ymcn.org