搜索资源列表
newpnn
- 基于GMM的概率神经网络PNN具有良好的泛化能力,快速的学习能力,易于在线更新,并具有统计学的贝叶斯估计理论基础,已成为一种解决像说话人识别、文字识别、医疗图像识别、卫星云图识别等许多实际困难分类问题的很有效的工具。而且PNN不但具有GMM的大部分优点,还具有许多GMM没有的优点,如强鲁棒性,需要更少的训练语料,可以和其他网络其他理论无缝整合等。-GMM based probabilistic neural network PNN good generalization ability, the
qdsg
- 主要研究了超声回波信号的小波分析算法和BP神经网络算法。在超声检测中,作为检测基本数据的脉冲反射回波信号受到电子噪声和结构噪声的干扰,-major study of the ultrasonic echo signal wavelet analysis algorithm and BP neural network algorithm. In ultrasonic testing, to detect the basic data pulse echo signals reflected by
shengjingwangluo123456
- 基于 神经网络 算法的 入侵检测,我的 毕业设计,仅 供大家参考-based on neural network algorithm Intrusion Detection, I graduated in design, is for your reference
CONTENTS
- 人工神经网络与matlab ,有很多源程序,对学习神经网络很有帮助
rbf 网络设计实例
- 人工神经网络网络设计实例,我运行过结果正确。可以-The artificial nerve network network design example, I move the result am correct. May have a try
vc++bp
- 神经网络的BP算法,可以帮助识别汉字等其他文字-BP neural network algorithm, can help identify the characters and other text
lpc-demo
- 图形图象 图片显示 2D图形编程 3D图形编程 绘图程序 波变换 GIS编程 分形几何 图形图像处理 OpenGL 图形/文字识别 压缩解压 加密解密 CA认证 数值算法/人工智能 STL 数据结构 数学计算 人工智能/神经网络 matlab例程 生物技术 Java编程 Applet 游戏 Javascr ipt Jsp/Servlet Ajax *行业应用 医药行业 金融证券系统
BPModulationClassification
- 采用BP神经网络算法进行调制样式识别的Matlab代码-Using BP neural network pattern recognition algorithm Matlab code modulation
BP_ex
- 经典的bp神经网络设计程序,很好的注释一看就懂,要下载的从速哦!-Bp neural network design classic procedures, very good comments could be easily understood, as soon as possible to download Oh!
00121
- 量子通信技术- Quantum communication technology
voidetest
- 基于神经网络的语言情感识别系统,可以识别人讲话时是喜,怒,高兴还是平静,具有较高的识别率。-The language of emotion recognition system based on neural network can recognize human speech is happy, angry, happy or calm, has a high recognition rate.
cpn
- cpn神经网络的MATLAB实现,把代码都弄到了一个TXT文档,需要的可以自行在MATLAB输入-cpn neural network
bp
- bp神经网络的相关MATLAB实现,源码被保存在txt文件中,需要自行粘贴即可-Related MATLAB bp neural network implementations, source code is stored in the txt file, you need to stick to their own
Code
- 基于概率神经网络的手写体数字识别,人工智能方面的应用-Handwritten numeral recognition based on probabilistic neural networks, artificial intelligence applications
TDCS
- 仿真了变换域通信系统在自适应方法和遗传算法优化神经网络方法下的误码率(The BER of the transform domain communication system is simulated by adaptive method and genetic algorithm)
70616536matlab
- 采用BP网络,NEWCF--生成一个新的前向神经网络,TRAIN--对网络进行训练, 定义训练样本(Using the BP network, NEWCF-- generates a new forward neural network. TRAIN-- trains the network to define training samples.)
第一次作业_基于分类算法的雷达状态识别
- 第一次作业_基于分类算法的雷达状态识别 对于本数据集中的雷达状态识别,数据降维前使用朴素贝叶斯、支持向量机、神经网络的分类算法对于识别的准确率无太大影响;数据降维后使用神经网络算法最优,支持向量机算法其次,朴素贝叶斯算法较差。此外,训练样本越多,分类准确率有小幅度提高。(First Operation Radar State Recognition Based on Classification Algorithms For radar state recognition
dataset-master
- 深度学习进行调制识别的数据集,用于卷积神经网络(dataset for cnn include generate_RML2016.04c and generate_RML2016.10a)
去噪网络
- 去噪DNCNN卷积神经网络,可以用于信道估计,python代码,含有说明
cnn-master
- 卷积神经网络,可以很好的实现文本分类或者图像识别(Convolutional Neural Networks)