5 Pages

exterioralg

Course: M 509, Fall 2009
School: UPenn
Rating:
 
 
 
 
 

Word Count: 1581

Document Preview

on Ruminations exterior algebra 1.1 Bases, once and for all. In preparation for moving to differential forms, let's settle once and for all on a notation for the basis of a vector space V and its dual V . These are fairly standard notations. For V , rather than having to say ". . . and suppose {v1 , . . . , vn } is a basis for V . . . ", unless otherwise specified, we'll use either , ,... n 1...

Register Now

Unformatted Document Excerpt

Coursehero >> Pennsylvania >> UPenn >> M 509

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
on Ruminations exterior algebra 1.1 Bases, once and for all. In preparation for moving to differential forms, let's settle once and for all on a notation for the basis of a vector space V and its dual V . These are fairly standard notations. For V , rather than having to say ". . . and suppose {v1 , . . . , vn } is a basis for V . . . ", unless otherwise specified, we'll use either , ,... n 1 x2 x x or {e1 , e2 , . . . en } as our basis the reason for the first of these will, I hope, become apparent next week. Of course, the first of these is a bit unwieldy, so we'll occasionally revert to the second. So the vector that might have been denoted 3i + 4j - 5k in R3 will now be 3 or 3e1 + 4e2 - 5e3 . For the dual basis, we'll always use {dx1 , dx2 , . . . , dxn }. Sometimes, if we have two different coordinate systems or some kind of change of basis going on, we might also have dy 1 , etc (and /y 1 , . . . as well), but you get the picture. This isn't unwieldy, so we don't need an alternative notation. In this notation we have, for example, dx1 3 and (2dx1 - 4dx2 + dx4 )(e1 - 2e2 + e3 ) = 2dx1 (e1 - 2e2 + e3 ) - 4dx2 (e1 - 2e2 + e3 ) + dx4 (e1 - 2e2 + e3 ) = 2 + 8 + 0 = 10. 1.2 One-forms, two-forms, red-forms, blue-forms. . . To construct the exterior algebra V means to construct a sequence of vector spaces 0 V = R, 1 V = V , 2 V, . . . n V . There are many ways to do this, but perhaps the simplest is to proceed +4 2 -5 3 1 x x x =3 +4 2 -5 3 x1 x x 2 parallel transport as we did in class and begin by defining p V as the set (vector space) of alternating p-linear functions on V . While that might sound a little unnerving, it just means that an element of p V is a map that takes p vectors v1 , . . . , vp V and returns a real number (v1 , . . . , vp ). The "p-linear" part means that is linear in each variable separately, in other words if all the vectors but vi are kept fixed, and vi is replaced by a1 w1 + a2 w2 (where a1 and a2 are numbers and w1 and w2 are vectors in V ), then (v1 , . . . ,vi-1 , a1 w1 + a2 w2 , vi+1 , . . . , vp ) = a1 (v1 , . . . , vi-1 , w1 , vi+1 , . . . , vp ) + a2 (v1 , . . . , vi-1 , w2 , vi+1 , . . . , vp ). "Alternating" means that the order in which the vectors v1 , . . . , vp appear inside matters, and matters in a particular way. In an alternating function, if two of the vectors v1 , . . . , vp are interchanged, then the value of becomes the negative of what it had been before the interchange (in contrast to a symmetric function for which the interchange would have no effect, or a more general tensor where there is no rule governing what happens). Elements of p V are called p-forms (on V ). We'll need some notation so that we can write down a few examples. Let's start with 2-forms. If and are 1-forms, then we make a 2-form (called the "wedge product" of and ) by defining (v, w) = (v)(w) - (w)(v). This is clearly bilinear and alternating. For instance, dx1 dx2 is the 2-form for which dx1 dx2 (e1 , e2 ) = 1 (so dx1 dx2 (e2 , e1 ) = -1) and dx1 dx2 (ei , ej ) = 0 unless {i, j} = {1, 2}. In the same manner we can determine dxk dx for any k and . Note that if k = we must have dxk dx = 0 (the zero bilinear function) since (using k for both k and , since they're equal) dxk dxk (v, w) = dxk (v)dxk (w) - dxk (w)dxk (v) = 0. More generally, = 0 for any 1-form . A bilinear form on V is determined by its values on all pairs of basis elements of V , i.e., by the n2 numbers (ei , ej ) as i, j = 1, . . . , n. Bescuse of the skew-symmetry, a 2-form is determined by its values on the n numbers (e1 , ej ) for i < j, since 2 we already know that (ei , ei ) = 0 and since (ei , ej ) = -(ej , ei ). An easy linear algebra exercise, then, is to show that this implies that the set {dxi dxj | i = 1, . . . , n - 1, j = i + 1, . . . , n} is a basis for 2 V , so we can write any 2-form as n-1 n = i=1 j=i+1 aij dxi dxj . on S 3 and H 3 3 Equivalently, we could set aji = -aij if i > j (and aii = 0) and write 1 n n = aij dxi dxj . 2 i=1 j=1 We can continue in this way with p-forms for p > 2. A 3-form is an alternating tri-linear function, so it's determined by the values (ei , ej , ek ) for i < j < k. This is because we can get any permutation of ei , ej , ek by a sequence of swaps of two of them at a time, for instance: (ek , ei , ej ) = -(ei , ek , ej ) (ei = , ej , ek ). As is to be expected from this, for any permutation of ijk, we'll get (e(i) , e(j) , e(k) ) = (ei , ej , ek ) according to the sign of the permutation (plus if is an even permutation and minus of is odd). If we start with three one-forms , and , we can make the 3-form by setting (v1 , v2 , v3 ) = (v1 )(v2 )(v3 ) + (v2 )(v3 )(v1 ) + (v3 )(v1 )(v2 ) - (v1 )(v3 )(v2 ) - (v3 )(v2 )(v1 ) - (v2 )(v1 )(v3 ). As with 2-forms, we get that a 3-form is determined by the (ei , ej , ek ) for i < j < k, so we can write n-2 n-1 n n 3 numbers = i=1 j=i+1 k=j+1 aijk dxi dxj dxk , or, after suitably defining aijk so that it is completely skew-symmetric, = 1 n n n aijk dxi dxj dxk . 6 i=1 j=1 k=1 1.3 Formalism. We could continue with the point of view of the preceding section, and regard elements of p V as alternating p-linear functions, and there are certainly situations where it is profitable to take this point of view. Another perspective that is also useful in many situations is simply to regard the construction of p V as a kind of algebraic game: 4 parallel transport To play this game, we simply declare 0 V = R, then 1 V is the vector space with basis {dx1 , . . . , dxn }, in other words, the set of expressions of the form a1 dx1 + + an dxn for any choice of constants a1 , . . . , an . In this version, we don't worry about what dxi stands for, it's just a symbol. We then declare that we can multiply the dxi 's together in such a way that (1) the multiplication is associative, (2) the multiplication is alternating, (3) real coefficients always factor out of multiplications in the usual way (that is to say, we are constructing an R-algebra), and (4) there aren't any other rules. The upshot of all this is that we can multiply forms together the same way we multiply polynomials together, except for one small details: we're not allowed to permute the dxi 's in a product unless we remember to apply the appropriate plus or minus sign (i.e., whenever we swap two of them we get a minus). To remind ourselves that the multiplication is a little odd, instead of just writing dxi dxj dxk , we'll use the wedge symbol to denote the product: dxi dxj dxk . The entire algebra that we construct in this way is called V . The elements of p are simply the (homogeneous) degree-p elements of the algebra. Working in the formalism becomes natural after a while, and you start to see patterns that you can take advantage of. For example, = 0 for any 1-form , and more generally, 1 2 p = 0 if the i are linearly dependent (to prove this recall that if the 's are linearly dependent, then...

Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

Midwestern State University - CS - 4143
Per l Chapt er 5 par t 2r efer ences / nest ed st r uct ur esRefer ences 3r d kind of scalar value r elat ed t o point er s (addr esses) used t o make complex dat a st r uct ur esH ar d r efer ences A var iable st or ing a r efer ence which
Whitman - M - 350
TaxonomyWe can use Kohonen's Map (or SOM) as a way of organizing taxonomic data. For example, suppose that we want to see if we can organize animals by certain characteristics. We will categorize 16 animals based on 13 characteristics. The character
UPenn - MATH - 660
Homework 7: Isometric ImmersionsDifferential Geometry I due Thursday, Nov. 131. Chapter 6, problems 1, 2, 6, 8, 11. 2. Determine all solutions to the equation2 2 (1 + fy )fxx - 2fx fy fxy + (1 + fx )fyy = 0of the form f (x, y) = F (r) with r =
UPenn - MATH - 104
Math 104-006Chapter 10.4: Models for Population GrowthOutline For Today Models for Population GrowthLaw Of Natural Growth The law of natural growth assumes that the rate of change of the population is proportional to the size of the population
Midwestern State University - PHYS - 2644
Chapter 24 Capacitance, Dielectrics, Electric Energy StorageCopyright 2009 Pearson Education, Inc.Units of Chapter 24 Capacitors Determination of Capacitance Capacitors in Series and Parallel Electric Energy Storage Dielectrics Molecular D
UPenn - MATH - 360
Connected Components and Path-connected ComponentsIn this notes, we prove that any subset of metric (topological) space can be written as disjoint union of connected components. We also proves the similar result for the path-connected case. Let A b
Piedmont - MATH - 410
Spring 2009MontgomeryMath 410Simple MotionSuppose a rocket, tilted at an angle of 40 , is fired from the ground with an initial velocity of 30 meters per second. When and where will the rocket hit the ground? How high in the air does the rock
Piedmont - MATH - 212
Spring 2009MontgomeryInverse SubstitutionWhat to do about integrals that have a2 x2 on the inside? We have seen with integrals containing a square root and some combination of a2 and x2 , a inverse substitution will make the integral possible
Piedmont - MATH - 213
Math 213 Spring 2009MontgomeryLab 3One advantage of using vectors is that there are all kinds of vector properties to explore: 1. Create two vectors in the plane v = v1 , v2 and w = w1 , w2 (with specific v1 , v2 , w1 , w3 ). (a) Draw the two v
Laurentian - CS - 330
Marking Schedule:Tuesday:1:00 Caleigh1:30 Cameron2:00 Garrett2:30 (someone from Tuesday besides Caleigh, Cameron)3:45 TrentThursday:
Laurentian - PHASE - 330
USERASSIGN 21 R1ASSIGN 22 R2ASSIGN 23 R3SYS CreateProcessSYS CreateProcessSYS CreateProcessSYS CreateProcessSYS CreateProcessSYS CreateProcessSYS CreateProcessSYS CreateProcessSYS CreateProcessSYS ShowProcessTableSYS CreateProcessSYS S
Midwestern State University - HS - 1312
Slide 1RADT 2123 Radiographic ImagingBeth L. Veale', M.Ed.Midwestern State University_ _ _ _ __ _ _Slide 2The Prime Factors in Exposure Calculation Objectives: Analyze relationships of technical factors and their effects on exposure calcula
Midwestern State University - HS - 1413
Slide 1_ _ ABDOMENBy: Linda Pearson_ _ _ _ __Slide 2_ ABDOMINOPELVIC CAVITYAbdominal cavityDiaphragm Superior aspect of the bony pelvis_ _ __ _ _ _Pelvic cavityBony pelvisRectum &amp; sigmoid of Lg. Intestine Urinary bladder Reproductive
UPenn - AMCS - 609
AMCS 609 Problem set 7 due March 26, 2009 Dr. EpsteinReading: Read Chapters 15 and 16 in Lax, Functional Analysis. Standard problem: The following problem should be done, but do not have to be handed in. 1. Let M : X Y be linear. Show that the rang
UPenn - M - 115
Math 115Calculus, Part II with probability and matrices. (4h. 1 c.u.) Functions of several variables, partial derivatives, multiple integrals; introduction to linear algebra and matrices with applications to linear programming and Markov processes.
Midwestern State University - PHYS - 1533
The Terrestrial PlanetsA Study in Contrasts Mercury in many ways is similar to Earth's moon. Venus and Mars both have properties more like Earth's, as well as drastic differences. Earth - vibrant, teeming with life. Venus - uninhabitable infern
Mich Tech - MEEM - 4200
Determine the thermal efficiency, the required steam flow rate, and the moisture at the turbine exhaust for a reheat/regenerative cycle which is to produce 200 MW at the turbine coupling if the turbine throttle conditions are 15.5 MPa and 540 C; rehe
UPenn - M - 509
Math 509 Assignment 6Dr. DeTurck Due Thursday, March 26Let's start with a couple of problems from the current College Math Journal. 1. Let f be a function defined on an open interval I containing the interval [a, b], and such that f (x) 0 for al
Mich Tech - MEEM - 4150
EXAM 1MEEM 4150Oct. 6th, 20041. (a) Show the non-zero stress components on the A,B, and C faces of the cube. Use the coordinate system that is given only. xx = 80MPa ( T ) yx = 30 MPa zx = 0 xy = 30 MPa yy = 0 zy = 70MPa xz = 0 yz = 7
Mich Tech - MEEM - 4405
M. VableNotes for finite element method: Intro to FEM 2-DFEM in two-dimension1 Strain energy density: U o = - [ xx xx + yy yy + xy xy ] 2 xx ~ Define: { } = yy xy Generalized Hooke's law Plane stress (All stresses with subscr
Laurentian - ASSIGNMENT - 115
^^^^.^^^.^^.S.^^.^^.^^^^^^:^^:^^^:P:^^:^^:^^^^^^
Laurentian - ASSIGNMENT - 115
^^^^#:#^^^#^^:#.:.:.#:^^:#.S.:.*.:.S.#:^^:#.:.#:^^:#::#:^^:#:#:^^:#:#:#:^^:#.D#.#:^^:#D.#:^^^:#.#:^^:#.#.#.#:^^#.#^^#:#.#:#^^^:.:^^:.:^^#P#^
Mich Tech - MEEM - 4150
EXAM 1MEEM 4150Oct. 7th, 2003yAnswers are at of this exam. 1. (a) Show the non-zero stress components on the A,B, and C faces of the cube. Use the coordinate system that is given only. xx = 80MPa ( T ) yx = 30 MPa zx = 0 xy = 30 MPa yy
Mich Tech - MEEM - 4150
EXAM 21. (a)y 10 mmMEEM 4150(b)50 mm y 10 mmNov. 19th, 2003(c)A 20mm 38o Steel(a) Determine Iyz for the L shaped cross-section shown in Fig. (a).I yy = 0.463 ( 10 ) mm I zz = 1.013 ( 10 ) mm6 6 44100 mm zzC5 mm 25 mm 10 mm 60 m
Mich Tech - MEEM - 4150
EXAM 11.MEEM 4150 dv d x ADec. 18th, 2000Using energy methods find the reaction force at A and the slope of the beam at A in terms of E, I, w, and L.RA = -=-w lb/ft A x L ft2. A thin walled open cross-section with a uniform thickness
Mich Tech - MEEM - 4150
EXAM 21.6 in 1 in 1.25 in y 1 in z C 6 in 1 inMEEM 4150Nov. 18th, 2004(a) Determine Iyz for the cross-section shown.Iyz = -1 in(b) The internal bending moments on a cross-section shown were determined to be M y = 20 kN m and M z = ( 2
Mich Tech - MEEM - 4150
FinalMEEM 4150Dec. 16th, 20031. A thin beam cross-section of uniform thickness t is shown in Fig. 1. Determine the shear center location with respect to point A. Assume t a .aFig. 1y aFig. 2wL Iyy = 8.74a3tzAIzz = 7.25 a3t 2a -7a
Mich Tech - MEEM - 4150
M. VableIntermediate Mechanics of Materials: Chapter 4Composite Structural Members Assumption 8 on material homogenity across the cross-section is not valid. The learning objective of this chapter is: Understand the incorporation and implication
Mich Tech - MEEM - 4150
EXAM 11.MEEM 4150Dec. 15th, 2004Using energy methods find the reaction force at A and the slope of the beam at A in terms of E, I, w, and L.w lb/ft A xL ftL ft2. A thin walled open cross-section with a uniform thickness `t' is shown. As
Mich Tech - MEEM - 4150
EM 440Exam 2May 4th, 20001 A rigid plate is pivoted at point C. After the load P is applied the temperature of bar B is observed to decrease by 50oF. Determine the axial stress in bar A and the deformation of bar B. The area of cross-section of
Mich Tech - EE - 5223
EE 4223/5223 - Homework #2 - Due Mon January 28th, 2009, 10amH1.2)A 3-phase 480-Volt circuit has a positive-sequence Y-connected source and supplies a delta-connected load. The impedance of the lines between the source and load is negligible. The
Mich Tech - EE - 421
Course MemoTo: From: Date: 13 October, 1998 Professor SchulzSubject: Recommended A/D convertersTask: Determine A/D converters from two manufacturers that will operate at a sampling rate of at least 40kHzwith a dynamic range of approximately 100
Mich Tech - EE - 421
EE421: Digital Signal Processing Quiz 6-a Name: (please write your last name on the back of this sheet) Score:1. A signal, sampled at a rate of 240 Hz, is plagued by 180 Hz interference and its harmonics. Design a digital notch lter H(z) that remov
Mich Tech - EE - 421
Course MemoTo: From: Date: 13 October, 1998 Professor SchulzSubject: Recommended A/D convertersTask: Determine A/D converters from two manufacturers that will operate at a sampling rate of at least 40kHzwith a dynamic range of approximately 100
Mich Tech - EE - 421
/HFWXUH ([DPSOHV DQG 5HYLHZ( )DOO 0LFKLJDQ 7HFKQRORJLFDO 8QLYHUVLW\ 7LPRWK\ - 6FKXO]q &amp;RQVLGHU D VLJQDO RI LQWHUHVW ZKRVH VSHFWUDO FRQWHQW LVFRQFHQWUDWHG EHORZ +] 7KLV VLJQDO LV ILOWHUHG ZLWK D SUDFWLFDO DQWLDOLDVLQJ ILOWHU ZLWK D FXWRII IUHT
UPenn - BSTA - 670
Introduction to Markov chain Monte CarloZhen Chen, Ph.D. Department of Biostatistics and Epidemiology University of Pennsylvania1Monte Carlo method We are interested in computing the expectation under p of a function g: Ep (g) =zg(z)p(z)dz
Virginia Tech - CS - 3724
PrototypingCreation of concrete but partial implementations of a system design to explore usability issuesANALYZEanalysis of stakeholders, field studiesProblem scenariosclaims about current practiceDESIGNmetaphors, information technology,
Mich Tech - CM - 416
Solution to Exam 2: 1.L y set+ -Gc++Gpyy Gp .( L .yset yGc .( ysety) )( Gp .L .yset Gp .Gc .yset ) ( 1 Gp .Gc ) ( Gp .L Gp .Gc ) . y yset ( 1 Gp .Gc ) with, L 1 3 G c Kc 1 L ( y)3 100 .s 2 125 .sGp3 ( 20 .s 1 ) .( s 1 ) .( 5
Mich Tech - CM - 416
solution to exam 3, Feb.1995 1 1. Kc 9 2. z( s ) exp( Ts ) z( i . ) exp( i . . T ) cos( . T ) z( i . . T ) 1 i . sin( . T )arg( z( i . . T ) ) . T Let n . Tn0 , 0.01 . 2. Z nexp i . n1Im Z n101120. log( 0.03 ) = 30.458Re
Mich Tech - CM - 416
Solution to First Exam December 19, 19961.d T dt3 .T1. 2C1d C T dt5 .C2 1 2Characteristic Equation:(s5 ) .( s3)04 Eigenvalues: s 41. 6 2 1. 6 22.Overshoot =29 exp . 55 1 29 552 2lnln2ln 29 5529 552
Mich Tech - CM - 416
Solution to CM416 Exam 1, Dec. 16, 19981. @ t=10, x=8.13 8.13 5 0.632 Kp 5 Kp 2. a) 9.95x ss k c . x set x set . x ss k c 1 kcx ssb)in standard form, 2 1 .d x 1 k c d t2 and thus, 2 .d x 1 k c dt kc 1 kcx.xsetn11 kc1 1kc kc
Mich Tech - CM - 416
Solution to exam 1 dated January 5, 19951. Put the given model into the standard form, 1 . d2 2 . .d CA CA CA V d t2 V dt V Thus comparing to coefficients of the standard form,n21 V2 . 2 . n . V Kp V From the figure, Overshoot 0.75 0.75 ex
Mich Tech - CM - 416
Solution to Exam 1 dated December 14, 19951. V1 changes flow rate into tank 1 but can not affect temperature of cooling water inlet to tan k 1. V2 changes flow rate of cooling water to tank 1 but can not affect liquid level in tank 2. V3 is con
Mich Tech - CM - 416
Solution to exam 1 v2.0 February 27, 20011.4.1 5 d 2 T 8. dT dt d 2 T 2 4 . 2 n 4. dT dt T 5 2 2 .T 52.d t2in standard form, 2 .d t2n 3. dx dt dy dt d 2 ( 3 .x 1 ) .x 2 .y = 1.414thus overdamped .yd t2 d 2x (1).dx dt2
Mich Tech - CM - 416
Solution to Exam 2 Jan 27 19971)t02t24t34.64 t1 Kt 1 ln( 2 ) . 4.6 2.64 20 4.6 2.64 2.64 2t1 = 1.96 del = 0.641 . del 12 K c = 0.142 delKc1. . 0.9 K del 30 3. del del t I = 1.277tI del.9 20.2. a)G cl
Mich Tech - CM - 2110
Solution to Exam 1 (3/23/2000). 1. Raoult's Law at Bottom: Recovery: Component balance for liquid solvent: yS .P xS .Pvap , S xS .E R% . yS .G xS .E L xS xS 1 or xSyS .P Pvap , S1yS .P yS .P Pvap , S P y .P . vap , S S R% Pthen,L G minR%
Mich Tech - CM - 2110
Solution to Exam 2: 1.Mass balance: F V L zA xA F .z A V . y A L.x ALyA yA.FVzA yAxA xA.FEnergy balance: L. xA .HA , L Q F 2. Given: Required: H( T ) a) Tref yA z A . xA .HA , LH QxB .HB , L xB .HB , L V . yA .HA , V zA yB .HB , V
Mich Tech - CM - 416
Solution to Exam 3 February 16, 2000 1. G 1 ( i . ) 1 1 i . . 1 1 arg G 1 ( i . ) G 2 ( i . )2 2 .1 12 2 . 2i . . 12 2 . 2G 1 ( i . ).12 2 .atan ( . ) 1 1 12 2 . 21i . . 1 1i . . 12 2 . 2G 2 ( i . ) arg G 2 ( i
Mich Tech - CH - 1120
CH1120 Quiz#5-A/Chap-17/ 22 Oct Test Form: A1) The pH of a solution that contains 0.818 M acetic acid (K a = 1.76 10-5 ) and 0.172 M sodium acetate is _. A) 4.08 B) 5.43 C) 8.57 D) 8.37 E) 9.922) Calculate the pH of a solution prepared by dissol
University of Medicine and Dentistry of New Jersey - BINF - 5030
BINF 5030 MATLAB COMMANDSTo Initiate MATLAB Try the following in the MATLAB Window: (Note: MATLAB's prompt is &quot; &gt; &quot;) . To invoke MATLAB go to START-Programs/ Programming/ imaging or double click on programming icon.MATLAB 6.1.lnk2/12/05BINF503
Mich Tech - CH - 1120
CH1120 Quiz#4-A/Chap-16/ 8 Oct Test Form: A1) What is the conjugate acid of NH3 ? A) NH3 B) NH 2+ C) NH3+ D) NH 4+ E) NH 4 OH2) The conjugate acid of HSO4- is A) SO4 2B) H 2SO 4 C) HSO4+ D) H+ E) HSO3+3) What is the pH of an aqueous solution at
Mich Tech - CH - 1110
Chemistry, The Central Science, 10th edition Theodore L. Brown; H. Eugene LeMay, Jr.; and Bruce E. BurstenSolutions: Homogeneous mixtures of two or more pure substances. The solvent is present in greatest abundance. All other substances are solu
Mich Tech - CH - 3540
PARTICLE IN A ONE-DIMENSIONAL BOXEXPERIMENTAL PROCEDURE (4/17/03) INTRODUCTION A fiber optic spectrometer will be used to determine absorption spectra for three dyes. The electronic transition energies within the dyes conjugated systems will be det
Mich Tech - ECE - 3160
Mich Tech - ECE - 3160
EE 3160, Winter 2008: Quiz 4 Solution Professor Melissa Meyer Name:No Calculators. If anything is unclear, ask!Find the following Fourier Transforms: 1 rect(2t) sinc(f /2) 2 tri(t 16) sinc2 (f )ej32f 1 (6 + j2f )2 rect(f ) 5 + j2f(1)(2)(3
Mich Tech - ECE - 3160
EE 3160, Winter 2008: Midterm 1 Solution Professor Melissa MeyerName:I have not given or received unauthorized help on this exam (Sign):You have 60 minutes to complete these 7 problems. Total possible points: 90. You are allowed one 8 11 shee
Mich Tech - ECE - 3140
EE 3140, Fall 2006: Practice Midterm 1 - Solution Name:Homeworks 1 and 2, quizzes 1 and 2 should be an excellent review for the midterm. Chapter sections covered: 1-3, 1-5, 1-6. 2-1, 2-4 through 2-9. You are allowed one sheet of your own creation wi
Mich Tech - ECE - 3140
EE 3140, Fall 2007: Final Exam Solution Professor Melissa Meyer Work these 5 problems. Total possible points: 96. You are allowed handwritten notes of your own creation. Calculator okay. Otherwise: Closed book, closed neighbor. If something on the
Mich Tech - ECE - 3140
EE 3140, Fall 2007: Quiz 5 (Solution) Name:Problem 1: Please circle the correct response in each pair of parentheses. (a) The gradient takes a scalar and yields a vector [2 pts]. (b) The dot product takes 2 vectors and yields a scalar [1 pt]. (c) Th
Mich Tech - ECE - 3140
EE 3140, Fall 2007: Quiz 4 (Solution) Name:Problem 1: Given the expression for the load reflection coefficient, L = pression for the reflection coefficient at the source, g ? g =Zg -Z0 Zg +Z0 ZL -Z0 , ZL +Z0what is the ex-Problem 2: Name one us
Mich Tech - ME - 4610
HW#4 Solution