资源列表

[仿真建模LRSs

说明:递归最小二乘(RLS)是一种自适应滤波算法,它可以递归地找到最小化加权线性最小二乘代价函数与输入信号相关的系数。这种方法与其他算法相比较,例如最小均方(LMS),旨在减少均方误差。在RLS的推导中,输入信号被认为是确定性的,而对于LMS和类似的算法,它们被认为是随机的。(Recursive least squares (RLS) is an adaptive filter algorithm that recursively finds
<大东东> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程feature_selection_peng

说明:用于进行特征选择的方法,可以对数据进行降维,减少冗余。(For the method of feature selection, the data can be reduced and redundant.)
<大东东> 在 2024-11-18 上传 | 大小:5kb | 下载:0

[matlab例程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))
<lin7788> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法七个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.)
<小梦321> 在 2024-11-18 上传 | 大小:8kb | 下载:1

[matlab例程[muchong.com]蚁群算法论文%2B源代码

说明:蚁群算法是一种用来寻找优化路径的概率型算法(Ant colony algorithm is a probabilistic algorithm for searching the optimal path)
<白衣沽酒绮罗生> 在 2024-11-18 上传 | 大小:1.8mb | 下载:0

[人工智能/神经网络/遗传算法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 math
<白衣沽酒绮罗生> 在 2024-11-18 上传 | 大小:8kb | 下载:0

[matlab例程Density-ratio-based-clustering-master

说明:相比其他的聚类方法,基于密度的聚类方法可以在有噪音的数据中发现各种形状和各种大小的簇。DBSCAN(Ester, 1996)是该类方法中最典型的代表算法之一(DBSCAN获得2014 SIGKDD Test of Time Award)。其核心思想就是先发现密度较高的点,然后把相近的高密度点逐步都连成一片,进而生成各种簇(Compared with other clustering methods, the density based
<zkzfengyi> 在 2024-11-18 上传 | 大小:93kb | 下载:0

[人工智能/神经网络/遗传算法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 ar
<白衣沽酒绮罗生> 在 2024-11-18 上传 | 大小:6kb | 下载:0

[人工智能/神经网络/遗传算法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
<白衣沽酒绮罗生> 在 2024-11-18 上传 | 大小:7kb | 下载:0

[matlab例程PV_MPPT

说明:最大功率追踪技术仿真模型,用于学习光伏发电的matlab/simulink模型搭建(Maximum power tracking technology simulation model)
<zwangqing> 在 2024-11-18 上传 | 大小:15kb | 下载:0

[matlab例程Desktop

说明:小波脊仿真,别人写的,仅供参考,不是我想要的那种,不用下载。(rigid simulation Wavelet ridge extraction in a single ridge with ridge extraction procedure)
<静水无声> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程code

说明:Prokudin-Gorsky Demosaicer for class project.
<jacksm4ck> 在 2024-11-18 上传 | 大小:9kb | 下载:0

源码中国 www.ymcn.org