Ace - AI Tutor
Ask Our Educators
Textbooks
My Library
Flashcards
Scribe - AI Notes
Notes & Exams
Download App
frederick edwards

frederick e.

Divider

Questions asked

BEST MATCH

whenever you need to determine the direction of forces acting on a given gear, what should you do first?

View Answer
divider
BEST MATCH

Did Keynes Say the most likely cause of a recession is decline in labor productivity

View Answer
divider
BEST MATCH

3. A study which examines relationships between two variables a. Correlational b. Case Study c. Experimental

View Answer
divider
BEST MATCH

To allocate manufacturing overhead to A. credit to Manufacturing Overhead account B. debit to Cost of Goods Sold account C. credit to Work-in-Process Inventory account. D. debit to Manufacturing Overhead account.

View Answer
divider
BEST MATCH

8. [15 points] Consider 3 identical long slits parallel to each other with distance $d$ between adjacent slits. These slits are narrow enough that the effect of diffraction is negligible. A laser with wavelength $\lambda$, assumed to be a plane wave with coherent phase, is incident directly on the slits, and produces an interference pattern on a distant screen. (a) Let $\phi$ be the phase difference between waves from adjacent slits arriving at a point on the screen, which is at an angle $\theta$ from the original direction of the beam. Show that $\phi = \frac{2\pi d}{\lambda} \sin \theta$. (b) Let $E_0$ be the electric field amplitude of the wave from individual slit. Draw a phasor diagram for the total wave, and show that its electric field amplitude is given by $E_{tot} = E_0(1 + 2 \cos \phi)$. (c) Calculate and plot the intensity that is measured on the screen as a function of $\phi$. (Hint: Do not forget that intensity is proportional to square of electric field amplitude.)

View Answer
divider
BEST MATCH

In the absence of defect broadening, estimate the highest temperature at which SdH oscillations would be observable in the sample described above with B ? 4T. Conversely, in the absence of thermal fluctuations, estimate the highest defect scattering rate that would allow measurement of SdH oscillations at this value of the field. Express your answer in terms of allowed values for $\tau_f$, the mean time between scattering events for electrons.

View Answer
divider
BEST MATCH

Calculate the current Ratio from the following particulars : Particulars $ Machinery 271000 Sundry Debtors 19,10,000 Short Term Investments 30,000 Debentures 2,10,000 Cash in hand 40,000 Expenses Outstanding 50,000 Prepaid Expenses 20,000 Sundry Creditors 50,000 Bills Payable 25,000 Stock 50,000

View Answer
divider
BEST MATCH

Q.No.1. a. For the given system, determine the overall impulse response of the system. x[n] $h_3[n] = 58\delta[n-5] - 78\delta[n-3] + 28\delta[n-1] + 8\delta[n] - 38\delta[n+1]$ $h_1[n] = \beta \delta[n-1]$ [7] [CLO-1] $+$ $h_2[n] = \alpha^n u[n] \rightarrow y[n]$

View Answer
divider
BEST MATCH

The formula for the area of a triangle is $A = \frac{bh}{2}$. If the base (b) = 10 cm and the height (h) = 6 cm, what is the area of the triangle?

View Answer
divider
BEST MATCH

Problem: Find the root greater than zero for the following equation using the Secant Method and compare the result with MATLAB's fzero function. e^{0.5x} = 5 - 4x^3 Write a main program and a function program (see requirements) Requirement: 1. Main Program a. define function handle for the equation you are finding the root for b. define es based on 4 significant figures c. use input statements to have the user enter two initial guesses Enter first guess for the root: Enter second guess for the root: d. call function program to estimate root using Secant Method e. calculate root using matlab's fzero function (r = fzero(f,x1), where 'f' is the function handle, and x1 is the first initial guess of the root) f. output results as follows Using fzero the root of the equation is: #.##### Using the Secant Method the root of the equation is: #.##### It too # iterations for the Secant Method to converge. 2. Function Program (algorithm for Secant Method) a. algorithm for Secant Method b. name your function program sec_method c. inputs to your function will be es, x1, x2, and your function handle (where x1 and x2 are the initial guesses) d. outputs will be the root and the number of iterations. Example: Enter first guess for the root: 2 Enter second guess for the root: 2.2 Using fzero the root of the equation is: 0.94677 Using the Secant Method the root of the equation is: 0.94677 It took 7 iterations for the Secant Method to converge.

View Answer
divider