搜索资源列表
mud.rar
- 各种多用户检测算法性能的比较,含神经网络算法,解相关算法等,A variety of multi-user detection algorithm performance as compared with neural network algorithm, decorrelation algorithm
nesors
- 神经网络VC实现,使用VC来实现bp神经网络,很好的实现了鸢尾花的数据分类,得到比较理想的结果。-bp network
ANN-in-maneuvering-target-tracking
- 在机动目标跟踪中,机动目标模型是机动目标跟踪的基本要素之一,一般希望机动目标模型能准确表征目标机动时的各种运动状态。比较常用的模型有匀速运动(CV)模型、匀加速运动(CA) 模型、时间相关模型(Singer)和机动目标“当前”统计模型。上述模型均采用机动频率表征目标的机动情况。在应用当中,通常采用固定的机动频率,这就表示机动目标的机动时间是一定的,而实际上机动目标的机动时间是不断变化的,也就是说机动频率是不断变化的,采用固定机动频率必然会带来误差。采样周期在0.5—2S时,机动频率越小跟踪精度越
BP
- BP神经网络,详细知识,内附代码,自己感觉比较使用-BP neural network, detailed knowledge, containing a code themselves feel more use
and
- 案情分析,利用神经网络来模拟,我们可以得到比较好的结果-Case analysis, the use of neural networks to simulate, we can get better results
Adaptive-linear-element
- 掌握用Matlab人工神经网络工具箱设计自适应线性元件的方法,掌握人工神经网络学习和训练过程;理解误差曲面;分析比较自适应线性元件的不足。-Master with Matlab artificial neural network toolbox design adaptive linear element method, to master artificial neural network learning and training process understand the error
xiaobo
- 自己编写的小波神经网络原始程序,比较经典的的算法,希望对初学者有用-Wavelet Neural Network original program, I have written more classic algorithms useful for beginners
RBF
- 2012年高教杯数学建模评价葡萄酒,建立RBF神经网络评价的源码以及相应的数据和一点比较经典的数据预处理的方法-Mathematical modeling evaluation of the 2012 Higher Education cup wine RBF Neural Network Evaluation of source code as well as the corresponding data and a little more classic data preprocessing
BP
- BP神经网络,经过遗传算法进行优化,效果比较好-BP neural network, through genetic algorithm optimization, the effect is better
SOM
- 基于SOM神经网络的故障诊断,比较粗略,有待改善~-Based on SOM neural network fault diagnosis, more rough, yet to be improved
GA-BP-matlab-socure-code
- matlab写的神经网络代码,其中含有遗传算法对神经网络的权值和阈值优化模块,解释比较详细,师兄的毕业设计部分代码-Written in Matlab neural network code, which contains the genetic algorithm of neural network weights and threshold optimization module, a more detailed explanation, senior graduation design p
lms_jibendaima
- LMS算法可认为是机器学习里面最基本也比较有用的算法,神经网络中对参数的学习使用的就是LMS的思想,在通信信号处理领域LMS也非常常见,比如自适应滤波器。-LMS algorithm can be considered to be inside the machine learning the most basic and useful algorithms, neural network learning parameters used LMS is the idea, in the com
Comparative-Study-ofSVM-and-BP
- 支持向量机和BP神经网络比较研究源程序代码,希望对大家有用!-A Comparative Study of Support Vector Machine and BP Neural Network
danPID
- 神经网络PID 比较好用的PID控制算法,虽然不能很好的实现,但是也可以作为参考(ANN PID Neural network PID relatively easy to use PID control algorithm, although not very good to achieve, but can also be used as a reference)
支持向量机和BP神经网络比较研究源程序代码
- 支持向量机和BP神经网络比较研究源程序代码(Support vector machine and BP neural network comparative study source code, if there is a problem, you can contact QQ1373687980)
人工神经网络例子
- 人工神经网络练习实例,可用于初学人工神经网络的同学,实例都比较简单(Artificial neural network training examples)
模拟退火算法
- 提出了一种基于粒子群优化(PSO)算法的径向基(RBF)网络参数优化算法,首先利用减聚类算法确定网络径向基函数中心的个数,再用PSO算法优化径向基函数的中心及宽度,最后用PSO算法训练隐含层到输出层的网络权值,找到神经网络权值的最优解,以达到优化神经网络学习的目的。最后,通过一个实验与最小二乘法优化的神经网络进行了比较,验证了算法的有效性。(Particle swarm optimization (PSO) optimization of RBF network)
《MATLAB 神经网络43个案例分析》源代码&数据
- matlab神经网络源代码,案例比较多方便查询(matlab neural network source code)
DropOut深度网络
- 深度神经网络在测试时面对如此大的网络是很难克服过拟合问题的。 Dropout能够很好地解决这个问题。通过阻止特征检测器的共同作用来提高神经网络的性能。这种方法的关键步骤在于训练时随机丢失网络的节点单元包括与之连接的网络权值。在训练的时候,Dropout方法可以使得网络变得更为简单紧凑。在测试阶段,通过Dropout训练得到的网络能够更准确地预测网络的输出。这种方式有效的减少了网络的过拟合问题,并且比其他正则化的方法有了更明显的提升。 本文通过一个简单的实验来比较使用Dropout方法前后网络
采用广义回归神经网络GRNN进行货运量预测
- 针对货运量预测问题,建立广义神经网络,对货运量进行预测。同时建立了BP神经网络,通过预测误差进行比较(Aiming at the problem of freight volume prediction, a generalized neural network is established to predict freight volume. At the same time, a BP neural network is established to compare the predicti
