-
chaoliuyangben
潮流样本。能运用于电力系统潮流计算,MATLAB编写(Tide samples. Can be applied to power system load flow calculation, MATLAB prepared)
- 2008-05-18 13:36:27下载
- 积分:1
-
chuanji
串级控制系统simulink仿真,对于新手来说很容易理解(Cascade control system simulink simulation, it is easy to understand for the novice)
- 2013-11-15 21:46:10下载
- 积分:1
-
fuzzycontrol
先进PID控制 MATLAB仿真 第2版 刘金琨等编著和书中的所有程序,模糊控制及其MATLAB应用 张国良,是很好的学习模糊控制的资料。(Advanced PID control of MATLAB version 2 Jin-kun liu huang, and all the procedures of the book, such as fuzzy control and its application MATLAB RON cheung, is a very good learning fuzzy control information.)
- 2015-03-19 15:39:04下载
- 积分:1
-
The-feedback-control-system
反馈控制系统设计与分析(随书源程序,薛定宇)(The feedback control system design and analysis (with the book source code, Xue Dingyu))
- 2012-06-13 00:07:09下载
- 积分:1
-
tamrin1-2-AND_OR_NOT
And OR Not gate in cellular learning automata
- 2013-08-21 13:05:49下载
- 积分:1
-
djcb
无线信道多径传播特性仿真实验,用MATLAB编程仿真,分析无线信道多径传播特性(Radio channel multipath propagation simulation, simulation using MATLAB programming, analyzing radio channel multipath propagation characteristics)
- 2013-09-19 08:50:26下载
- 积分:1
-
CSMA
CSMA/CD(1-persistent):
当有packet需要发送时:
• 如检测到信道空闲,发送packet
• 如检测到信道忙,一直检测信道状态,一旦信道空闲,立即发送(CSMA/CD (1-persistent): When there is packet needs to be sent when: • If the channel is detected idle, transmit packet • If the channel is detected busy channel state has been detected, once the channel is idle, transmit immediately)
- 2013-12-22 16:35:02下载
- 积分:1
-
8-chapter
MATLAB GUI设计学习手记(第二版)源程序 第8章
本书推荐的学习方法:
1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。
2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。
3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。
4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。
(MATLAB GUI design learning Hearts (second edition), Chapter 8 of the book recommended source learning methods: 1) If you are a MATLAB beginners, and there is plenty of time to learn GUI design, you can start from Chapter 1 of the book The step-by-step learning. 2) If you are a MATLAB beginners, and the time is very tight, it is recommended that you first learn to Chapter 1, followed by learning Chapter 4, Chapter 5 and Chapter 6, in other sections based on project needs selective learning . 3) If you have mastered the basic grammar of the MATLAB, the MATLAB Programming Fundamentals, please visit the Chapter 1, in particular thematic analysis section. First learning book chapters 4, 5 and 6, then the other chapters selective learning based on project needs. 4) If you are an expert or teacher of a MATLAB GUI, you can book as a teaching reference books, the book is comprehensive, explain the detailed, refined code, is a rare GUI canon.)
- 2012-11-15 18:35:37下载
- 积分:1
-
documents
pv cell modeling
documentaion
- 2012-01-25 01:00:59下载
- 积分:1
-
SOM_NN_CODE
An important aspect of an ANN model is whether it needs
guidance in learning or not. Based on the way they learn, all
artificial neural networks can be divided into two learning
categories - supervised and unsupervised.
• In supervised learning, a desired output result for each input
vector is required when the network is trained. An ANN of the
supervised learning type, such as the multi-layer perceptron, uses
the target result to guide the formation of the neural parameters. It
is thus possible to make the neural network learn the behavior of
the process under study.
• In unsupervised learning, the training of the network is entirely
data-driven and no target results for the input data vectors are
provided. An ANN of the unsupervised learning type, such as the
self-organizing map, can be used for clustering the input data and
find features inherent to the problem.
- 2015-04-15 00:03:32下载
- 积分:1