资源列表
[matlab例程] theory_couple_plate_cavity
说明:Power coupled cavity for theoretical understanding<avinuday> 在 2025-06-03 上传 | 大小:4kb | 下载:0
[matlab例程] coupled_response_fahy
说明:Coupled response using matlab mfile<avinuday> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[matlab例程] power_freefield_2Dhemisphere
说明:cylindrical scattered for pressure analysis<avinuday> 在 2025-06-03 上传 | 大小:3kb | 下载:0
[matlab例程] TL_panel_roussos
说明:translational panel analysis of roussos<avinuday> 在 2025-06-03 上传 | 大小:5kb | 下载:0
[matlab例程] lined_duct
说明:lined duct for matlab mfile analysis<avinuday> 在 2025-06-03 上传 | 大小:5kb | 下载:0
[matlab例程] Memetic Algorithm
说明:基于启发式算法(Heuristic Algorithm, HA)与修复遗传算法(Repairing Genetic Algorithm, RGA)相结合的文化基因算法(Memetic Algorithm, MA)是一种较为迅速的最优算法(The Memetic Algorithm (MA) based on Heuristic Algorithm (HA) and repair Genetic Algorithm (RGA) is a relatively fast optimal Algori<梦倾> 在 2025-06-03 上传 | 大小:5kb | 下载:0
[matlab例程] danchunxing
说明:各种优化算法以及各种交叉使用的算法 神经网络还有单纯型法的最大最小优化算法(Various optimization algorithms, all kinds of cross used algorithm neural networks and the simplex optimization algorithm of simplex method)<hxxa> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[matlab例程] fitness
说明:比如每个企业和个人都要考虑的一个问题“在一定成本下,如何使利润最大化”等。最优化方法是一种数学方法,它是研究在给定约束之下如何寻求某些因素(的量),以使某一(或某些)指标达到最优的一些学科的总称。随着学习的深入,博主越来越发现最优化方法的重要性,学习和工作中遇到的大多问题都可以建模成一种最优化模型进行求解,比如我们现在学习的机器学习算法,大部分的机器学习算法的本质都是建立优化模型,通过最优化方法对目标函数(或损失函数)进行优化,从而训练出最好的模型。常见的最优化方法有梯度下降法、牛顿法和拟牛顿法<hxxa> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[matlab例程] PSO
说明:梯度下降法是最早最简单,也是最为常用的最优化方法。梯度下降法实现简单,当目标函数是凸函数时,梯度下降法的解是全局解。一般情况下,其解不保证是全局最优解,梯度下降法的速度也未必是最快的。梯度下降法的优化思想是用当前位置负梯度方向作为搜索方向,因为该方向为当前位置的最快下降方向,所以也被称为是”最速下降法“。最速下降法越接近目标值,步长越小,前进越慢。(The gradient descent method is the earliest and most simple and most commo<hxxa> 在 2025-06-03 上传 | 大小:3kb | 下载:0
[matlab例程] 333
说明:牛顿法是一种在实数域和复数域上近似求解方程的方法。方法使用函数f (x)的泰勒级数的前面几项来寻找方程f (x) = 0的根。牛顿法最大的特点就在于它的收敛速度很快。(The Newton method is a method to approximate the equation in the real and complex domain. The method uses the first few of the Taylor series of the function f (x) to<hxxa> 在 2025-06-03 上传 | 大小:2kb | 下载:0