Showing posts with label matlab. Show all posts
Showing posts with label matlab. Show all posts

Numerical Methods in Finance and Economics: A MATLAB-Based Introduction (Statistics in Practice) Review

Numerical Methods in Finance and Economics: A MATLAB-Based Introduction (Statistics in Practice)
Average Reviews:

(More customer reviews)
I am using this as a secondary reference for a half-semester Matlab and Optimization course and it has been invaluable. The writing is crystal clear, the examples and code are pretty close to perfect for every section. The author writes in a very intuitive fashion and of the sections I have covered I don't think I have been lost or confused once, which in this field is uncommon.
This is not really an introductory book for finance and if you read the preface, Brandimarte does explain that the book complements and does not replace more specific texts. I have been seen most of the material in this book covered in at least a cursory fashion in my Financial Engineering program and it makes a difference, so I would recommend that you are familiar with the material covered in Hull's "Options, Futures and Other Derivatives" or Neftci's "Principles of Financial Engineering" and Neftci's "Introduction to the Mathematics of Financial Derivatives" or similar texts.
You also won't be able to get away without having at least some intermediate level linear algebra. You don't have know it well but concept such as conditioning, LU and cholesky factorization should ring a bell. On the other hand some topics such as optimization I feel are covered very solidly. I am using "Optimization Methods in Finance" by Cornuejols and Tutuncu and although it is a great book I have to say that the examples in Brandimarte's book are much better and more intuitively explained, although clearly not in the same detail.
My only gripe with the book is that he tends to use code from the toolboxes, which can be inconvenient if you are student and only have the student version at home. Most of the time he builds the code from scratch but he uses toolbox code enough that it is annoying.

Click Here to see more reviews about: Numerical Methods in Finance and Economics: A MATLAB-Based Introduction (Statistics in Practice)

A state-of-the-art introduction to the powerful mathematical and statistical tools used in the field of financeThe use of mathematical models and numerical techniques is a practice employed by a growing number of applied mathematicians working on applications in finance. Reflecting this development, Numerical Methods in Finance and Economics: A MATLAB?-Based Introduction, Second Edition bridges the gap between financial theory and computational practice while showing readers how to utilize MATLAB?--the powerful numerical computing environment--for financial applications.The author provides an essential foundation in finance and numerical analysis in addition to background material for students from both engineering and economics perspectives. A wide range of topics is covered, including standard numerical analysis methods, Monte Carlo methods to simulate systems affected by significant uncertainty, and optimization methods to find an optimal set of decisions.Among this book's most outstanding features is the integration of MATLAB?, which helps students and practitioners solve relevant problems in finance, such as portfolio management and derivatives pricing. This tutorial is useful in connecting theory with practice in the application of classical numerical methods and advanced methods, while illustrating underlying algorithmic concepts in concrete terms.Newly featured in the Second Edition:* In-depth treatment of Monte Carlo methods with due attention paid to variance reduction strategies* New appendix on AMPL in order to better illustrate the optimization models in Chapters 11 and 12* New chapter on binomial and trinomial lattices* Additional treatment of partial differential equations with two space dimensions* Expanded treatment within the chapter on financial theory to provide a more thorough background for engineers not familiar with finance* New coverage of advanced optimization methods and applications later in the textNumerical Methods in Finance and Economics: A MATLAB?-Based Introduction, Second Edition presents basic treatments and more specialized literature, and it also uses algebraic languages, such as AMPL, to connect the pencil-and-paper statement of an optimization model with its solution by a software library. Offering computational practice in both financial engineering and economics fields, this book equips practitioners with the necessary techniques to measure and manage risk.

Buy NowGet 33% OFF

Click here for more information about Numerical Methods in Finance and Economics: A MATLAB-Based Introduction (Statistics in Practice)

Read More...

Radar Systems Analysis and Design Using MATLAB Second Edition Review

Radar Systems Analysis and Design Using MATLAB Second Edition
Average Reviews:

(More customer reviews)
What makes this an especially useful book, is the coupling with the MATLAB routines, which are downloaded from the publisher's website. Once on your PC, you can edit them, put your own code into them, integrate them with your other routines, or use them stand-alone. Surprisingly, the download worked exactly as stated in the book, the very first time, without any problems. You are good to go, instantly. The book tells you how to use the downloaded routines, and gives background information on the topic. You can also reproduce the figures in the book, with the routines provided. This is especially useful if you like the graph, but need to adjust it (i.e. edit the routine)to cover your particular problem. If you don't have access to MATLAB, you might like the Richard Curry book "Radar System Performance Modeling", which has radar functions that plug into your Excel spreadsheet as add-in user-defined functions. I have both, and use both, for different applications.

Click Here to see more reviews about: Radar Systems Analysis and Design Using MATLAB Second Edition

