搜索资源列表
遗传算法求解TSP问题
- 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.
求解非线性方程组
- 求解定位方程组。并直接利用三元方程求出X,Y,Z时的误差子函数-positioning Solving equations. 3 yuan and the direct use of equations derived X, Y, Z of error Functions
龙格库塔法求解微分方程组
- 打靶法结合龙格库塔法求解微分方程组
EFIE_RCS二维圆柱体求解
- 应用矩量法求解二维圆柱体EFIE方程,绘图并与解析法进行验证
求解两个空间的角度
- 求解两个空间的角度
MATLAB的多目标线性规划_理想点法求解程序代码
- MATLAB的多目标线性规划_理想点法求解程序代码
L1-Norm 优化求解
- 稀疏性方程组的优化求解算法,利用L1-Norm求解最稀疏的方程组解。主要用于压缩感知领域。
CPG网络的数值求解
- 利用龙格库塔法求解CPG网络
偏微分方程组N=4的龙格-库塔方法求解
- 偏微分方程组N=4的龙格-库塔方法求解,matlab编程,试过可以
经典泊松方程的matlab数值求解程序代码
- 经典泊松方程的matlab数值求解程序代码。,Possion equation numberical sover code using matlab.
guass 高斯消去法求解线性方程组
- 高斯消去法求解线性方程组 输入变量为一个n阶非奇异方阵A,和n维列向量b,输出的结果为线性方程组Ax=b的解-Gaussian elimination method for solving linear equations
求解约束极小值问题的函数fmincon
- 求解约束极小值问题的函数fmincon,fmincon是求解多维约束优化问题的优化工具箱函数,Problem solving constrained minimum function fmincon, fmincon is a multi-dimensional constrained optimization problems for solving the optimization toolbox function
NLSE.rar
- NLSE用于求解偏微分方程 可演示非线性光纤光学任何一个方程,NLSE pian weifen fang cheng qiu jie guang xian guang xue yan shi cheng xu ke jie ren he yi ge pain wei fen fang cheng
单位4元数法及svd法求解RT
- 通过四元数法或svd法利用4点在两坐标系下对应坐标求解两坐标系直接位姿关系。(By using the four element method or the SVD method, the two coordinate system is used to solve the two coordinate system's direct pose relationship by using the corresponding coordinates of the 4 points.)
多自由度阻尼系统求解
- 多自由度有阻尼系统的MATLAB求解代码,输入刚度,阻尼,平衡方程,自动计算结构阻尼频率和振型。(The MATLAB solution code of the damping system with multiple degrees of freedom is used to enter the stiffness, damping and equilibrium equations, and the damping frequency and vibration mode of the st
人工鱼群算法求解VRP问题
- 使用matlab语言实现人工鱼群算法求解车辆调度问题(Using MATLAB language to implement artificial fish swarm algorithm to solve vehicle scheduling problem)
主要是基于柔性作业车间调度的遗传算法求解
- 主要用于作业车间调度的遗传算法求解,研究的问题是柔性作业车间(It is mainly used to solve the genetic algorithm of job shop scheduling. The research problem is flexible job shop)
用遗传算法求解f(x)=10*sin(5x)+7*cos(4x),x∈[0,10]上的最大值
- 用遗传算法求解f(x)=10*sin(5x)+7*cos(4x),x∈[0,10]上的最大值
雷诺方程求解 (2)
- 有限差分法求解雷诺方程,MATLAB程序,可以拿来参考看看(Solving Reynolds equation by finite difference method)
MATLAB求解VRP
- 遗传算法、模拟退火算法、禁忌搜索算法求解VRP问题的matlab程序(Matlab program of genetic algorithm, simulated annealing algorithm, tabu search algorithm to solve VRP problem)