Monday, February 16, 2009

QuickBooks 2009 All in One For Dummies or Digital Signal Processing

QuickBooks 2009 All-in-One For Dummies

Author: Stephen L Nelson CPA MBA MS

QuickBooks accounting software is the favorite financial management and accounting software for small businesses, but it does take a little getting used to. QuickBooks 2009 All-in-One For Dummies is the QuickBooks reference guide that gets you through the learning curve in a hurry. Eight handy minibooks cover:

  • An Accounting Primer
  • Getting Ready to Use QuickBooks
  • Bookkeeping Chores
  • Accounting Chores
  • Financial Management
  • Business Plans
  • Care and Maintenance
  • Additional Business Resources


QuickBooks 2009 All-in-One For Dummies is written for the Premier version, but you’ll find the information works for the other versions too. It’s easy to find what you need to know:
  • Book I covers all the basic accounting stuff for those who don’t know a credit from a debit
  • Learn to set up the program, load files, and customize QuickBooks in Book II
  • In Book III you’ll see how to invoice customers, pay vendors, track inventory, and more
  • Take on activity-based costing, preparing a budget, and job costing in Book IV
  • Book V gets into cool stuff like ratio analysis, EVA, and capital budgeting
  • Find out in Book VI how to write the business plan you need
  • Book VII shows you how to manage maintenance for QuickBooks
  • Book VIII covers additional resources, an Excel primer, accounting terms, and more


Before you know it, you’ll be managing your business finances like a pro with QuickBooks 2009!



Look this: Convite a Fala Pública

Digital Signal Processing: A Computer Science Perspective, Vol. 1

Author: Jonathan Y Stein

Get a working knowledge of digital signal processing for computer science applications

The field of digital signal processing (DSP) is rapidly exploding, yet most books on the subject do not reflect the real world of algorithm development, coding for applications, and software engineering. This important new work fills the gap in the field, providing computer professionals with a comprehensive introduction to those aspects of DSP essential for working on today's cutting-edge applications in speech compression and recognition and modem design. The author walks readers through a variety of advanced topics, clearly demonstrating how even such areas as spectral analysis, adaptive and nonlinear filtering, or communications and speech signal processing can be made readily accessible through clear presentations and a practical hands-on approach. In a light, reader-friendly style, Digital Signal Processing: A Computer Science Perspective provides:
* A unified treatment of the theory and practice of DSP at a level sufficient for exploring the contemporary professional literature
* Thorough coverage of the fundamental algorithms and structures needed for designing and coding DSP applications in a high level language
* Detailed explanations of the principles of digital signal processors that will allow readers to investigate assembly languages of specific processors
* A review of special algorithms used in several important areas of DSP, including speech compression/recognition and digital communications
* More than 200 illustrations as well as an appendix containing the essential mathematical background

Choice

This...book offers a contemporary and comprehensive treatment of DSP.

Choice

This...book offers a contemporary and comprehensive treatment of DSP.

Booknews

While Stein was working for a high-tech company in Tel Aviv, he had no trouble finding experts in digital signal processing, but when he relocated to New York, he could find none. He discovered that it was not taught at all in the US at the undergraduate level, and at the graduate level only for electrical engineers. He developed and taught (Polytechnic U.) an undergraduate course for computer science majors, based on exactly the requirements he needed for his company. From that course emerged this textbook. He explains the theory and practice, the fundamental algorithms and structures used in computation, the principles of digital signal processors and how they differ from conventional ones, and some special areas of current research and develop such as speech compression and recognition and digital communications. Annotation c. Book News, Inc., Portland, OR (booknews.com)