An introduction to radar systems should ideally be self-contained and hands-on, a combination lacking in most radar texts. The first edition of Radar Systems Analysis and Design Using MATLAB provided such an approach, and the second edition continues in the same vein. This edition has been updated, expanded, and reorganized to include advances in the field and to be more logical in sequence.Ideal for anyone encountering the topic for the first time or for professionals in need of on-the-job reference, this book features an abundance of MATLAB programs and code. Radar Systems Analysis and Design Using MATLAB, Second Edition presents the fundamentals and principles of radar along with enough rigorous mathematical derivations to ensure that you gain a deep understanding. The author has extensively revised chapters on radar cross-section and polarization, matched filter and radar ambiguity function, and radar wave propagation. He also added information on topics such as PRN codes, multipath and refraction, clutter and MTI processing, and high range resolution.With all MATLAB functions updated to reflect version 7.0 and an expanded set of self-test problems, you will find this up-to-date text to be the most complete treatment of radar available, providing the hands-on tools that will enrich your learning.

Buy NowGet 13% OFF

Click here for more information about Radar Systems Analysis and Design Using MATLAB Second Edition

Read More...

Strategic Asset Allocation in Fixed Income Markets: A Matlab based user's guide (The Wiley Finance Series) Review

Strategic Asset Allocation in Fixed Income Markets: A Matlab based user's guide (The Wiley Finance Series)
Average Reviews:

(More customer reviews)
Quoting the Soviet worker who wrote to The Pravda to condemn "Dr. Zhivago": "I have not read the book, but I deplore it". The table of contents left me puzzled. Term-structure models are dealt with over just 18 pages - this seems to satisfy all the five-star reviewers - after nothing more than fixed-income basics, there's talk of CAPM (is that the proposed approach to fixed-income asset allocation?), a why-these-particular-topics foray into econometrics, and some novice-oriented Matlab content. (GUIs?) I am struggling to see the book as a credible reference on the subject of its title.


Click Here to see more reviews about: Strategic Asset Allocation in Fixed Income Markets: A Matlab based user's guide (The Wiley Finance Series)


Matlab is used within nearly all investment banks and is a requirement in most quant job ads. There is no other book written for finance practitioners that covers this
Enables readers to implement financial and econometric models in Matlab
All central concepts and theories are illustrated by Matlab implementations which are accompanied by detailed descriptions of the programming steps needed
All concepts and techniques are introduced from a basic level
Chapter 1 introduces Matlab and matrix algebra, it serves to make the reader familiar with the use and basic capabilities if Matlab. The chapter concludes with a walkthrough of a linear regression model, showing how Matlab can be used to solve an example problem analytically and by the use of optimization and simulation techniques
Chapter 2 introduces expected return and risk as central concepts in finance theory using fixed income instruments as examples, the chapter illustrates how risk measures such as standard deviation, Modified duration, VaR, and expected shortfall can be calculated empirically and in closed form
Chapter 3 introduces the concept of diversification and illustrates how the efficient investment frontier can be derived - a Matlab is developed that can be used to calculate a given number of portfolios that lie on an efficient frontier, the chapter also introduces the CAPM
Chapter 4 introduces econometric tools: principle component analysis is presented and used as a prelude to yield-curve factor models. The Nelson-Siegel model is used to introduce the Kalman-Filter as a way to add time-series dynamics to the evolution of yield curves over time, time series models such as Vector Autoregression and regime-switching are also presented
Supported by a website with online resources - www.kennyholm.com where all Matlab programs referred to in the text can be downloaded. The site also contains lecture slides and answers to end of chapter exercises


Buy NowGet 36% OFF

Click here for more information about Strategic Asset Allocation in Fixed Income Markets: A Matlab based user's guide (The Wiley Finance Series)

Read More...

Matlab for Neuroscientists: An Introduction to Scientific Computing in Matlab Review

Matlab for Neuroscientists: An Introduction to Scientific Computing in Matlab
Average Reviews:

(More customer reviews)
I had no previous background in programming or computer science, but based on the reviews I bought this book as an introduction to learning Matlab because it was more specific to the field I'm in. I am REALLY surprised at the reviews that say this book is for beginners. I agree with the previous review that says the book starts off easy to understand, and then it feels like it leaves you on your own to figure out a lot of things.
For example, I was trying to complete the first project on my own and using only the commands covered in the previous chapters. I had to ask for help from friends and despite me telling them "I don't think I'm supposed to use that command because they haven't explained it yet" they still gave me other ways to write certain functions that weren't covered. Since I couldn't figure out how to integrate some of the previous material, I wrote the project program with commands that weren't covered by the book up to that point. It was pretty unsatisfying and discouraging. Not the book's fault that my friends didn't use what was taught, but it does lack some guidance for the projects.
My biggest complaint is that I can't find sample programs for the projects! I've checked the companion website and tried to buy the answer manual online, but you have to prove that you're a professor in order to buy it. Available answers would really help someone like me (who has ZERO intuition for programming) get started on projects and find more efficient ways of writing programs. It's not the advanced math or methods described that make this text hard to get through, which some reviewers are attributing to the bad reviews.
There are lots of comments that accompany the examples, a color insert, and a really helpful appendix that quickly reviews some matrix algebra. This seems like a good book for someone in neuroscience or psychology who already has some background in Matlab. But if you're just starting out, especially without any background in programming, this book will likely discourage you. Also, I could see how this book would be good for a beginning course because you've got a professor to guide you through the text. However, I'd recommend David Rosenbaum's "Matlab for Behavioral Scientists" for a beginning text if you're teaching yourself. After reading that book, I've looked back at this book and can understand everything much better.


