资源列表

« 1 2 ... .19 .20 .21 .22 .23 26524.25 .26 .27 .28 .29 ... 28522 »

[matlab例程example1

说明:遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。(Genetic Algorithm (based Algorithm) is a simulation Darwin the evolution natural selection and Genetic mechanism of biological evolution pr
<egpt > 在 2025-02-24 上传 | 大小:1kb | 下载:0

[matlab例程SVM算法二分类

说明:将支持向量机(SVM)用于模式识别,解决二分类问题,程序中包含训练集和测试集。(The support vector machine (SVM) is used for pattern recognition to solve the dichotomy problem, which includes training set and test set.)
<egpt > 在 2025-02-24 上传 | 大小:4kb | 下载:0

[matlab例程粒子群算法

说明:粒子群算法代码,一种搜寻最优解的算法。它没有遗传算法的"交叉"(Crossover) 和"变异"(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。(Particle swarm algorithm, a search algorithm for optimal solutions. It does not have the "Crossover" and
<名字好难 > 在 2025-02-24 上传 | 大小:2kb | 下载:0

[数学计算/工程计算ex_3_3

说明:机器学习课后练习,对率回归程序,判断好瓜与坏瓜,包含西瓜测试数据。(Machine learning exercises after class, to rate regression procedure, judge good melon and bad melon.include test data)
<egpt > 在 2025-02-24 上传 | 大小:3kb | 下载:0

[matlab例程bp

说明:用多层前向网络的BP算法拟合函数 说明:1)网络结构为三层(输入层、1个隐层和输出层); 2)获取两组数据,一组作为训练集,一组作为测试集; 3)用训练集训练网络; 4)用测试集检验训练结果。(Fitting the function with BP algorithm of multilayer forward network)
<Dardanelle > 在 2025-02-24 上传 | 大小:14kb | 下载:0

[数据结构常用算法PAT全套答案_1001至1049

说明:该文档包含了PAT上的基础部分案例,可以参考一下(The document contains the basic part of the PAT case, you can refer to)
<王帅@hit > 在 2025-02-24 上传 | 大小:2.71mb | 下载:0

[matlab例程遗传算法

说明:遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。(Genetic algorithm is used to solve optimization search algorithm in computational mathematics, is a kind of evolutionary algorithms.Evolu
<名字好难 > 在 2025-02-24 上传 | 大小:5kb | 下载:0

[matlab例程tri-elements

说明:本程序实现了一悬臂梁受力问题的有限元解法,采用三节点三角形单元,计算了梁端部受集中力和同时受均布荷载以及端部集中力两种情况,给出了计算结果并作出了变形图示(This program implements a cantilever beam finite element problem solution, using three node triangular element. Two cases: concentrated force
<地中海渔人 > 在 2025-02-24 上传 | 大小:7kb | 下载:0

[matlab例程遗传算法案例

说明:遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithms are usually implemented in a computer simulation. The abstract representation of a certain number of candidate solutions (called indiv
<名字好难 > 在 2025-02-24 上传 | 大小:3kb | 下载:0

[matlab例程熵权法

说明:按照信息论基本原理的解释,信息是系统有序程度的一个度量,熵是系统无序程度的一个度量;如果指标的信息熵越小,该指标提供的信息量越大,在综合评价中所起作用理当越大,权重就应该越高。(According to the basic principle of information theory, information is a measure of system order degree, and entropy is a measure o
<名字好难 > 在 2025-02-24 上传 | 大小:2kb | 下载:0

[数值算法/人工智能flow_cylinder

说明:》模块清晰,注释明了 》计算了圆柱的拉力系数,与现有文献吻合很好 》圆柱边界条件采用了两种,1 标准反弹;2 半步长反弹(1 Code is in a clear modular design with detailed comments. 2 Drag coefficient of cylinder wae computed agreed very well with the reference. 3 Standard
<a1100200420 > 在 2025-02-24 上传 | 大小:2.97mb | 下载:0

[matlab例程Introduction FEM

说明:this code to introduce the finite element method
<PHLE > 在 2025-02-24 上传 | 大小:201kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 26524.25 .26 .27 .28 .29 ... 28522 »

源码中国 www.ymcn.org