-
LSSVM
一个案例代码,用最小二乘支持向量机的,预测煤炭量(A case code, using the least squares support vector machine to predict the volume of coal)
- 2012-06-18 13:26:33下载
- 积分:1
-
k-means-clustering
用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。(C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distance between each object and each seed cluster center, and assign each object to its nearest cluster center. Cluster centers, and the object assigned to them on behalf of a clustering. Once all the objects are assigned to each cluster cluster centers will be based on the existing object clustering is recalculated.)
- 2012-09-20 11:50:09下载
- 积分:1
-
新编Marc有限元实例教程
说明: 编程教程,帮助入门学者学习建模,从初级开始,逐步深化,非常有帮助(Programming tutorials, help beginners learn modeling, from the beginning, gradually deepen, very helpful)
- 2019-01-14 19:19:06下载
- 积分:1
-
最优化作业C++源代码
用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了(C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside point method can use, I have all over Debugging)
- 2021-03-29 10:49:11下载
- 积分:1
-
Calculator
PB开发的计算器程序,适合初学者,比较简单,开发程序版本PB9.0(PB calculator program developed for beginners, is relatively simple, the development program version PB9.0)
- 2012-12-26 17:55:50下载
- 积分:1
-
diedaiqiujiefa
迭代最小二乘法,反演中应用极广泛,非常经典(Iterative least-squares method,An extremely wide range of inversion, very classic)
- 2020-07-03 15:00:02下载
- 积分:1
-
蚁群算法优化参数
说明: 蚁群算法优化随机共振参数,用于滚动轴承故障诊断(Ant colony optimization stochastic resonance parameters, bearing fault diagnosis)
- 2021-04-06 13:29:02下载
- 积分:1
-
《遗传算法及其在电力系统中的应用》2002
说明: 《遗传算法及其在电力系统中的应用》华中科技大学版("Genetic Algorithms and Their Applications in Power Systems" 2002)
- 2019-01-17 09:33:11下载
- 积分:1
-
PA_model
这是一个关于预失真模型的matlab程序,同时里面结合了延时估计算法。(this is a matlab program about the model of digital predistorter,and uesed with the delay estimation algorithm.)
- 2012-06-01 11:48:36下载
- 积分:1
-
fft
用C++编写的一维和二维快速傅里叶变换程序(Prepared with C++ one-dimensional and two-dimensional fast Fourier transform procedure)
- 2013-11-04 16:19:50下载
- 积分:1