资源列表
matlab gds
- 利用matlab gds的插件 对各种几何图形进行设计(Using the MATLAB GDS plug-in to design a variety of geometric figures)
LRSs
- 递归最小二乘(RLS)是一种自适应滤波算法,它可以递归地找到最小化加权线性最小二乘代价函数与输入信号相关的系数。这种方法与其他算法相比较,例如最小均方(LMS),旨在减少均方误差。在RLS的推导中,输入信号被认为是确定性的,而对于LMS和类似的算法,它们被认为是随机的。(Recursive least squares (RLS) is an adaptive filter algorithm that recursively finds the coefficients that minimiz
feature_selection_peng
- 用于进行特征选择的方法,可以对数据进行降维,减少冗余。(For the method of feature selection, the data can be reduced and redundant.)
steepest
- 寻求无约束优化问题的解,根据马昌凤书中算法编写(%input:f=f(x); g=the gredient of f(x); x0=the initial value %output:x=the optima of f(x);k=iteration used;opt=the optimum of f(x))
七个RBF神经网络的源程序
- 包含了RBF源代码,可以用于RBF神经网络编程,其中包括RBF聚类,K均值聚类等(It includes the RBF source code, which can be used for RBF neural network programming, including RBF clustering, K mean clustering, etc.)
[muchong.com]蚁群算法论文%2B源代码
- 蚁群算法是一种用来寻找优化路径的概率型算法(Ant colony algorithm is a probabilistic algorithm for searching the optimal path)
code
- 人工神经网络(Artificial Neural Networks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(Connection Model),它是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型(Artificial neural network is also referred to as neural network (NNs) or connection model. It is a mathematical model for simulating
Density-ratio-based-clustering-master
- 相比其他的聚类方法,基于密度的聚类方法可以在有噪音的数据中发现各种形状和各种大小的簇。DBSCAN(Ester, 1996)是该类方法中最典型的代表算法之一(DBSCAN获得2014 SIGKDD Test of Time Award)。其核心思想就是先发现密度较高的点,然后把相近的高密度点逐步都连成一片,进而生成各种簇(Compared with other clustering methods, the density based clustering method can find var
code
- 单层感知器(Single Layer Perceptron)是最简单的神经网络。它包含输入层和输出层,而输入层和输出层是直接相连的。(The single layer perceptron is the simplest neural network. It contains the input layer and the output layer, and the input layer and the output layer are directly connected.)
code2
- 线性神经网络和单层感知机非常相似,输入层、输出层甚至是误差迭代函数都相同,唯一的区别就是他们的传输函数不同(Linear neural network and single-layer perceptron are very similar. Input layer, output layer and even error iteration function are all the same. The only difference is their transmission function
实验图
- 两个哈山东矿机更好地司空见惯哈迪斯空间规划
PV_MPPT
- 最大功率追踪技术仿真模型,用于学习光伏发电的matlab/simulink模型搭建(Maximum power tracking technology simulation model)