-
This books attempts to provide an extensive overview on Long-Term Evolution
(LTE) networks. Understanding LTE and its Performance is purposely written to
appeal to a broad audience and to be of value to anyone who is interested in 3GPP
LTE or wireless broadband networks more generally. The aim of this book is to
offer comprehensive coverage of current state-of-the-art theoretical and techno-
logical aspects of broadband mobile and wireless networks focusing on LTE. The
presentation starts from basic principles and proceeds smoothly to most advanced
topics. Provided schemes are developed and oriented in the context of very actual
closed standards, the 3 GPPP LTE.
標簽:
Performance
LTE
and
its
上傳時間:
2020-05-27
上傳用戶:shancjb
-
Welcome to the world of wireless communications and the logical extension
to the broadband architectures that are emerging as the future of the
industry. No aspect of communications will be untouched by the wireless
interfaces;no part of our working environment will be left untouched either.
As the world changes and the newer technologies emerge, we can expect to
see more in the line of untethered communications than in the wired inter-
faces.
標簽:
Broadband
Wireless
Handbook
上傳時間:
2020-06-01
上傳用戶:shancjb
-
The wide deployment of wireless networks and mobile technologies, along with the
significant increase in the number of mobile device users, have created a very strong
demand on various wireless-based, mobile-based software application systems and
enabling technologies. This not only provides many new business opportunities and
challenges to wireless and networking service providers, mobile technology ven-
dors, and software industry and solution integrators, butalso changes and enhances
people’s lives in many areas, including communications, information sharing and
exchange, commerce, home environment, education, and entertainment. Business
organizations and government agencies face new pressure fortechnology updatesto
upgrade their networking infrastructures with wireless connectivity to enhance
enterprise-oriented systems and solutions.
標簽:
Wireless-Based
Software
Systems
上傳時間:
2020-06-01
上傳用戶:shancjb
-
Radio frequency identification (RFID) is gaining in popularity, especially
as we find ourselves in this communications age and headed towards a
ubiquitous computing world. Automatic identification systems become
an important aspect not just in today’s technology but also as part of our
daily life. We need RFID in our cars, transportation systems, access
points, and even simple transactions; we also acknowledge the need for
RFID in our logistics systems, healthcare, and tracking and locating
applications.
標簽:
RFID-Enabled
Appications
Design
Sensor
and
上傳時間:
2020-06-08
上傳用戶:shancjb
-
The main aim of this book is to present a unified, systematic description of
basic and advanced problems, methods and algorithms of the modern con-
trol theory considered as a foundation for the design of computer control
and management systems. The scope of the book differs considerably from
the topics of classical traditional control theory mainly oriented to the
needs of automatic control of technical devices and technological proc-
esses. Taking into account a variety of new applications, the book presents
a compact and uniform description containing traditional analysis and op-
timization problems for control systems as well as control problems with
non-probabilistic models of uncertainty, problems of learning, intelligent,
knowledge-based and operation systems – important for applications in the
control of manufacturing processes, in the project management and in the
control of computer systems.
標簽:
Modern_Control_Theory
上傳時間:
2020-06-10
上傳用戶:shancjb
-
It all started rather innocuously. I walked into Dr GT Murthy’s office one fine day, andchanged my life. “Doc” was then the General Manager, Central R&D, of a very largeelectrical company headquartered in Bombay. In his new state-of-the-art electronics center,he had hand-picked some of India’s best engineers (over a hundred already) ever assembledunder one roof. Luckily, he too was originally a Physicist, and that certainly helped me gainsome empathy. Nowadays he is in retirement, but I will always remember him as athoroughly fair, honest and facts-oriented person, who led by example. There were severalthings I absorbed from him that are very much part of my basic engineering persona today.You can certainly look upon this book as an extension of what Doc started many years agoin India … because that’s what it really is! I certainly wouldn’t be here today if I hadn’t metDoc. And in fact, several of the brash, high-flying managers I’ve met in recent years,desperately need some sort of crash course in technology and human values from Doc!
標簽:
開關電源
上傳時間:
2021-11-23
上傳用戶:
-
PADS Layout 的用戶接口具有非常易于使用和有效的特點。PADS Layout 在滿足專業用戶需要的同時,還考慮到一些初次使用PCB 軟件的用戶需求。教程的這節將將覆蓋以下內容:· 使用PADS Layout 進行交互操作· 工作空間的使用· 設置柵格(Grids)· 使用取景(Pan)和縮放(Zoom)· 面向目標(Object Oriented)的選取方式
標簽:
pads
上傳時間:
2021-11-28
上傳用戶:
-
高清電子書-C++ Primer Plus, 第6版英文版 1438頁Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming,
generic programming, and the traditional procedural programming.The fifth edition of
this book described the language as set forth in the ISO C++ standards, informally
known as C++99 and C++03, or, sometimes as C++99/03. (The 2003 version was
largely a technical correction to the 1999 standard and didn’t add any new features.)
Since then, C++ continues to evolve.As this book is written, the international C++
Standards Committee has just approved a new version of the standard.This standard had
the informal name of C++0x while in development, and now it will be known as
C++11. Most contemporary compilers support C++99/03 quite well, and most of the
examples in this book comply with that standard. But many features of the new standard
already have appeared in some implementations, and this edition of C++ Primer Plus
explores these new features.
C++ Primer Plus discusses the basic C language and presents C++ features, making
this book self-contained. It presents C++ fundamentals and illustrates them with short,
to-the-point programs that are easy to copy and experiment with.You learn about
input/output (I/O), how to make programs perform repetitive tasks and make choices,
the many ways to handle data, and how to use functions.You learn about the many
features C++ has added to C, including the followi
標簽:
C++
上傳時間:
2022-02-19
上傳用戶:trh505
-
這是一本英文版的MPC的MATLAB教程,講這一塊的資料太少了,故上傳一本。MPC is one of the few areas that has received on-going interest from researchers in both the industrial and cademic communities.Four major aspects of model predictive control make the design methodology attractive to both practitioners and academics.This is particularly attractive to industry where tight profit margins and limits on the process operation are inevitably present. The third aspect is the ability to perform on-line process optimization. The fourth aspect is the simplicity of the design framework in handling all these complex issues.
標簽:
模型預測控制
上傳時間:
2022-05-05
上傳用戶:zhanglei193
-
《HeadFirstJava》是一本完整地面向對象(object-oriented,OO)程序設計和Java的學習指導用書,根據學習理論所設計,你可以從程序語言的基礎開始,到線程、網絡與分布式程序等項目。重要的是,你可以學會如何像一個面向對象開發者一樣去思考,而且不只是讀死書。 在這里,你可以會玩游戲、拼圖、解謎題以及以意想不到的方式與Java交互。 在這些活動中,你還會寫出一堆真正的Java程序,如一個船艦炮戰游戲和一個網絡聊天程序等等。 “HeadFirst系列”圖文并茂學習方式能讓你快速地在腦海中掌握住知識,敞開心胸準備好學習這些關鍵性的主題: ★Java程序語言 ★面向對象程序開發 ★Swing圖形化接口 ★使用JavaAPI函數庫 ★編寫、測試與布署應用程序 ★處理異常;多線程 ★網絡程序設計 ★集合與泛型
標簽:
java
上傳時間:
2022-06-12
上傳用戶: