CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - artificial neural network using matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - artificial neural network using matlab - List
[
matlab
]
sars
DL : 0
该程序用遗传算法对人工神经网络进行优化,预测sars的变化趋势-the process of using genetic algorithms for artificial neural network optimization, forecasting the trend EX/108
Update
: 2025-02-17
Size
: 48kb
Publisher
:
凯斯
[
matlab
]
GA_and_bp
DL : 0
这个是一个用matlab程序编写的,关于遗传算法和BP神经网络结合的程序,比较经典的-using Matlab programming, on genetic algorithms and artificial neural network procedures, the classic comparison
Update
: 2025-02-17
Size
: 4kb
Publisher
:
袁成序
[
matlab
]
NeuralNetwork_BP_Classification
DL : 0
用matlab实现了人工神经网络的Bp网络算法,有利于图形图像的提取和识别-Matlab achieved using artificial neural network algorithm Bp network is conducive to graphical image extraction and recognition
Update
: 2025-02-17
Size
: 2kb
Publisher
:
李东
[
AI-NN-PR
]
BP_XOR
DL : 0
利用三层BP人工神经网络解决异或问题(XOR)用matlab编程实现,网络结构可以方便地调整-The use of three BP artificial neural network to solve XOR problem (XOR) using matlab programming, the network structure can be easily adjusted
Update
: 2025-02-17
Size
: 1kb
Publisher
:
yaozi
[
AI-NN-PR
]
invertedpendulum
DL : 0
倒立摆是一种复杂、时变、非线性、强耦合、自然不稳定的高阶系统,许多抽象的控制理论概念都可以通过倒立摆实验直观的表现出来。基于人工神经网络BP算法的倒立摆小车实验仿真训练模型,其倒立摆BP网络为4输入3层结构。输入层分别为小车的位移和速度、摆杆偏离铅垂线的角度和角速度。隐含层单元数16个。输出层设置为1个输出单元。输入层采用Tansig函数,隐含层采用Logsig函数,输出层采用Purelin函数。用Matlab 6.5数值计算软件对模型进行学习训练,并与线性反馈控制逻辑算法对比,表明倒立摆控制BP算法精度高、收敛快,在非线性控制、鲁棒控制等领域具有良好的应用前景。 -Inverted pendulum is a complex, time-varying, nonlinear, strong coupling, the natural instability of the high-end systems, many of the abstract concept of control theory to pass through the inverted pendulum experiment demonstrated intuitive. Based on artificial neural network BP algorithm inverted pendulum experiment simulation training model car, the Inverted Pendulum BP network input 3-layer structure of 4. Input layer, respectively, for the car s displacement and speed of deviation from the plumb line placed under the angle and angular velocity. Hidden layer unit number 16. Output layer is set to an output unit. Tansig function using input layer, hidden layer Logsig function used, the output layer Purelin function. Numerical calculation using Matlab 6.5 software for learning and training model, and linear feedback control logic algorithm comparison, show that the inverted pendulum control of BP algorithm and high precision, fast convergence in nonlinear control, robust control and
Update
: 2025-02-17
Size
: 212kb
Publisher
:
月到风来AA
[
AI-NN-PR
]
bp
DL : 0
人工神经网络,利用matlab工具箱算法-Artificial neural network using matlab toolbox algorithm
Update
: 2025-02-17
Size
: 1kb
Publisher
:
liuct
[
matlab
]
oja
DL : 0
人工神经网络中用Oja网络求解模式的主分量问题-Oja networks using artificial neural network model of the main components of problem solving
Update
: 2025-02-17
Size
: 1kb
Publisher
:
萧茅律
[
matlab
]
ImageCompression_ANN
DL : 0
Image Compression using Artificial Neural Networks This code is developed in MATLAB 6.5 and can used in Windows platform. Program contain all necessary files. For training the network use Train.m and Codec.m compress images by trained network.
Update
: 2025-02-17
Size
: 176kb
Publisher
:
Aso
[
matlab
]
Face-Detection
DL : 0
Face Detection using Gabor feature extraction and neural network by matlab
Update
: 2025-02-17
Size
: 204kb
Publisher
:
tony
[
matlab
]
Artificial-Neural-Network-for-use-with-Matlab-[Ma
DL : 0
this file techs ANN using matlab
Update
: 2025-02-17
Size
: 2.83mb
Publisher
:
mahdi
[
Software Engineering
]
Artificial-Neural-Network
DL : 0
An Introduction to Neural Network Using Matlab
Update
: 2025-02-17
Size
: 4.17mb
Publisher
:
SEIM TIMUNG
[
AI-NN-PR
]
bpcross
DL : 1
一个matlab写的bp人工神经网络程序,参数优化采用交叉验证办法-Write a matlab bp artificial neural network program, parameter optimization using cross-validation method
Update
: 2025-02-17
Size
: 98kb
Publisher
:
lifei
[
AI-NN-PR
]
BPMIP
DL : 0
机器学习,多示例学习算法,基于BP人工神经网络,使用matlab实现。-Machine learning, multi-instance learning algorithm, based on BP artificial neural network, using matlab.
Update
: 2025-02-17
Size
: 1.12mb
Publisher
:
武岩松
[
AI-NN-PR
]
BPMIP
DL : 0
机器学习,多示例学习算法,基于BP人工神经网络,使用matlab实现-Machine learning, multi-instance learning algorithm based on BP artificial neural network, using matlab to achieve
Update
: 2025-02-17
Size
: 3kb
Publisher
:
yeyewa
[
matlab
]
ANN-using-matlab
DL : 0
Artificial neural network
Update
: 2025-02-17
Size
: 69kb
Publisher
:
zaki
[
AI-NN-PR
]
dhhys_1
DL : 0
用matlab实现的人工神经网络预测时间序列水位的源码,可以嵌入自己开发的应用程序应用,基于前三天水位预测后一天水位。-the complementation of artificial neural network using matlab
Update
: 2025-02-17
Size
: 1kb
Publisher
:
轩紫
[
matlab
]
BP
DL : 0
利用matlab进行BP人工神经网络非线性拟合,对于隐藏层个数的选择进行循环操作,将模拟值与实测值进行比较,比较各个隐藏层节点个数的效果。-BP artificial neural network using MATLAB nonlinear fitting, the number of hidden layer of the choice of loop operation, the simulation values and measured values are compared, the effect of the number of nodes in each hidden layer.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
baolei
[
matlab
]
qffkdjsq
DL : 0
一种噪声辅助数据分析方法,使用起来非常方便,毕业设计有用,music高阶谱分析算法,基于人工神经网络的常用数字信号调制,用MATLAB实现动态聚类或迭代自组织数据分析,是学习PCA特征提取的很好的学习资料,复化三点Gauss-lengend公式求pi。- A noise auxiliary data analysis method, Very convenient to use, Graduation useful music higher order spectral analysis algorithm, The commonly used digital signal modulation based on artificial neural network, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Is a good learning materials to learn PCA feature extraction, Complex of three-point Gauss-lengend the Formula pi.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
qshdkraua
[
AI-NN-PR
]
BP-6-2-1-artificial-neural-network
DL : 0
一个BP神经网络matlab编程简单实现,可直接运行-A BP network using matlab
Update
: 2025-02-17
Size
: 66kb
Publisher
:
Junya5
[
Embeded-SCM Develop
]
samrf
DL : 0
HARQ throughput analysis of the system, The commonly used digital signal modulation based on artificial neural network, Using matlab to calculate the Mahalanobis distance for the image.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
guimuikaojing
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.