-
LSTM_learn-master
采用LSTM算法用python语言实现的信号时间序列预测,可预测信号的占用度(The LSTM algorithm is used to predict the signal time series in python language)
- 2017-10-13 09:45:28下载
- 积分:1
-
多种评价方法的计算
说明: 包含马尔可夫预测、贝叶斯决策、模糊聚类分析、模糊综合评价方法等多种计算方法(Including Markov prediction, Bayesian decision-making, fuzzy clustering analysis, fuzzy comprehensive evaluation and other calculation methods)
- 2020-03-25 16:44:42下载
- 积分:1
-
kk
说明: 微分进化算法中的其中两个子程序,还有未上传(Differential evolution algorithm)
- 2019-07-20 21:29:49下载
- 积分:1
-
netcalculation
一个用于复杂网络研究中计算网络静态参数(度分布,簇系数等)的c程序(其中的数据是具体的可换成其他的数据)。很简单但是对于做复杂网络研究的却很有启发的哦。(a complex network for research computing network static parameters (distribution, Clustering coefficient, etc.) c (which is specific data can be replaced by other data). Very simple but so complex network of research is very enlightening oh.)
- 2007-01-02 14:46:13下载
- 积分:1
-
Mesh2d_v24
三角形网格划分, 自由网格和结构网格划分,包括主要的matlab文件和函数,使用main.m 执行(mesh triangle grid using matlab, free mesh and structured mesh. The file include mfiles and functions. The program could be run through main.m)
- 2017-07-11 21:28:07下载
- 积分:1
-
hartigansSLC_OpenCV
hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1)
Sequential Leader algorithm:
Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY.
1. Select maximum cluster "radius"
2. Start with zero clusters
3. Add each item to be clustered to:
* Closest cluster if distance <= r
* New cluster if distance to closest cluster > r
4. Compute new center from members in cluster
5. Empty the clusters (keeping the centers)
6. Return to step 3 (until no changes are made)
- 2010-02-25 19:28:25下载
- 积分:1
-
boble
改进的冒泡排序的VC++源程序,希望大家能够从中受益!(improved Bubble Sort VC source, we hope to benefit from!)
- 2006-06-29 10:33:36下载
- 积分:1
-
yemian4
用递推最小二乘法,使用MATLAB对液面高度进行估计。(using recursive least squares method, using MATLAB surface height estimation.)
- 2007-06-17 17:14:17下载
- 积分:1
-
NONLINEAR-FINITE-ELEMENT-AND-PROGRAM
非线性有限元及程序这本书,很有用的,程序也很全面(NONLINEAR FINITE ELEMENT AND PROGRAM)
- 2021-03-31 10:19:09下载
- 积分:1
-
CS多目标
说明: 布谷鸟多目标算法用来函数寻优,本代码给出了通用版本,能够很好的适应和学习(CS algorithm used to function optimization, this code gives a general version, can adapt and learn well)
- 2021-04-17 09:04:42下载
- 积分:1