-
遗传算法:PID参数整定
遗传算法入门实例之一:用在PID参数整定上(转自阿莫论坛)
- 2023-06-13 19:35:55下载
- 积分:1
-
从多维来画波形图
从多维来画波形图-To draw from the multi-dimensional wave
- 2022-01-25 19:55:32下载
- 积分:1
-
c++冒泡排序算法源码
冒泡排序通过n-1次比较使得长度为n的数组按照从小到大的顺序排序,每一次排序都将最大的数字置于数组未排序数据元素的最后,这样经过n-1次后就可以使得整个数组有序。
- 2022-05-05 04:01:07下载
- 积分:1
-
不使用欧式距离,而是采用相关性对数列进行聚类
不使用欧式距离,而是采用相关性对数列进行聚类-Do not use Euclidean distance, instead of using the related series of cluster
- 2022-06-16 18:26:19下载
- 积分:1
-
数据挖掘中的一算法 ines算法 c下实现的。适合初学习数据挖掘者借鉴...
数据挖掘中的一算法 ines算法 c下实现的。适合初学习数据挖掘者借鉴-data mining algorithms ines of an algorithm to achieve the c. Data for early learning from the dig
- 2022-10-02 12:25:09下载
- 积分:1
-
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0...
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W .
用动态规划实现-given n goods, items i weight of wi and value of vi, the backpack can carry a maximum capacity of W. 0-1 knapsack problem that is a choice with a maximum total value of the goods but a subset of the W capacity. Dynamic Programming
- 2022-03-09 15:39:44下载
- 积分:1
-
给出计算常微分方程(组)的各种算法的使用示例。
给出计算常微分方程(组)的各种算法的使用示例。-Given the calculation of ordinary differential equations (group) the use of various algorithms sample.
- 2022-10-03 12:05:03下载
- 积分:1
-
利用最佳一致逼近设计数字滤波器的程序,根据提示输入参数,程序输出单位取样响应h[n]...
利用最佳一致逼近设计数字滤波器的程序,根据提示输入参数,程序输出单位取样响应h[n]-use the best approximation of the digital filter design process, according to suggest input parameters, output units sampling procedures response h [n]
- 2023-05-04 19:05:03下载
- 积分:1
-
pathsim,java代码
学习推荐系统的同学可以看看,pathsim计算相似的方法,计算moive lens上的用户和电影之间的相似度,长度为2
- 2022-05-05 18:18:37下载
- 积分:1
-
math.net收入数学C #实现具体功能:
Math.NET开源数学库
C#实现
具体功能:
- A linear algebra package, see MathNet.Numerics.LinearAlgebra.
- A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse.
- Non-uniform random generators, see MathNet.Numerics.Generators.
- Distribution fonctions, see MathNet.Numerics.Distributions.
- Statistical accumulator, see MathNet.Numerics.Statistics.
- Fourier transformations, see MathNet.Numerics.Transformations.
- Miscellaneous utilies (polynomials, rationals, collections).-Math.NET revenue math C# achieve specific functions :- A linear algebra package, see MathNet.Numerics.LinearAlgebra.- A spar se linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse .- Non-uniform random generators. see MathNet.Numerics.Generators.- Distribu tion fonctions. see MathNet.Numerics.Distributions.- Stati stical accumulator, see MathNet.Numerics.Statistics.- Fourier t ransformations. see MathNet.Numerics.Transformations.- Mis cellaneous utilies (polynomials. rationals, co
- 2022-01-31 12:13:31下载
- 积分:1