Ngày tải lên: 27/06/2014, 00:20
Báo cáo sinh học: " Research Article Maximum-Likelihood Semiblind Equalization of Doubly Selective Channels Using the EM Algorithm" docx
Ngày tải lên: 21/06/2014, 16:20
Báo cáo hóa học: " Research Article Maximum Likelihood DOA Estimation of Multiple Wideband Sources in the Presence of Nonuniform Sensor Noise" pdf
Ngày tải lên: 22/06/2014, 06:20
Báo cáo hóa học: " Estimation of Road Vehicle Speed Using Two Omnidirectional Microphones: A Maximum Likelihood Approach" doc
Ngày tải lên: 23/06/2014, 01:20
Báo cáo hóa học: " Analysis of Minute Features in Speckled Imagery with Maximum Likelihood Estimation" pdf
Ngày tải lên: 23/06/2014, 01:20
Báo cáo sinh học: "Restricted maximum likelihood estimation for animal models using derivatives of the likelihood" pptx
Ngày tải lên: 09/08/2014, 18:22
Báo cáo y học: "Maximum likelihood estimation of reviewers’ acumen in central review setting: categorical data" pdf
Ngày tải lên: 13/08/2014, 16:20
Báo cáo sinh học: "Marginal maximum likelihood estimation of variance components in Poisson mixed models using Laplacian integration" ppt
Ngày tải lên: 14/08/2014, 19:22
Advanced Graphics Programming Techniques Using OpenGL P1
... novel computer graphics programming techniques, implemented in C using the widely available OpenGL library. By explaining the concepts and demonstrating the techniques required to generate images ... ClearingtheColorandDepthBuffersSimultaneously 210 16.5RenderingGeometryEfficiently 210 16.5.1 Using Peak-Performance Primitives 210 16.5.2 UsingVertexArrays 211 16.5.3 UsingDisplayLists 212 16.5.4 Balancing Polygon Size and Pixel ... Cross Product 9 Programming with OpenGL: Advanced Rendering Advanced Graphics Programming Techniques Using OpenGL Organizer: Tom McReynolds Silicon Graphics Copyright c 1998 by Tom McReynolds...
Ngày tải lên: 28/10/2013, 00:15
Advanced Graphics Programming Techniques Using OpenGL P2
... two viewpoints. 27 Programming with OpenGL: Advanced Rendering For more information on the techniques using the stencil buffer, see Section 14. If some care is taken when constructingthe object, ... manipulated using stencil if the remainder of the tree is cached as a B-rep. The algorithm presented here is from a paper by Tim F. Wiegand describing a GL-independent method for using stencil ... each new view. In- stead, the algorithm must be given the maximum possible convexity of a primitive, and draws the nth visible surface by using a counter in the stencil planes. The CSG tree must...
Ngày tải lên: 06/11/2013, 11:15
Tài liệu Module 9: Using Calculated Cells pdf
... Contents Overview 1 Using Calculated Cells 2 Lab A: Creating a Calculated Cells Formula 17 Review 20 Module 9: Using Calculated Cells 20 Module 9: Using Calculated Cells BETA ... expression for this procedure. Module 9: Using Calculated Cells 13 BETA MATERIALS FOR MICROSOFT CERTIFIED TRAINER PREPARATION PURPOSES ONLY Although using the LookupCube function to return ... for this procedure. Note Module 9: Using Calculated Cells 1 BETA MATERIALS FOR MICROSOFT CERTIFIED TRAINER PREPARATION PURPOSES ONLY Overview ! Using Calculated Cells In this module,...
Ngày tải lên: 10/12/2013, 16:15
Tài liệu Electronics and Circuit Analysis Using MATLAB P12 pdf
... Solution Using Equations (12.67), (12.69), (12.70) and (12.74) are used to calculate the poles of Equation (12.65). The zero of the overall amplifier gain is calculated using Equation ... 12.11 Wilson Current Source Using KCL at the collector of transistor Q 3 , we get IIII I CRBR O F 13 =− =− β therefore, () III OFRC =− β 1 (12.57) Using KCL at the emitter of Q 3 ... midband gain using equation (12.108) a = (1/rds) + (1/rd) + (1/rl); rlprime = 1/a; rg = rg1*rg2/(rg1 + rg2); gain_mb = -gm*rg*rlprime/(ri + rg); % Calculate Low cut-off frequency using equation...
Ngày tải lên: 13/12/2013, 01:15
Tài liệu Electronics and Circuit Analysis Using MATLAB P7 pdf
... used to allow the current to enter the load at the receiving end. Examples 7.5 and 7.6 show some techniques for obtaining the transmis- sion parameters of impedance and admittance networks. ... networks is shown. Example problems in- volving both passive and active circuits will be solved using MATLAB. 7.1 TWO-PORT NETWORK REPRESENTATIONS A general two-port network is shown ... shown in Figure 7.3. + - V 1 V 2 + - I 1 I 2 Y b Y c Y a Figure 7.3 Pi-Network Solution Using KCL, we have IVY VVYVYY VY ababb 11 12 1 2 =+ = + ()() (7.19) â 1999 CRC Press LLC ...
Ngày tải lên: 13/12/2013, 01:15
Tài liệu Some folds and puzzles using paper_Origami Fun pdf
... colour/white pattern exactly, using as few folds as possible. The target number of folds is shown in brackets by each pattern. Don't forget there are no rules, so you can start using diagonals, fifths, ... There are no prizes available, but it's a lot of fun! Here are some folds & puzzles using paper. Simple Models banger Rick Nordal's surprise fold foil flower paper pistol sasaki's...
Ngày tải lên: 13/12/2013, 04:15
Tài liệu Using SQL Server pdf
... database. Using SQL Server In this section, you'll explore some of the tools you use to manage SQL Server. Specifically, you'll learn how to start and stop SQL Server using the Service ... installation. Using Enterprise Manager To administer a database, you use the Enterprise Manager tool. You can create databases, create and edit tables, create and edit users, and so on, using Enterprise ... columns, views, stored procedures, and so on. This information is primarily used by data-warehousing applications. Note Since this is a book on database programming, I won't cover too...
Ngày tải lên: 14/12/2013, 13:15
Tài liệu The Complete Book of drawing techniques - Vẽ kỹ thuật pdf
... confidence to utilize the techniques they have learnt in a broad range of compositions of their own choosing. The Complete Book of DRAWING TECHNIQUES The Complete Book ofDRAWING TECHNIQUES PETER STANYER The ... Complete Book of DRAWING TECHNIQUES A PROFESSIONAL GUIDE FOR THE ARTIST PETER STANYER One of the most important aspects of an artist’s skill is their facility with various techniques. All practicing ... identify drawing techniques that are a visual parallel to the subject we have chosen to draw. In the following chapters in the book, I constantly refer to many approaches and techniques that will...
Ngày tải lên: 14/12/2013, 14:15
Tài liệu Implementing Pessimistic Concurrency Without Using Database Locks pdf
... // Namespaces, variables, and constants using System; using System.Configuration; using System.Windows.Forms; using System.Text; using System.Data; using System.Data.SqlClient; private ... database. A DataAdapter is created and the select, delete, insert, and update commands are built using the stored procedures for the solution. A RowUpdated event handler is attached to the DataAdapter. ... SP0613_PurgeExpired. [ Team LiB ] [ Team LiB ] Recipe 6.13 Implementing Pessimistic Concurrency Without Using Database Locks Problem You need the safety of pessimistic locking without the overhead of...
Ngày tải lên: 14/12/2013, 18:16
Tài liệu Defining and Using a Class pdf
... Methods and Applying Scope”; in fact, there's almost no new syntax here. Using the Circle class is similar to using other types that you have already met; you create a variable specifying ... Defining and Using a Class In C#, you use the class keyword, a name, and a pair of curly braces to define a...
Ngày tải lên: 15/12/2013, 00:15
Tài liệu Intelligent Design Retrieving Systems Using Neural Networks pdf
... 17( 1- 4):227-233. Garza, A.G. and M.L. Maher, (1996) Design by interactive exploration using memory-based techniques, Knowledge-Based Systems, 9:151-161. Kumara, S.R.T. and S.V. Kamarthi, (1992) ... conceptual design 048 using similarity = 0.5. design 031 design 037 design 038 design 043 design 044 design 045 â2001 CRC Press LLC 7.5.1 Constructing Geometric Memory Using the DSG coding ... sources. This type of design information would be hard to describe using traditional textual data. Another major problem with using traditional information retrieving methods is the use of search algorithms...
Ngày tải lên: 17/12/2013, 06:15