搜索资源列表
CPLD实现快速低开关损耗的优化SVPWM算法
- 介绍了利用ALTERA公司的Maxplus Ⅱ软件及ACEX芯片,基于一种用于三相电压型逆变器的优化SVPWM算法,来实现变频调速系统,该算法采纳Kohonen神经网络的优点。选择适当的调制方法和改进的算法,不但可以显著地缩短计算时间,且显著减少开关损耗。用复杂可编程逻辑器件(CPLD) 来实现这种算法非常简单合适。
Visual_C++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如
0~9bp_test
- 编程环境为matlab 该程序实现在已经训练好的神经网络的情况下,实现对数字的识别任务.-Matlab programming environment for the realization of the program has trained neural network circumstances, Implementation of digital identification tasks.
Adptive
- 神经网络的自适用算法,利用神经网络对系统辨识和跟踪。此程序为c语言和matlab混和编程,由c语言实现算法,由matlab来显示图形。-neural network algorithm applied since the use of neural network system identification and tracking. This procedure c mixed language and Matlab programm
BPandmatlab
- BP神经网络的Matlab编程。利用matlab神经网络工具箱实现BP网络。-BP Neural Networks Matlab programming. Using matlab neural network toolbox realize BP network.
20041006
- matlab粒子群神经网络的预测编程实现,电力负荷预测本人已实现-Particle Swarm matlab neural network prediction programming, electrical load forecasting realize I have
BpDrawSin
- 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
cppwar
- c++实现基于神经网络的空间大战,可以学习到如何利用神经网络进行游戏编程。-c++ implementation of space war based on neural networks can learn how to play games using neural network programming.
BP_XOR_MATLAB
- 对于bp神经网络具体算法的编程实现 没有使用自带的神经网络包 可以更好的了解bp算法的内部实现-Specific algorithm for bp neural network programming to achieve without using neural network package that comes with better understanding of the internal implementati
GA
- 用遗传算法对神经网络的权值进行优化,用MATLAB编程实现-Neural network using genetic algorithm to optimize the weights, using MATLAB programming
Wavelet_neural_network_time_series_prediction
- 根据小波神经网络原理在MATLAB环境中编程实现基于小波神经网络的短时交通流量预测-According to the principle of wavelet neural network in MATLAB programming environment based on wavelet neural network traffic prediction of short
FNN_matla
- 主要是用matlab 实现模糊神经网络的编程问题,也是网上找的-Mainly achieved by fuzzy neural network matlab programming issue, but also to find online
bp
- 简单的BP神经网络的编程实现,利用样本计算误差值。-Simple BP neural network programming
单层神经网络矩阵改进
- 基于Matlab编程,实现人工神经网络对经典三种鸢尾花数据的分类,利用Matlab矩阵运算的优势,对全部样本进行同时训练,具有很好的输出结果(An Artificial Neuron Network which accomplishes classifying three kinds of flower)
神经网络
- 通过对matlab编程实现神经网络的训练和计算,得出需要的网络模型(Through the training and calculation of MATLAB programming neural network, the required network model is obtained)
BP神经网络算法的C语言实现代码
- 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
神经网络设计(中文版)
- 神经网络设计(中文版)通俗的讲解了神经网络的原理,初学者可以通过本书,很快的了解神经网络的理论,为编程的实现打下基础。本书仅供学习交流,如您喜欢,请购买正版。(Neural network design (Chinese version) popular to explain the principles of neural networks, beginners can through this book, quickly under
shenjingwangluo
- java实现神经网络算法,适用于新手编程人员(Java implementation of neural network)
神经网络编程_源代码
- 关于BP神经网络的实现案例,利用matlab编程实现,方便研究BP神经网络的建模。(The realization case of BP neural network is realized by MATLAB programming, and it is convenient to study the modeling of BP neural network.)
神经网络编程_源代码
- 采用C#实现简单的神经网络转至在这里感谢作者(苍梧)分享(A simple neural network is realized. Here I thank the author Cangwu for sharing)