资源列表
ehop1
- 设计一个含有两个神经元的Hopfiled网络 使用的主要函数如下: NEWHOP——创建Hopfield网络 SIM——对Hopfield网络进行仿真-The design of a neuron contains two main Hopfiled network function as follows: NEWHOP- create a Hopfield network SIM- Simulation of the Hopfield network
gaojing
- 高精度,自己写的,还好吧。应该有用。里面有加法减法乘法除法。-Precision, wrote it myself, okay. Should be useful. Addition subtraction multiplication division there.
matlab
- 本人转的一个神经网络程序:matlab编的bp神经网络用法的程序-I turn a neural network program: matlab code for bp neural network program usage
Simpson_Integral_Func
- 辛普森积分法(Simpson Integration)是一类常用且有效的数值积分法中,这里提供一个使用VBA实现的辛普森积分法-Simpson integration method (Simpson Integration) is a type of numerical integration commonly used and effective method, used here to provide an implementation of the Simpson integration
xianxingxinhaoyuce
- 基于matlab的神经网络 用于线性信号预测-a neural network used for signal prediction
adapt
- 自适应线性神经网络实现噪声对消,参数选取不同,效果不同-Adaptive linear neural network to achieve noise cancellation, select different parameters, different results
Frost-filter
- matlab实现对散斑条纹图像的Frost滤波。谢谢啊。下载有惊喜。-Matlab speckle image of the Frost filter reduction noise
ganzhiqiyihuo
- 用两层感知器实现异或, 第一层是随机层,即权重何偏差随机确定,以第一层的输出作为第二层的输入-Achieved with two different sensor or the first layer is a random layer, that is, any deviation of random to determine the weight to the output of the first layer as a second layer of input
nett
- 人工神经网络的matlab实现,可以实现分类、预测等多种功能。-Matlab implementation of artificial neural network can achieve classification, prediction and other features.
BPBE
- 基本BP神经网络算法在盲均衡器设计中的应用研究 俊供参考哦-bp neural netowrk, blind equalizer
BPparamater
- BP神经网络参数设置C++代码,可设置锻炼次数等-BP neural network parameter settings C++ code, you can set the number of times exercise
fisher_classify
- MATLAB版本的LDA线性分类器,具体包括计算类内离散度矩阵,类间离散度矩阵,以及训练集各类在新坐标轴上的投影。代码原来用于肌电特征的分类,亦可用于其他机器学习案例-the LDA classifier wrote in MATLAB