Table of Contents:
Prefacexv
1Introductions1
1.1Prehistory of DSP2
1.2Some Applications of Signal Processing4
1.3Analog Signal Processing7
1.4Digital Signal Processing10
Part ISignal Analysis
2Signals15
2.1Signal Defined15
2.2The Simplest Signals20
2.3Characteristics of Signals30
2.4Signal Arithmetic33
2.5The Vector Space of All Possible Signals40
2.6Time and Frequency Domains44
2.7Analog and Digital Domains47
2.8Sampling49
2.9Digitization57
2.10Antialiasing and Reconstruction Filters62
2.11Practical Analog to Digital Conversion64
3The Spectrum of Periodic Signals71
3.1Newton's Discovery72
3.2Frequency Components74
3.3Fourier's Discovery77
3.4Representation by Fourier Series80
3.5Gibbs Phenomenon86
3.6Complex FS and Negative Frequencies90
3.7Properties of Fourier Series94
3.8The Fourier Series of Rectangular Wave96
4The Frequency Domain103
4.1From Fourier Series to Fourier Transform103
4.2Fourier Transform Examples110
4.3FT Properties113
4.4The Uncertainty Theorem117
4.5Power Spectrum122
4.6Short Time Fourier Transform (STFT)126
4.7The Discrete Fourier Transform (DFT)132
4.8DFT Properties135
4.9Further Insights into the DFT141
4.10The z Transform143
4.11More on the z Transform151
4.12The Other Meaning of Frequency155
5Noise161
5.1Unpredictable Signals162
5.2A Naive View of Noise164
5.3Noise Reduction by Averaging171
5.4Pseudorandom Signals174
5.5Chaotic Signals180
5.6Stochastic Signals192
5.7Spectrum of Random Signals198
5.8Stochastic Approximation Methods202
5.9Probabilistic Algorithms203
Part IISignal Processing Systems
6Systems207
6.1System Defined208
6.2The Simplest Systems209
6.3The Simplest Systems with Memory213
6.4Characteristics of Systems221
6.5Filters226
6.6Moving Averages in the Time Domain228
6.7Moving Averages in the Frequency Domain231
6.8Why Convolve?237
6.9Purely Recursive Systems241
6.10Difference Equations245
6.11The Sinusoid's Equation249
6.12System Identification--The Easy Case252
6.13System Identification--The Hard Case259
6.14System Identification in the z Domain265
7Filters271
7.1Filter Specification272
7.2Phase and Group Delay275
7.3Special Filters279
7.4Feedback289
7.5The ARMA Transfer Function293
7.6Pole-Zero Plots298
7.7Classical Filter Design303
7.8Digital Filter Design309
7.9Spatial Filtering315
8Nonfilters321
8.1Nonlinearities322
8.2Clippers and Slicers324
8.3Median Filters326
8.4Multilayer Nonlinear Systems329
8.5Mixers332
8.6Phase-Locked Loops338
8.7Time Warping343
9Correlation349
9.1Signal Comparison and Detection350
9.2Crosscorrelation and Autocorrelation354
9.3The Wiener-Khintchine Theorem357
9.4The Frequency Domain Signal Detector359
9.5Correlation and Convolution361
9.6Application to Radar362
9.7The Wiener Filter365
9.8Correlation and Prediction369
9.9Linear Predictive Coding371
9.10The Levinson-Durbin Recursion376
9.11Line Spectral Pairs383
9.12Higher-Order Signal Processing386
10Adaptation393
10.1Adaptive Noise Cancellation394
10.2Adaptive Echo Cancellation400
10.3Adaptive Equalization404
10.4Weight Space408
10.5The LMS Algorithm413
10.6Other Adaptive Algorithms420
11Biological Signal Processing427
11.1Weber's Discovery428
11.2The Birth of Psychophysics430
11.3Speech Production435
11.4Speech Perception439
11.5Brains and Neurons442
11.6The Essential Neural Network446
11.7The Simplest Model Neuron448
11.8Man vs. Machine452
Part IIIArchitectures and Algorithms
12Graphical Techniques461
12.1Graph Theory462
12.2DSP Flow Graphs467
12.3DSP Graph Manipulation476
12.4RAX Externals481
12.5RAX Internals487
13Spectral Analysis495
13.1Zero Crossings496
13.2Bank of Filters498
13.3The Periodogram502
13.4Windows506
13.5Finding a Sinusoid in Noise512
13.6Finding Sinusoids in Noise515
13.7IIR Methods520
13.8Walsh Functions523
13.9Wavelets526
14The Fast Fourier Transform531
14.1Complexity of the DFT532
14.2Two Preliminary Examples536
14.3Derivation of the DIT FFT539
14.4Other Common FFT Algorithms546
14.5The Matrix Interpretation of the FFT552
14.6Practical Matters554
14.7Special Cases558
14.8Goertzel's Algorithm561
14.9FIFO Fourier Transform565
15Digital Filter Implementation569
15.1Computation of Convolutions570
15.2FIR Filtering in the Frequency Domain573
15.3FIR Structures579
15.4Polyphase Filters584
15.5Fixed Point Computation590
15.6IIR Structures595
15.7FIR vs. IIR602
16Function Evaluation Algorithms605
16.1Sine and Cosine Generation606
16.2Arctangent609
16.3Logarithm610
16.4Square Root and Pythagorean Addition611
16.5CORDIC Algorithms613
17Digital Signal Processors619
17.1Multiply-and-Accumulate (MAC)620
17.2Memory Architecture623
17.3Pipelines627
17.5Interrupts, Ports631
17.5Fixed and Floating Point633
17.6A Real-Time Filter635
17.7DSP Programming Projects639
17.8DSP Development Teams641
Part IVApplications
18Communications Signal Processing647
18.1History of Communications648
18.2Analog Modulation Types652
18.3AM655
18.4FM and PM659
18.5Data Communications664
18.6Information Theory666
18.7Communications Theory670
18.8Channel Capacity674
18.9Error Correcting Codes680
18.10Block Codes683
18.11Convolutional Codes690
18.12PAM and FSK698
18.13PSK704
18.14Modem Spectra708
18.15Timing Recovery710
18.16Equalization714
18.17QAM716
18.18QAM Slicers720
18.19Trellis Coding723
18.20Telephone-Grade Modems729
18.21Beyond the Shannon Limit733
19Speech Signal Processing739
19.1LPC Speech Synthesis740
19.2LPC Speech Analysis742
19.3Cepstrum744
19.4Other Features747
19.5Pitch Tracking and Voicing Determination750
19.6Speech Compression753
19.7PCM757
19.8DPCM, DM, and ADPCM760
19.9Vector Quantization765
19.10SBC768
19.11LPC Speech Compression770
19.12CELP Coders771
19.13Telephone-Grade Speech Coding775
AWhirlwind Exposition of Mathematics781
A.1Numbers781
A.2Integers782
A.3Real Numbers784
A.4Complex Numbers785
A.5Abstract Algebra788
A.6Functions and Polynomials791
A.7Elementary Functions793
A.8Trigonometric (and Similar) Functions795
A.9Analysis800
A.10Differential Equations803
A.11The Dirac Delta808
A.12Approximation by Polynomials809
A.13Probability Theory815
A.14Linear Algebra819
A.15Matrices821
A.16Solution of Linear Algebraic Equations826
Bibliography829
Index849

No comments:

Post a Comment