Click Here to see more reviews about: Matlab for Neuroscientists: An Introduction to Scientific Computing in Matlab



Buy NowGet 25% OFF

Click here for more information about Matlab for Neuroscientists: An Introduction to Scientific Computing in Matlab

Read More...

Adaptive Filtering: Algorithms and Practical Implementation Review

Adaptive Filtering: Algorithms and Practical Implementation
Average Reviews:

(More customer reviews)
The book by Prof. Diniz is indeed amongst the best on adaptive signal processing. Most of the fundamental concepts are well explained, suitable examples are given and practical applications are also discussed. The chapter on adaptive IIR filters is unique and still cannot be found in any other book. Moreover, solutions to the problems can be obtained by ftp, which is something very useful for students. Despite this is an excellent book (5 star), the price is ridiculous, as occurs with most titles from this publisher. If I were Prof. Diniz I would change from Kluwer Academic Publishers to a more competitive publisher.

Click Here to see more reviews about: Adaptive Filtering: Algorithms and Practical Implementation

This book presents the basic concepts of adaptive signal processing and adaptive filtering in a concise and straightforward manner, using clear notations that facilitate actual implementation. Important algorithms are described in detailed tables which allow the reader to verify learned concepts. The book covers the family of LMS and algorithms as well as set-membership, sub-band, blind, IIR adaptive filtering, and more. Includes a CD supplement for instructors and students, offering lecture transparencies as well as MATLAB codes for all algorithms described in the text. The book is also supported by a web page maintained by the author.

Buy NowGet 20% OFF

Click here for more information about Adaptive Filtering: Algorithms and Practical Implementation

Read More...

Business, Economics, and Finance with Matlab, GIS, and Simulation Models Review

Business, Economics, and Finance with Matlab, GIS, and Simulation Models
Average Reviews:

(More customer reviews)
As a doctoral student in Finance, I use Matlab a lot for modeling and computation. I had been searching for a reference book that can help me build simulation models using SIMULINK. But the only books available are in specialized fields such as physics or engineering. Patrick Anderson's book attract me immediately by its title. A combination of MATLAB, SIMULATION, GIS and Economics-- that's exactly what I was looking for. It managed to keep up with my high expectation with its highly informative content. The examples given were very well selected and close to application, corresponding Matlab code were neat. It kept surprising me with bonus tricks in using MATLAB(such as getting yahoo stock time seres directly using Matlab, creating XML files), which themselves are well worth the price. I recommend this book to researchers or analysts who want to stand at the frontier of business evaluation, and those who want to exploit the power of Matlab in business forecasting.

Click Here to see more reviews about: Business, Economics, and Finance with Matlab, GIS, and Simulation Models

This book takes recent theoretical advances in Finance and Economics and shows how they can be implemented in the real world. It presents tactics for using mathematical and simulation models to solve complex tasks of forecasting income, valuing businesses, predicting retail sales, and evaluating markets and tax and regulatory problems.
Business Economics and Finance with Matlab, GIS, and Simulation Models provides a unique overview of sophisticated business and financial applications. It describes models that have been developed for analysis of retail sales, tax policy, location, economic impact, public policy issues, and other challenges faced by executives, investors, and economists on a daily basis. It also offers groundbreaking insight into the many calculation and modeling tools that can be remotely hosted and run over the Internet, resulting in substantial user benefits and cost savings.
This book is the first to fully explore the capabilities of MATLAB in the field of business economics, and explain how the benefits of sophisticated mathematical models can be provided to users via the Internet, using a thin-client environment. Many techniques directly incorporate geographic information and GIS in a way that was impossible until quite recently. Some techniques, such as fuzzy logic, retail sales, economic and fiscal impact models, and other Matlab and Simulink models, are described for the first time in print in this book. The sections on business income and value break new ground by directly incorporating uncertainty, real option value, and prediction of variables using Ito and jump processes. Using dozens of examples, hundreds of references, and rigorous explanations of both theory and practice, it will become a prized reference for analysts demanding the best techniques.

Buy NowGet 35% OFF

