资源列表
[matlab例程] niuduntonglundiedai
说明:牛顿同伦迭代算法 先进行同伦算法,涉及的微分方程求解采用改进欧拉法,最后进行牛顿迭代-Newton Homotopy, Improved Euler, newton Iteration<紫梁> 在 2025-11-16 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] BP-algorithm
说明:BP算法的功能是实现一定条件下的全局最优解。-BP algorithm function is to achieve global optimal solution under certain conditions.<charle007> 在 2025-11-16 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] beibao
说明:模拟退火算法是一种通用的随机搜索算法,是对局部搜索算法的扩展。与一般局部搜索算法不同,SA以一定的概率选择领域中目标值相对较小的状态,是一种理论上的全局最优算法。-Simulated annealing algorithm is a common random search algorithm is an extension of local search algorithm. Different general local search algorithm, SA with a certain<charle007> 在 2025-11-16 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] rewrite
说明:主要对txt,csv等文件里的重复内容进行计数操作,并将内容和重复次数保存为cht文件,也可以是txt(需要自己改代码)。-The main TXT, CSV and other files inside the repeat content count operation, and the content and repeat the number of times saved as CHT file, can also be TXT (need to change their own cod<王哥> 在 2025-11-16 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] main
说明:回火退火法作为模拟退火法的改进方法,当退火一定程度时讲温度升高即回火,然后在继续退火,反复即可跳出最优陷阱,保证全局最优解的求解效率质量。-Tempering annealing as an improved method of simulated annealing, speaking when the annealing temperature that is tempered to some extent, and then continue annealed repeatedly to<charle007> 在 2025-11-16 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Stochastic-optimization-method
说明:随机性多次寻优法,随机性算法能够有效地寻找全局最优解。-Stochastic optimization method many times, random algorithm can find the global optimal solution.<charle007> 在 2025-11-16 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] bp-ga-method
说明:基于遗传算法的BP神经网络算法(以下简称BP—GA)就是在BP神经网络的学习过程中,将权重和阀值描述为染色体,并选取适宜的适应函数,然后进行GA迭代,直到某种意义上的收敛.-GA BP neural network algorithm (hereinafter referred to as BP-GA) is in the learning process BP neural network, the weights and thresholds described as chromosomes<charle007> 在 2025-11-16 上传 | 大小:2kb | 下载:0
[matlab例程] 基于Python的Abaqus二次开发实例讲解
说明:基于python的二次开发案例。1、所有的代码均可以先在Abaqus\CAE中操作一遍后再通过rp文件读取,然后再在此基础上进行相应的修改; 2、Python是一种解释性语言,读起来非常清晰,因此在修改程序的过程中,不存在程序难以理解的问题; 3、Python是一种通用性的、功能非常强大的面向对象编程语言,有许多成熟的类似于Matlab函数的程序在网络上流传,为后期进一步的数据处理提供了方便。(Python-based secondary development case)<人在江湖sa> 在 2025-11-16 上传 | 大小:22kb | 下载:0