-
Matlab-Simple-Editon
Doc版的Matlab编程教程-精简版噢,很不错啊(Doc version of Matlab Programming Tutorial- Starter Edition Oh, very错啊)
- 2008-01-22 20:29:16下载
- 积分:1
-
segmentation-algorithm
很不错的一段代码,对于ostu阈值分割的理解有很大帮助(Very good piece of code, for ostu segmentation of great help in understanding)
- 2011-05-18 13:12:07下载
- 积分:1
-
delsig
最新版Sigma Delta ADC/DAC 基于Matlab的模型。2009年7月6号更新,参考书籍"Understanding Delta-Sigma Data Converters" by Schreier and Temes (ISBN 0-471-46585-2).(Sigma Delta toolbox 2009 July 06th. )
- 2011-05-20 06:43:55下载
- 积分:1
-
Single-Phase-Active-Power-Filter-For-Resonant-Con
this gives you detailed abt the active power filter and its used. You can mitigates the harmonics by using a active power filter.
- 2012-05-17 20:36:58下载
- 积分:1
-
lisan-Hopfield-Shenjingwangluo
离散Hopfield神经网络的分类优化计算,在M ATLAB中完美运行(Calculation of classification optimization of discrete Hopfield neural networks, function perfectly in the M ATLAB)
- 2015-01-08 12:23:35下载
- 积分:1
-
Simulink
基于matlab/Simulink的动态仿真与控制的学习资料,有多章的相关学习内容。(Dynamic simulation and control matlab/Simulink learning materials, a number of chapters related learning content.)
- 2013-12-17 10:46:33下载
- 积分:1
-
picture
子图像与母图像的匹配(子图像是母图像的一部分),用于判断子图是否在母图中(Sub-image and the master image matching (sub-image is the image part of the mother), used to determine whether the parent graph graph)
- 2010-08-04 10:25:47下载
- 积分:1
-
Applications-of-signal-processing
This is about Applications of signal modelling using autoregressive models of amplitude modulation
- 2011-12-21 14:31:08下载
- 积分:1
-
work
matlab实现rnn神经网络,对于使用的现场臭氧发生器数据,进行数据建模仿真,用现场数据对神经网络进行训练并得到参数(use matlab finish rnn)
- 2019-02-26 12:28:49下载
- 积分:1
-
2008101523144260
说明: 一、用GA直接训练BP网络的权重算法
主程序:gafault.m 它包括以下子程序:
1. BP网络初始化:nninit.m――给出P,T,R,S1,S2;
2. 适应值计算函数:gabpEval.m;
3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m;
二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法
主程序:gabpfault.m 它包括以下子程序:
1. 网络初始化:nninit.m――给出P,T,R,S1,S2;
2. 适应值计算函数:gabpEval.m;
3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m;
三、纯BP
主程序:(1)bpfault.m 在MATLAB5.2上
(2)bpfault.m 在MATLAB6.5上 为后来所加
(err)
- 2008-10-16 08:20:54下载
- 积分:1