资源列表

« 1 2 ... .15 .16 .17 .18 .19 26320.21 .22 .23 .24 .25 ... 28522 »

[matlab例程Diff1

说明:初值为线性的扩散方程,解释物质堆积过程,形成一维堆积剖面(The diffusion equation with linear initial value explains the material accumulation process and forms a one-dimensional accumulation section)
<cheer1 > 在 2025-03-03 上传 | 大小:1kb | 下载:0

[数值算法/人工智能ID3

说明:ID3算法是一个构建决策树的经典算法,该程序可实现数据的分类(ID3 algorithm is a classical algorithm for constructing decision tree, which can classify data)
<求知者 > 在 2025-03-03 上传 | 大小:3kb | 下载:0

[数值算法/人工智能CART

说明:CART又名分类回归树;主要用于数据挖掘中的数据分类;(CART, also known as classification and regression tree, is mainly used for data classification in data mining;)
<chamship > 在 2025-03-03 上传 | 大小:5kb | 下载:0

[matlab例程sg

说明:仿真已测试过,波形非常好。是双管正激电路参考的经典案例。(THAT IS THE GOOD DESIGN)
<mraz > 在 2025-03-03 上传 | 大小:19kb | 下载:0

[matlab例程syncronization

说明:Symbol synchronization
<oberon2670 > 在 2025-03-03 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法BP

说明:BP神经网络经过训练与学习,逼近非线性函数(BP neural networks are trained and studied to approximate nonlinear functions)
<沙漠彩蜥 > 在 2025-03-03 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法apriori

说明:数据挖掘Aprior的简易c++实现,通过string来表示数据集,没有采用STL set集合操作,因此实现起来简单一些,判断是否包含用到了动态规划算法中的最长公共子序列,思想是暴力求解,没有用到很高端的思想和算法。(Simple c++ data mining Aprior, said data set by the string, without the use of STL set collection operation, th
<MAR阿尔维斯 > 在 2025-03-03 上传 | 大小:1kb | 下载:0

[matlab例程Genetic Algorithm

说明:简单函数优化的遗传算法程序,遗传算法从问题解的串集开始搜索,而不是从单个解开始。这是遗传算法与传统优化算法的极大区别。传统优化算法是从单个初始值迭代求最优解的;容易误入局部最优解。遗传算法从串集开始搜索,覆盖面大,利于全局择优。(A genetic algorithm program optimized by simple functions)
<四姑娘 > 在 2025-03-03 上传 | 大小:4kb | 下载:0

[数学计算/工程计算格子波尔兹曼方法及其应用

说明:本文介绍了格子波尔兹曼法的发展及其基本方程,以及对不同边界条件的简单叙述。(this paper introduces the development of Lattice-Boltzmann Method and it's basic equations. Besides, it also shows us some kinds of boundary conditions about it.)
<ahuang > 在 2025-03-03 上传 | 大小:94kb | 下载:0

[matlab例程simulated annealing algorithm

说明:模拟退火算法的应用很广泛,可以较高的效率求解最大截问题(Max Cut Problem)、0-1背包问题(Zero One Knapsack Problem)、图着色问题(Graph Colouring Problem)、调度问题(Scheduling Problem)等等。(Simulated annealing algorithm is widely used, can be more efficient to solve the
<四姑娘 > 在 2025-03-03 上传 | 大小:61kb | 下载:0

[matlab例程floyd

说明:Floyd算法(Floyd-Warshall algorithm)又称为弗洛伊德算法、插点法,是解决给定的加权图中顶点间的最短路径的一种算法,可以正确处理有向图或负权的最短路径问题(Floyd algorithm (Floyd-Warshall algorithm) also known as the Freud algorithm, interpolation method is an algorithm of the shortes
<四姑娘 > 在 2025-03-03 上传 | 大小:2kb | 下载:0

[matlab例程Gray Forecast Model

说明:灰色预测是通过鉴别系统因素之间发展趋势的相异程度,即进行关联分析,并对原始数据进行生成处理来寻找系统变动的规律,生成有较强规律性的数据序列,然后建立相应的微分方程模型,从而预测事物未来发展趋势的状况。灰色预测是一种对含有不确定因素的系统进行预测的方法。(Grey prediction is dissimilarity between the development trend by identifying system factors,
<四姑娘 > 在 2025-03-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 26320.21 .22 .23 .24 .25 ... 28522 »

源码中国 www.ymcn.org