-
% 生成訓(xùn)練樣本集
clear all;
clc;
P=[110 0.807 240 0.2 15 1 18 2 1.5;
110 2.865 240 0.1 15 2 12 1 2;
110 2.59 240 0.1 12 4 24 1 1.5;
220 0.6 240 0.3 12 3 18 2 1;
220 3 240 0.3 25 3 21 1 1.5;
110 1.562 240 0.3 15 3 18 1 1.5;
110 0.547 240 0.3 15 1 9 2 1.5];
0 1.318 300 0.1 15 2 18 1 2];
T=[54248 162787 168380 314797;
28614 63958 69637 82898;
86002 402710 644415 328084;
230802 445102 362823 335913;
60257 127892 76753 73541;
34615 93532 80762 110049;
56783 172907 164548 144040];
@907 117437 120368 130179];
m=max(max(P));
n=max(max(T));
P=P'/m;
T=T'/n;
%-------------------------------------------------------------------------%
pr(1:9,1)=0; %輸入矢量的取值范圍矩陣
pr(1:9,2)=1;
bpnet=newff(pr,[12 4],{'logsig', 'logsig'}, 'traingdx', 'Learngdm');
%建立BP神經(jīng)網(wǎng)絡(luò), 12個(gè)隱層神經(jīng)元,4個(gè)輸出神經(jīng)元
%tranferFcn屬性 'logsig' 隱層采用Sigmoid傳輸函數(shù)
%tranferFcn屬性 'logsig' 輸出層采用Sigmoid傳輸函數(shù)
%trainFcn屬性 'traingdx' 自適應(yīng)調(diào)整學(xué)習(xí)速率附加動(dòng)量因子梯度下降反向傳播算法訓(xùn)練函數(shù)
%Learn屬性 'Learngdm' 附加動(dòng)量因子的梯度下降學(xué)習(xí)函數(shù)
net.trainParam.epochs=1000;%允許最大訓(xùn)練步數(shù)2000步
net.trainParam.goal=0.001; %訓(xùn)練目標(biāo)最小誤差0.001
net.trainParam.show=10; %每間隔100步顯示一次訓(xùn)練結(jié)果
net.trainParam.lr=0.05; %學(xué)習(xí)速率0.05
bpnet=train(bpnet,P,T);
%-------------------------------------------------------------------------
p=[110 1.318 300 0.1 15 2 18 1 2];
p=p'/m;
r=sim(bpnet,p);
R=r'*n;
display(R);
標(biāo)簽:
2013
算法
工具箱
上傳時(shí)間:
2016-05-28
上傳用戶:shanqiu
-
前言:My journey to Learn and better understand Linux began back in 1998. I had just installed my first Linux distribution
and had quickly become intrigued with the whole concept and philosophy behind Linux.
這是英文原版的很清晰,希望能幫助到對(duì)linux感興趣的朋友。
標(biāo)簽:
Linux From Scratch
上傳時(shí)間:
2018-11-18
上傳用戶:jieren002
-
《笨辦法學(xué) Python》(Learn Python The Hard Way,簡(jiǎn)稱 LPTHW)是 Zed Shaw 編寫的一本
Python 入門書籍。適合對(duì)計(jì)算機(jī)了解不多,沒有學(xué)過編程,但對(duì)編程感興趣的朋友學(xué)習(xí)使用。這本書以
習(xí)題的方式引導(dǎo)讀者一步一步學(xué)習(xí)編程,從簡(jiǎn)單的打印一直講到完整項(xiàng)目的實(shí)現(xiàn)。也許讀完這本書并不
意味著你已經(jīng)學(xué)會(huì)了編程,但至少你會(huì)對(duì)編程語言以及編程這個(gè)行業(yè)有一個(gè)初步的了解。
標(biāo)簽:
Python
上傳時(shí)間:
2019-10-28
上傳用戶:shangqinghua
-
This book provides technical information about all aspects of 3GPP LTE. The areas
covered range from basic concepts to research-grade material, including future
directions. The book captures the current state of 3GPP LTE technology and serves
as a source of comprehensive reference material on this subject. It has a total of
12 chapters authored by 50 experts from around the world. The targeted audi-
ence includes professionals who are designers or planners for 3GPP LTE systems,
researchers (faculty members and graduate students), and those who would like to
Learn about this field.
標(biāo)簽:
Technology
Cellular
Radio
3GPP
LTE
and
上傳時(shí)間:
2020-05-26
上傳用戶:shancjb
-
This introduction takes a visionary look at ideal cognitive radios (CRs) that inte-
grate advanced software-defined radios (SDR) with CR techniques to arrive at
radios that Learn to help their user using computer vision, high-performance
speech understanding, global positioning system (GPS) navigation, sophisticated
adaptive networking, adaptive physical layer radio waveforms, and a wide range
of machine Learning processes.
標(biāo)簽:
Technology
Cognitive
Radio
上傳時(shí)間:
2020-05-26
上傳用戶:shancjb
-
The next-generation wireless broadband technology is changing the way
we work, live, Learn, and communicate through effective use of state-
of-the-art mobile broadband technology. The packet-data-based revolu-
tion started around 2000 with the introduction of 1x Evolved Data Only
(1xEV-DO) and 1x Evolved Data Voice (1xEV-DV) in 3GPP2 and High
Speed Downlink Packet Access (HSDPA) in 3GPP. The wireless broad-
band fourth-generation technology (4G) is an evolution of the packet-
based 3G system and provides a comprehensive evolution of the
Universal Mobile Telecommunications System specifications so as to
remain competitive with other broadband systems such as 802.16e
(WiMAX)
標(biāo)簽:
Essentials
LTE-A
LTE
and
of
上傳時(shí)間:
2020-05-27
上傳用戶:shancjb
-
Someone who wants to get to know the customs of a country frequently
receives the advice to Learn the language of that country. Why? Because the dif-
ferences that distinguish the people of one country from those of another are
reflected in the language. For example, the people of the islands of the Pacific
do not have a term for war in their language. Similarly, some native tribes in
the rain forests of the Amazon use up to 100 different terms for the color green.
標(biāo)簽:
Networks
GSM
上傳時(shí)間:
2020-05-27
上傳用戶:shancjb
-
In this updated and expanded edition of her excellent telecommunications primer,
Lili explains in just the right detail everything you need to know to become
fluent in this most important and fascinating industry. Besides including a
satisfying amount of expert technical detail, the book also discusses equally
crucial aspects of how communications technology affects society, culture, and
politics. Electronic communications is changing the world for the better; Learn
from Lili's expertise how you, too, can participate in the revolution." Steve Riley, senior security strategist, Microsoft
Corporation
標(biāo)簽:
Telecommunications
Essentials
Global
Source
上傳時(shí)間:
2020-06-01
上傳用戶:shancjb
-
A few years ago I stood before an audience at a customer’s facility
explaining the merits of micromachining technology. The small
conference room was packed, and all ears were attentive. Everyone was
eager to Learn about thismysteriousbuzzword, “MEMS.”Although many
in the audience were nodding in a sign of comprehension, the glazed
lookson their facesbetrayed them. Thisexperience isnot unique, but one
that isrepeated frequently in auditoriumsaround the world.
標(biāo)簽:
Intro
MEMS
Eng
To
上傳時(shí)間:
2020-06-06
上傳用戶:shancjb
-
The Raspberry Pi has become a computing phenomenon. This single-board miniature
computer, first released in February 2012 by the Raspberry Pi Foundation, has grown into
a series of nearly a dozen models that have sold a total of more than 10 million units in
five years.
Inexpensive to buy and to run, Raspberry Pi computers are great for enthusiasts,
good for games, and fun for children. Raspberry Pi computers are also terrific in the
classroom, enabling you to put on each desk an easily-manageable computer on which
students can do everything from Learning Internet use and essential office software skills,
through grasping programming basics in an easy-to-Learn format, to performing full-on
programming in Python, Java, C, and other languages. Better yet, you can install all the
software needed for those activities automatically alongside the operating system.
標(biāo)簽:
Deploying
Classroom
Raspberry
the
Pi
in
上傳時(shí)間:
2020-06-06
上傳用戶:shancjb