搜索资源列表
MATLAB(M)
- 智能控制理论算法实现:层次聚类,hopfield网络和遗传传算法优化三个源代码文件-Intelligent control theory algorithms: hierarchical clustering, hopfield network and genetic algorithm optimization three source codes
pso
- 修正过的pso 算法 属于离散型的pso程序,可用于变量筛选,效果不错!-Modified discrete PSO algorithm belonging to the PSO procedure, can be used for variable selection, good results!
psoaco
- 求解离散问题的pso aco 算法,含german信用数据库-Solving the problem of discrete pso aco algorithm, with german credit database
DCT
- 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
QEAsolvePackage
- 最近两年比较流行的量子进化算法(QEA),能够求解一般的优化问题。算例是一个典型的背包问题(离散二值问题)。-The more popular the last two years the quantum evolutionary algorithm (QEA), be able to solve the general optimization problems. An example is a typical knapsack problem (discrete binary problem
bayes_discrete
- 利用matlab实现的离散贝叶斯的源代码,可以用来分类或识别,很值得收藏-Implemented using discrete Bayesian matlab source code can be used to classification or identification, it is worthy of collection
shijianxulie
- 时间序列的时频特性分析研究时间序列的傅里叶变换及逆变换,快速梅林变换及逆变换,短时离散傅里叶变换,得到瞬时频率。 研究时间序列的Born–Jondan时频分布图,Butterworth时频分布图,Choi–Williams时频分布图,得到瞬时频率。 -Time series analysis of time-frequency characteristics of time series of Fourier transform and inverse transform, the fa
chengxu
- 数字信号变换处理技术实现 研究数字信号离散傅里叶变换数字信号离散余弦变换数字信号离散希尔伯特变换数字信号Chirp Z变换。 -Digital signal processing technology transform Discrete Fourier transform of digital signal digital signal discrete cosine transform discrete Hilbert transform digital signal digital s
ex1_1add
- 离散动态规划一例题求解程序,包括输出显示-about discrete dynamic programming
hopfield
- 离散二值神经网络,作为一种新的人工神经网络,是一种具有联想记忆功能的网络,用于数字识别。-Discrete binary neural networks, as a new artificial neural network is a kind of associative memory function of the network, for digital identification.
HMMtoolbox
- 此工具箱支持推理和学习HMM模型,拥有的算法有离散输出(DHMM),高斯输出(GHMM),或其混合物的高斯输出(mhmm)。-Hidden Markov Model (HMM) Toolbox for Matlab,This toolbox supports inference and learning for HMMs with discrete outputs (dhmm s), Gaussian outputs (ghmm s), or mixtures of Gaussians outp
eg9-shuzishibie
- 《MATLAB神经网络30个案例分析》中的第9个例子,案例9 离散Hopfield神经网络的联想记忆—数字识别。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 9, 9 cases of discrete Hopfield neural network associative memory- digit recognition. Hope to have certain help to everybo
eg10-nenglipinjia
- 《MATLAB神经网络30个案例分析》中的第10个例子,案例10 离散Hopfield神经网络的分类——高校科研能力评价。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 10 cases of 10 discrete Hopfield neural network classification- the ability evaluation of scientific research in high
interruptible-load-calculation
- 本MATLAB程序是基于离散粒子群算法的可中断负荷的优化计算-The MATLAB program is a discrete particle swarm optimization algorithm based on interruptible load calculation
fisher_classify
- MATLAB版本的LDA线性分类器,具体包括计算类内离散度矩阵,类间离散度矩阵,以及训练集各类在新坐标轴上的投影。代码原来用于肌电特征的分类,亦可用于其他机器学习案例-the LDA classifier wrote in MATLAB
yiuhingmai
- 包含优化类的几个简单示例程序,用MATLAB实现的压缩传感,关于非线性离散系统辨识。- Optimization class contains several simple sample programs, Using MATLAB compressed sensing, Nonlinear discrete system identification.
nprqm
- 汽车课设货车Matlab驱动力图程序,关于非线性离散系统辨识,D-S证据理论数据融合。- Car class-based truck driver trying to Matlab program, Nonlinear discrete system identification, D-S evidence theory data fusion.
Hopfield Neural Network
- 一种离散神经网络实例,亲测可用。MATLAB语言实现的(A discrete neural network instance, a pro-test is available.MATLAB language implementation)
6离散Hopfield神经网络(DHNN)及其MATLAB实现
- 离散Hopfield神经网络及其MATLAB实现,有助于学习神经网络相关知识(Discrete Hopfield neural network and its MATLAB implementation)