Click here for more information about Business, Economics, and Finance with Matlab, GIS, and Simulation Models

Read More...

System Dynamics for Engineering Students: Concepts and Applications Review

System Dynamics for Engineering Students: Concepts and Applications
Average Reviews:

(More customer reviews)
Nicolae Lobontiu, Associate Professor of Mechanical Engineering at the University of Alaska-Anchorage, brings his years of experience teaching classes in system dynamics, as well as the knowledge gleaned from writing four related previous texts -- Dynamics of Microelectomechanical Systems; Mechanical Design of Microresonators; Mechanics of Microelectromechanical Systems; and, Compliant Mechanism: Design of Flexure Hinges -- to produce this solid text for students entering this emerging field.
The discipline of system dynamics focuses on teaching students "how to create and analyze mathematical models of dynamic, mechanical, electrical/electromagnetic, thermal, and fluid/pneumatic systems" for the purpose of designing and then testing systems before they are actually built. While the author retains a classical approach, Lobontiu also introduces examples from compliant mechanisms and microscale devices and machines.
Consideration is given to mechanical engineering problems for junior and senior-level undergraduate students in support of mechanical, aerospace, electrical, biomedical and civil engineering courses and explores mechanism and movement in springs and joints present in "micro-machined, lithographic based devices to traditional models of microscale, fluidic, and electromechanical systems." Offers a "foundation and framework for the development of controllers applied to these dynamical systems." Includes examples and problems at the end of each chapter to familiarize readers with the modeling and dynamical systems engineers are likely to encounter in the future.
Publisher touts the text as "the first system dynamics textbook to include extensive examples from the relatively new application areas of microelectromechanical systems (MEMS) and compliant (flexible) mechanical devices," and to offer "more ancillary instructor support than any other system dynamics text."
Text is divided into eleven chapters and four appendices:
Ch. 1 Introduction; Ch 2. Mechanical Systems I; Ch. 3 Mechanical Systems II; Ch. 4 Electrical Systems; Ch. 5 Fluid and Thermal Systems; Ch. 6 The Laplace Transform; Ch. 7 Transfer Function Approach; Ch. 8 State-Space Approach; Ch. 9 Frequency Domain Approach; Ch. 10 Coupled-Field Systems; Ch. 11 Introduction to Modeling and Design of Feedback Control System.
Appendix A Solution to Linear Ordinary Homogeneous Differential Equations with Constant Coefficients; Appendix B Review of Matrix Algebra; Appendix C Essentials of MATLAB and System Dynamics-Related Toolboxes; and, Appendix D Deformations, Strains and Stresses of Flexible Mechanical Components.
Recommended for use by instructors teaching a one-semester text for engineering students; by scientists and practicing engineers wanting to better understand the fundamentals of dynamic systems, engineering modeling, vibrations, and system dynamics; and, inclusion in college and university library collections supporting mechanical, aerospace, electrical, biomedical and civil engineering courses.
R. Neil Scott
Middle Tennessee State University


Click Here to see more reviews about: System Dynamics for Engineering Students: Concepts and Applications



Buy NowGet 13% OFF

Click here for more information about System Dynamics for Engineering Students: Concepts and Applications

Read More...

Mechanics of Composite Materials with MATLAB Review

Mechanics of Composite Materials with MATLAB
Average Reviews:

(More customer reviews)

We are writing this review of the book as our response as authors to the other review posted on this page. This book is intended to be an introductory text for students and beginners of Mechanics of Composite Materials. The presentation is simple and brief. Furthermore, it is accompanied by a CD-ROM that has numerous MATLAB functions that can be used to do the basic calculations in this subject. And we stress that we emphasize the basic calculations with no attempt to introduce advanced topics.
It is true that the calculations in this book could also be done using EXCEL. However, it is not straightforward and very difficult to perform some of these calculations in EXCEL. In fact, EXCEL is not designed to handle matrices and matrix operations like MATLAB. The choice of MATLAB for this book is based on the fact that MATLAB is a Matrix Laboratory - it was specifically designed to handle matrices and matrix operations. And we know that these types of calculations are exactly those encountered in Mechanics of Composite Materials. Thus MATLAB and not EXCEL is the right choice for this kind of book.
The subject of damage initiation is mentioned briefly in a short chapter at the end of the book. Indeed this is an advanced topic that is not normally covered in texts on Mechanics of Composite Materials. The most popular books on Mechanics of Composite Materials (like the books of Kaw, Jones, Gibson, etc) do not even mention this advanced topic. The only book that we are aware of that shows some discussion of damage initiation is the book by Herakovich - but this is the exception not the rule. We have included a short chapter on damage initiation solely to introduce the subject and guide the reader where to find additional detailed information. Furthermore, we as authors have written another book especially on the topic on damage initiation in composite materials. The book is entitled "Advances in Damage Mechanics: Metals and Metal Matrix Composites" by Voyiadjis and Kattan, Second Edition, published by Elsevier in 2006. The interested reader may refer to this advanced book for details on damage initiation in composite materials.
We have included another short chapter on homogenization at the end of the book. Again this is an advanced topic that is not normally covered in other books on Mechanics of Composite Materials. We have included this short and brief chapter to introduce the topic and guide the reader where to find further information. The interested reader will have to look into advanced specialized books on homogenization such as the book by Nemat-Nasser. He will not find this information in any competing books on Mechanics of Composite Materials.
We feel that we are fully justified in leaving out the detailed presentation of these advanced topics of this book. Again, the book is intended for students and beginners who do not seek these advanced topics in an introductory book like ours. Finally, we should note that we included the complete Solutions Manual to most of the problems in the book at the end of the book and also on the accompanying CD-ROM. The rest of the book is a printout of the Solutions Manual which some people may erroneously perceive as MATLAB output.

