搜索资源列表
FeatureSelection
- Feature Selection using Matlab. The DEMO includes 5 feature selection algorithms: • Sequential Forward Selection (SFS) • Sequential Floating Forward Selection (SFFS) • Sequential Backward Selection (SBS) • Se
kalmalvbosuanfa
- kalman滤波递推程序matlab算法实现,配有程序运行结果图3涨-matlab kalman filter algorithm recursive process, with a run up the results of Figure 3
hopfield
- 一、 实验目的 1. 通过本实验加深对Hopfield神经网络原理的认识与理解; 2. 进一步熟练MATLAB软件和该软件平台上神经网络的模式识别功能。 二、 实验内容 本实验利用Hopfield神经网络来对0-9这10个数字进行识别,并实现噪声数字的识别。 -First, the purpose of the experiment Through this experiment to deepen knowledge and understanding of the H
FloydMATLAB
- Floyd最短路算法的MATLAB程序,采用floyd算法计算图a中每对顶点最短路-Floyd shortest path algorithm MATLAB program using floyd algorithm to calculate Figure a per vertex shortest
rengongshenjing_-matlab-
- 人工神经网络的matlab源程序,产生指定类别的样本点,并在图中绘出.-Matlab the source program, the artificial nerve network of the,, generate the the sample point, of the the specified categories of and was plotted in the figure
nnupdatefigures
- the update data figure of nn net in signal processing, and it is the matlab code
logistic_regression
- 利用逻辑回归实现二分类的matlab程序。随机生成训练样本,利用梯度下降法进行训练,并且在样本图上画出了分类边界。-Logistic regression for binary classification matlab procedures. Randomly generated training samples, the training using the gradient descent method, and is shown in Figure on the sample class
demo3
- 在demo中,用EKF和有噪声的EKF训练非线性、非平稳数据。-In this demo, I use the EKF and EKF with noise adaptation to train a neural network with data generated a nonlinear, non-stationary state space model. Adaptation is done by matching the innovations ensemble covariance
time-huabiao
- 给定一系列数据,将他们用matlab在图中画出来,通过固定的编程格式可以在图中任意加入不同的多组数据,用于不同组数据的比较-Given a series of data, they will be drawn with matlab in the figure, through a fixed programming format can be added in the figure of any number of different sets of data for different gr
CNN
- 卷积神经网络matlab代码,内附详细解释。可用于图像识别,数据分类。(this is an zip of matlab code for CNN used for data classification or figure recognization.)