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

charles h.

Divider

Questions asked

BEST MATCH

Matt is participating in his graduate school's annual speed dating mixer. The mixer is in the gym, it is kind of hot, and participants only get 3 minutes to exchange information in pairs before having to hustle to the next table. Matt leaves the mixer feeling excited about the prospect of future dates based on his sweaty palms and heart racing following the mixer. Which of the following theories best describes Matt's feelings of jubilation? Two-factor theory of emotion Self-Perception Theory The facial feedback hypothesis Cognitive dissonance theory

View Answer
divider
BEST MATCH

1. The shaft below is subjected to the axial load. - Determine the forces experienced by each section of the shaft. - Determine the stresses on each section of the shaft. - Determine the total deformation of the shaft Aluminum Copper Steel $E_{al} = 10(10^3) \text{ ksi}$ $E_{cu} = 18(10^3) \text{ ksi}$ $E_{st} = 29(10^3) \text{ ksi}$ $A_{AB} = 0.09 \text{ in}^2$ $A_{BC} = 0.12 \text{ in}^2$ $A_{CD} = 0.06 \text{ in}^2$ 3.50 kip 1.75 kip 2.00 kip 1.50 kip A D B C 3.50 kip 1.75 kip -18 in.- -12 in. -16 in.-

View Answer
divider
BEST MATCH

Find the area bounded by the curve $y = xe^{-x}$, the $x$-axis, and the lines $x = 0$ and $x = 5$.

View Answer
divider
BEST MATCH

b) Plot the data points on the x-y plane and prepare the element-to-element distance matrix $d(x_i, x_j) = \sqrt{(x_i - x_j)^2 + (y_i - y_j)^2}$ ($i, j = 1, 2, \dots, 200$) that will be the input for the clustering algorithm. Also assume each data point carries the same weight, i.e., $p(x_i) = 1/200$ for all $i$. (2p) c) Write a code (no restriction on the program language) to implement the Blahut-Arimoto algorithm to evaluate the clustering membership probabi- lity, $p(\vec{x}|\vec{x})$, with fixed number of clusters, $N_c$, and compression-distortion tradeoff parameter, $\beta$. Your code should implement a multiple run each starting with random initial conditions. Note: Your source code should include clear comments/documentations to describe what are evaluating. I may later randomly ask a few students, especially those without clear documentations, to demonstrate how their code works. (15p) d) Run your code to construct the information curve for $N_c = 2, 3, 4$. Hint: Choose different values of $\beta$ in between 1 to 40. (6p) e) As we have already known that the correct number of clusters is 2, pro- pose a reasonable way using the quantities evaluated from your code (e.g. $I(X, \tilde{X})$, $(d(x, \tilde{x}))p(x, \tilde{x})$, the Lagrange function, etc.) and the information curves to correctly identify the number of clusters. You should clearly ex- plain your rationale and state explicitly which quantities, graphs and/or curves are used in the identification. (5p)

View Answer
divider
BEST MATCH

Mars, Inc., maker of M&Ms and other candy, is 100 percent owned by the Mars family and is therefore referred to as a(n): (A) Open corporation (B) Public corporation (C) Cooperative (D) Closed or privately held corporation

View Answer
divider
BEST MATCH

Far in space, where gravity is negligible, a 425 kg rocket traveling at 95 m/s fires its engines. (Figure 1) shows the thrust force as a function of time. The mass lost by the rocket during these 30 s is negligible. What impulse does the engine impart to the rocket? Express your answer in newton-seconds. Figure F (N) 1000 0 0 10 20 30 < 1 of 1 > 1(s) At what time does the rocket reach its maximum speed? Express your answer with the appropriate units. What is the maximum speed of the rocket? Express your answer with the appropriate units.

View Answer
divider
BEST MATCH

a nickel weighs 5 grams. how many nickels would it take to weigh \( 2.2 \mathrm{lb} ? \)

View Answer
divider
BEST MATCH

Examine how Theresa solved the following subtraction problem 2049 - 278. $\begin{array}{c} \stackrel{1}{2} \stackrel{10}{0} \stackrel{14}{4} \stackrel{9}{9} \ \underline{- \quad 278} \ \ 871 \end{array}$ Is Theresa correct? Explain mathematically why or why not. Use base-ten blocks to support your answer.

View Answer
divider
BEST MATCH

One of the reasons why the concept of an unfair coin is important in probability is that many real-life experiments can be modeled by a toss of an unfair coin. For example, if the probability of Tatiana getting a hit when at bat is 0.29, then batting can be modeled by a toss of an unfair coin for which Heads is associated with Hitting and Tails with Missing. Thus, the probability of Tatiana getting 2 hits out of 6 batting attempts is exactly the same as the probability of getting 2 heads from tossing the coin 6 times and can be computed using the following formula with $n = 6$, $k = 2$, and $p = 0.29$: $P(kH/n) = C^n_k p^k (1 - p)^{n-k}$ $P(2H/6) = C^6_2 \cdot 0.29^2 \cdot 0.71^4 = 15 \cdot 0.0841 \cdot 0.254117 = 0.3206$ Find the probability of Tatiana getting 6 hits out of 9 batting attempts: (Round the answer to 4 decimal places.)

View Answer
divider
BEST MATCH

Consider the following function: f(x) = 4x³ + x² - 0.09x + 14 Find the two points on the graph at which the tangent line is horizontal. Give your values correct to 2 decimal places. X) (point with smaller x value) X) (point with larger x value) X X

View Answer
divider