Click Here to see more reviews about: Mechanics of Composite Materials with MATLAB

This textbook makes use of the popular computer program MATLAB as the major computer tool to study mechanics of composite materials. It is written specifically for students in engineering and materials science, examining step-by-step solutions of composite material mechanics problems using MATLAB. Each of the 12 chapters is well structured and includes a summary of the basic equations, MATLAB functions used in the chapter, solved examples and problems for students to solve. The main emphasis of Mechanics of Composite Materials with MATLAB is on learning the composite material mechanics computations and on understanding the underlying concepts. The solutions to most of the given problems appear in an appendix at the end of the book. The accompanying CD-ROM includes a set of MATLAB functions that are written by the authors specifically to be used with the book and a detailed solutions manual.

Buy Now

Click here for more information about Mechanics of Composite Materials with MATLAB

Read More...

Financial Modeling Under Non-Gaussian Distributions (Springer Finance) Review

Financial Modeling Under Non-Gaussian Distributions (Springer Finance)
Average Reviews:

(More customer reviews)
This book is an outstanding a clear presentation of non-Gaussian financial modeling. In financial markets, the Gaussian curve or bell curve, is not accurate in that most markets are skewed (a predisposition to grow on average, not zero) and fat-tailed (rare events such as market crashes happen more often than a Gaussian curve would suggest). Therefore, non-Gaussian modeling is essential to make money in the market or assess risk. This book goes through all the new techniques of non-Gaussian modeling. It does an exceptional job discussing the GARCH generalized autoregressive conditional heteroskedasticity. This is but a fancy word for fluctuations in volatility over time pretty much dependent on recent fluctuations. It works very well I must say empirically, and has tripled the rationality and profitability of my portfolio - especially one of the versions of the GARCH over the others reviewed - but which one I'd rather not say, for obvious reasons ;) The book is weakest at page 183 or so, with the models and I was rather disappointed with the exclusion of the market crash of the 80s in the empirical analysis - wouldn't rare events be the main reason for improving non-Gaussian modeling? Anyway it's rather poor, but thorough, with additive and multivariate GARCHes but the fault lies with the faultiness of the theories not the authors, at least they're encyclopedic. The book picks up at the end with copulas, and a complete discussion of non-Gaussian option pricing. The review of BSM is appreciated and actually well-done, and a nice reminder of what we are trying to improve on exactly. I think this is a most incredible book, very clearly written, and at times, quite an enjoyable read for such a topic. All it takes is multivariate calculus and basic statistics, but more math ability will make the implications and comments breathtaking at times. I often find myself inspired by a passage or footnote to create a whole subroutine in R or python. I think avoiding Bayesian topics and Monte Carlo was disappointing, but wise in terms of focus. A great book for graduate mathematics in applications of statistics or stochastic calculus, or a good book for modeling fundamentals in economics or business management at the post-graduate level.


Click Here to see more reviews about: Financial Modeling Under Non-Gaussian Distributions (Springer Finance)



Buy NowGet 24% OFF

Click here for more information about Financial Modeling Under Non-Gaussian Distributions (Springer Finance)

Read More...

Modeling and Simulation of Systems Using MATLAB and Simulink Review

Modeling and Simulation of Systems Using MATLAB and Simulink
Average Reviews:

(More customer reviews)
Firstly, the cd does not contain any MatLab code or Simulink sample models, it just contains very simple powerpoint presentations. I personally was not impressed by any of the information presented there. The text does discuss mathematical modelling using Matlab and some code is presented in the book. It assumes you know at least introductory Matlab, and the this is one of my beef's with the text; it is not an introductory Matlab text. In addition, the simulink component is just touched very briefly on towards the text's end. The book can be used to gain an appreciation of modelling, but additional references will have to be obtained to enhance one's competency in Matlab and Simulink.

Click Here to see more reviews about: Modeling and Simulation of Systems Using MATLAB and Simulink

Not only do modeling and simulation help provide a better understanding of how real-world systems function, they also enable us to predict system behavior before a system is actually built and analyze systems accurately under varying operating conditions. Modeling and Simulation of Systems Using MATLAB and Simulink provides comprehensive, state-of-the-art coverage of all the important aspects of modeling and simulating both physical and conceptual systems. Various real-life examples show how simulation plays a key role in understanding real-world systems. The author also explains how to effectively use MATLAB and Simulink software to successfully apply the modeling and simulation techniques presented.After introducing the underlying philosophy of systems, the book offers step-by-step procedures for modeling different types of systems using modeling techniques, such as the graph-theoretic approach, interpretive structural modeling, and system dynamics modeling. It then explores how simulation evolved from pre-computer days into the current science of today. The text also presents modern soft computing techniques, including artificial neural networks, fuzzy systems, and genetic algorithms, for modeling and simulating complex and nonlinear systems. The final chapter addresses discrete systems modeling. Preparing both undergraduate and graduate students for advanced modeling and simulation courses, this text helps them carry out effective simulation studies. In addition, graduate students should be able to comprehend and conduct simulation research after completing this book.AncillariesAccompanying CD-ROM includes simulation code in MATLAB and Simulink, enabling quick and useful insight into real-world systems. A solutions manual is available for qualifying instructors.

Buy Now

Click here for more information about Modeling and Simulation of Systems Using MATLAB and Simulink

Read More...

Simulation of Communication Systems: Modeling, Methodology and Techniques (Information Technology: Transmission, Processing and Storage) Review

Simulation of Communication Systems: Modeling, Methodology and Techniques (Information Technology: Transmission, Processing and Storage)
Average Reviews:

(More customer reviews)
The second edition is a much-improved version compared to the first one. More details are added -- which makes it easy to follow. Anyone who is doing system simulation or performance analysis should have one around. I would have rated it a 5-star if the authors should have included some of the algorithms in a CD to save reader's time.

Click Here to see more reviews about: Simulation of Communication Systems: Modeling, Methodology and Techniques (Information Technology: Transmission, Processing and Storage)

Since the first edition of this book was published seven yearsago, the field of modeling and simulation of communication systems hasgrown and matured in many ways, and the use of simulation as aday-to-day tool is now even more common practice. With the currentinterest in digital mobile communications, a primary area ofapplication of modeling and simulation is now in wireless systems of adifferent flavor from the `traditional' ones. This second edition represents a substantial revision of the first,partly to accommodate the new applications that have arisen. Newchapters include material on modeling and simulation of nonlinearsystems, with a complementary section on related measurementtechniques, channel modeling and three new case studies; aconsolidated set of problems is provided at the end of the book.

Buy NowGet 25% OFF

Click here for more information about Simulation of Communication Systems: Modeling, Methodology and Techniques (Information Technology: Transmission, Processing and Storage)

Read More...

Introduction to FACTS Controllers: Theory, Modeling, and Applications (IEEE Press Series on Power Engineering) Review

Introduction to FACTS Controllers: Theory, Modeling, and Applications (IEEE Press Series on Power Engineering)
Average Reviews:

(More customer reviews)
The disadvantages of the use of high power electronics apparatus in utility applications, I believe, are their high installation cost and the operating cost, especially, in terms of continuous power loss in the semiconductor devices. Therefore, I am always interested to know the theory of the lowest loss Voltage-Sourced Converters for industrial/utility applications. The detailed switching model in chapter 7 and the behavioral switching model in chapter 6 and the comparison with the behavioral average model in chapter 8 are exceptional. The book is written by Engineers for the Engineers. Great work!

Click Here to see more reviews about: Introduction to FACTS Controllers: Theory, Modeling, and Applications (IEEE Press Series on Power Engineering)



Buy NowGet 17% OFF

Click here for more information about Introduction to FACTS Controllers: Theory, Modeling, and Applications (IEEE Press Series on Power Engineering)

Read More...

Radar System Analysis and Modeling (Artech House Radar Library) Review

Radar System Analysis and Modeling (Artech House Radar Library)
Average Reviews:

(More customer reviews)
It does not say so on the cover, but Barton points out in his Introduction that this book is actually the 3rd edition of a text, where the 2nd edition was published in 1988. The 3rd edition was motivated in no small part by advances in radar analysis and computing power since then.
As the book amply makes clear, radar analysis and modelling is very compute intensive. In 1988, some of the calculations might have necessitated one or more minicomputers. One attraction of the book is the lengthy set of nontrivial problems at the end of each chapter; which the reader is urged to tackle. Nowadays, these can be done on a personal computer, using some maths package. Hence the book's accompanying CD. However, instead of using Mathematica or Maple, Barton chose the rarer Mathsoft. The reason is that the intermediate steps are made available, so that you can easily modify these for your situations.
The radar applications in the text are heavily directed towards military usages. For historical reasons, and also because these tend to be the most technically demanding, in terms of rapid detection and identification. (See the enemy before he sees you.) With forays into Electronic Counter Measures and ECCM.
By the way, antenna design gets one lonely chapter. Perhaps somewhat cursory. But this subject is itself worthy of length monographs, and is not really the main topic here.
The level of discussion is clearly aimed at a engineer already in the field. A sophisticated, technically complex narrative. Showing as best as can be done on a declassified level, the limits of current analysis. A reader might reasonably ruminate that if this much can be revealed, what then is the true state of the art of military radar?

Click Here to see more reviews about: Radar System Analysis and Modeling (Artech House Radar Library)

A thorough update to the classic Modern Radar Systems Analysis, this reference is a comprehensive and cohesive introduction to radar systems design and performance estimation. It offers professionals the knowledge they need to specify, evaluate, or apply radar technology in civilian or military systems. This unique resource provides radar engineers with time-saving and effective techniques for their work in such defense-related applications as weapon systems design and electronic warfare. The book presents accurate detection range equations for realistically estimating radar performance in a variety of practical situations. As radar systems evolve, designers, engineers, and analysts can turn to this book again and again to calculate and evaluate systems performance to keep up with the latest advances in radar technology. CD-ROM Included! The accompanying disc contains example calculations, exercise problems, and analysis programs written in MathCad 11 and HTML.

Buy NowGet 10% OFF

Click here for more information about Radar System Analysis and Modeling (Artech House Radar Library)

Read More...

A First Course in Scientific Computing: Symbolic, Graphic, and Numeric Modeling Using Maple, Java, Mathematica, and Fortran90 Review

A First Course in Scientific Computing: Symbolic, Graphic, and Numeric Modeling Using Maple, Java, Mathematica, and Fortran90
Average Reviews:

(More customer reviews)
Landau takes a refreshingly different approach to teaching students scientific computation. The field can be considered as two parts. One, the older and more heavily used, is about the "traditional" numerical analysis. You crunch numbers, and you get numbers out. The other approach is symbolic algebra.
Usually a text only deals with one type. Here, he teaches both. Plus, for each type, he offers the choice of two languages. For the numerical analysis, there is Fortran, version 90, and Java. While the symbolic algebra is performed using Mathematica or Maple. Ecumenical indeed!
These are excellent choices of languages. Fortran still dominates legacy numerical analysis, with massive libraries of subroutines that one has to work with or maintain. While Java lets the student learn good object oriented practices.
And Mathematica and Maple are perhaps the most common symbolic packages available.

Click Here to see more reviews about: A First Course in Scientific Computing: Symbolic, Graphic, and Numeric Modeling Using Maple, Java, Mathematica, and Fortran90


This book offers a new approach to introductory scientific computing. It aims to make students comfortable using computers to do science, to provide them with the computational tools and knowledge they need throughout their college careers and into their professional careers, and to show how all the pieces can work together. Rubin Landau introduces the requisite mathematics and computer science in the course of realistic problems, from energy use to the building of skyscrapers to projectile motion with drag. He is attentive to how each discipline uses its own language to describe the same concepts and how computations are concrete instances of the abstract.

Landau covers the basics of computation, numerical analysis, and programming from a computational science perspective. The first part of the printed book uses the problem-solving environment Maple as its context, with the same material covered on the accompanying CD as both Maple and Mathematica programs; the second part uses the compiled language Java, with equivalent materials in Fortran90 on the CD; and the final part presents an introduction to LaTeX replete with sample files.

Providing the essentials of computing, with practical examples, A First Course in Scientific Computing adheres to the principle that science and engineering students learn computation best while sitting in front of a computer, book in hand, in trial-and-error mode. Not only is it an invaluable learning text and an essential reference for students of mathematics, engineering, physics, and other sciences, but it is also a consummate model for future textbooks in computational science and engineering courses.

A broad spectrum of computing tools and examples that can be used throughout an academic career
Practical computing aimed at solving realistic problems
Both symbolic and numerical computations
A multidisciplinary approach: science + math + computer science
Maple and Java in the book itself; Mathematica, Fortran90, Maple and Java on the accompanying CD in an interactive workbook format


Buy NowGet 20% OFF

Click here for more information about A First Course in Scientific Computing: Symbolic, Graphic, and Numeric Modeling Using Maple, Java, Mathematica, and Fortran90

Read More...

Tutorial on Neural Systems Modeling Review

Tutorial on Neural Systems Modeling
Average Reviews:

(More customer reviews)
We used this book for the upper-level undergraduate students in an interdisciplinary computational neuroscience course at a small liberal arts college. This is a fine, well-written book. One of the strengths of this book is that it starts with very basic programming in Matlab, so that the students without programming backgrounds can easily follow along. The programs in the book are well commented, and they progress slowly and logically in complexity. More advanced math topics are well separated out in Math Boxes. The examples of the neural systems are covered in enough (but not too much) details to be interesting and accessible to the readers. The book is definitely considerate of and sensitive to the wonderfully interdisciplinary nature of this field, so that the materials can be digested by people with different backgrounds. One can not contain all the topics in computational neuroscience in a single book, but this book does a great job of covering many important and interesting ideas/areas (Hebbian learning, Hopfield model, lateral inhibition, adaptation, supervised and unsupervised learning, etc.).
It works very well as an introductory textbook (or tutorial) of the field. The codes and the discussions are clear and simple (not intended as an advanced textbook), and to me, that's the strength and unique quality of this book.
By the way, most of the computer programs listed in the book work well with Octave (as well as Matlab).

Click Here to see more reviews about: Tutorial on Neural Systems Modeling

Neural systems models are elegant conceptual tools that provide satisfying insight into brain function. The goal of this new book is to make these tools accessible. It is written specifically for students in neuroscience, cognitive science, and related areas who want to learn about neural systems modeling but lack extensive background in mathematics and computer programming.The book opens with an introduction to computer programming. Each of twelve subsequent chapters presents a different modeling paradigm by describing its basic structure and showing how it can be applied in understanding brain function. The text guides the reader through short, simple computer programs printed in the book and available by download at the companion website that implement the paradigms and simulate real neural systems. Motivation for the simulations is provided in the form of a narrative that places specific aspects of neural system behavior in the context of more general brain function. The narrative integrates instruction for using the programs with description of neural system function, and readers can actively experience the fun and excitement of doing the simulations themselves. Designed as a hands-on tutorial for students, this book also serves instructors as both a teaching tool and a source of examples and exercises that provide convenient starting points for more in-depth exploration of topics of their own specific interest.The distinguishing pedagogical feature of this book is its computer programs, written in MATLAB, that help readers develop basic skill in the area of neural systems modeling. (All of the program files are available online via the book s companion website. Actual data on real neural systems is presented in the book for comparison with the results of the simulations. Also included are asides ( Math Boxes ) that present mathematical material that is relevant but not essential to running the programs. Exercises and references at the end of each chapter invite readers to explore each topic area on their own.

Buy NowGet 14% OFF

Click here for more information about Tutorial on Neural Systems Modeling

Read More...

Computational Nanotechnology: Modeling and Applications with MATLAB® (Nano and Energy) Review

Computational Nanotechnology: Modeling and Applications with MATLABĀ® (Nano and Energy)
Average Reviews:

(More customer reviews)
This is the best book on the market for computational nanotechnology.The book has many applications in Biology, electronics, aerospace, energy productions, and madicine.

Click Here to see more reviews about: Computational Nanotechnology: Modeling and Applications with MATLAB® (Nano and Energy)

Written to help professionals, researchers, and students discover the challenges and opportunities associated with development of next-generation nanoscale computational nanotechnology, this book covers a broad range of technical information, research ideas, and practical knowledge regarding applications in this area. Offering thought-provoking perspective on the developments that are poised to revolutionize the field, the author explores both existing and future nanotechnology applications, which hold great promise for significant innovations in engineering, physics, chemistry, biology, and medicine.

Buy NowGet 12% OFF

Click here for more information about Computational Nanotechnology: Modeling and Applications with MATLAB® (Nano and Energy)

Read More...

Differential Equations: Modeling with MATLAB Review

Differential Equations: Modeling with MATLAB
Average Reviews:

(More customer reviews)
If you're looking for a book to learn how to model differential equations with MATLAB, don't buy this book. No examples in MATLAB are given, only references to what commands in 'DELAB' (The author's MATLAB interface) can be used to solve problems. I purchased and returned this book.

Click Here to see more reviews about: Differential Equations: Modeling with MATLAB

Utilizing MATLAB's computational and graphical tools right from the start, this analysis of differential equations helps users probe a variety of mathematical models, encouraging them to develop problem-solving skills and independent judgment as they derive mathematical models, select approaches to their analysis, and find answers to the original physical questions. Providing immediate graphic and numeric support, it demonstrates how physical problems motivate the central ideas and techniques of differential equations, showing how they model physical phenomena by examining ideas from four perspectives: geometric, analytic, numeric, and physical.Introduces qualitative analysis and numerical methods for scalar equations and systems early on, without sacrificing coverage of the most important traditional analytical methods. Fully integrates MATLAB into the text and exercises, and uses mathematical models of physical problems throughout to emphasize the interplay between the physical problem and the analytic, graphical, and numeric information available from the differential equation model. Seamlessly integrates over 1,400 exercises, open-ended chapter projects, and motivational 'Thought Questions'.For scientists and engineers.

Buy Now

Click here for more information about Differential Equations: Modeling with MATLAB

Read More...