ScholarSphere
Home
Search
Login
Search
Engineering
Engineering
College
1.What is the output?for j in range(2):for k in range(4):if (k == 2):breakprint('{:d}{:d}'.format(j, k), end=' ')
Engineering
College
The force transmissibility of a system, subjected to base excitation (with amplitude Y) resulting in a transmitted force is defined as: _________
Engineering
College
Read student data in the formJane Lee 100 98 97 100Aaron X. Schmidt 37 42 49 54Frank von Tardy 2 3 10 7...Use getline to read the name of the student. Then readthe next line and convert it to an input string stream. Read thenumbers from the input stream, adding them to the total.Print the name and total score for each student.
Engineering
College
Describe how a PID controller works in 8-10 sentences using a schematic sketch with examples.
Engineering
College
tthe pratt bridge truss supports five forces (f = 290 kn ). the dimension l=8.0m. Use the method of sections to determine the axial force in member
Engineering
College
give four ways in which information in web logs pertaining to the web pages visited by a user can be used by the web site
Engineering
College
The following exercise assesses your ability to:1. Demonstrate professional responsibilities and make informed judgements in computing practice based on legal and ethical principles.Read the "ACM Code of Ethics and Professional Conduct," located in the topic Resources.Write a 3- to 5-page paper in which you explain how the ACM Code might guide the behavior of an undergraduate computing student. How might the Code shape your personal actions? In your paper, be sure to cite the particular articles in the Code. For example:In group assignments, it is important for all individuals in the group to be transparent about their contributions to the project because this increases the quality of the overall work process. (Principle 2.1)
Engineering
College
which data structure stores the cell values by row and by group? multiple choice cell by cellincorrect run length code quad tree none of these is correct
Engineering
College
If crank OA rotates with an angular velocity of = 12 rad/s, determine the velocity of piston B and the angular velocity of rod AB at the instatn shown.
Engineering
College
what is the diference between the primiray clustring and secondary clustring
Engineering
College
5.6-1 A transmitter transmits an AM signal with a carrier frequency of 1500 kHz. When an inexpensive radio receiver (which has a poor selectivity in its RF-stage bandpass filter) is tuned to 1500 kHz, the signal is heard loud and clear. This same signal is also heard (not as well) at another dial setting. State, with reasons, at what frequency you will hear this station. The IF frequency is 455 kHz.
Engineering
College
3. Nestl has taken a stand againstchild labor, toward healthawareness, and for zeroenvironmental impact. It'sstriving to do better and bebetter, but is it enough?
Engineering
College
Part B Give an expression for the closed-loop voltage gain of the circuit in terms of the resistances, assuming an ideal op amp. Express your answer in terms of some or all of the variables R1, R2 and RL R2 Submit Previous Answers Request Answer Incorrect; Try Again; 2 attempts remaining Part C Give expressions for the input impedance of the circuit. Express your answer in terms of some or all of the variables R1, R2 and RL Zin Submit Request Answer Part D Give expressions for the output impedance of the circuit. Express your answer in terms of some or all of the variables R1, R2 and R vec Submit Request Answer
Engineering
College
285. Longest Substring With K Typed Characters 1 2 3 4 5 6 USED public class Solution public String longest(String input, int k) { // Write your solution here } Description Notes Given a string, return the longest contiguous substring that contains exactly k type of characters. Return null if there does not exist such substring. Assumptions: The given string is not null and guaranteed to have at least k different characters. .k > 0. Examples: input = "aabcc", k = 3, output "aabcc". input-"aabcccc", k-2, output = "bcccc" Console
Engineering
College
Suppose the open-loop transfer function is G(s) =10/( s(s+2)(s + 4))find the steady-state errors (if exist) of the closed-loop system for inputs of 4u(t), 4tu(t), and 4t^2u(t) to the system with u(t) being the unit
Engineering
College
all of the following are characteristics of basic blocks except: a. no embedded branches b. reserved for data storage c. no branch targets d. sequence of instructions
Engineering
College
total power for a parallel circuit can be determined by the same method as a series circuit, true or false>
Engineering
College
consider the width of the arm registers and data bus. the natural size data type for the arm cortex family is ________ bits. (please enter a number.)
Engineering
College
the ends of the bar are confined to the circular slot. determine the angular velocity and the angular acceleration of the bar if the end is moving with constant speed of 0.3 m/s.
Engineering
College
Define a function member size_t numEven() in the class DLinkedList belowThis function computes and returns the number of even elements in a doubly linked list. If there are no even values in the list or the list is empty, return 0. Write only the recursive implementation, complete with helper function. Use Dummy Nodes implementation.
Engineering
College
Security researchers frequently would like to know the probability people pick things for their 4-digit PINS (how often do people lock their phones with just 1234?). If you just ask people what PIN they use, they either will not tell you or will lie. People may not even want to use something like the strategy in this problem, because there's some probability that they may be asked to just give their PIN honestly. How could you build a polling strategy that could successfully estimate the probabilities people use various PINS with, but wouldn't require the person to ever give up their PIN entirely and clearly?
Engineering
High School
Write a meme about fiscal policy!!!!!!! Due in an hour please help!!
Engineering
College
Drawing a line to separate the automated parts of the system from the manual parts is an example of _____.add implementation references b) add system-related data stores, data flows and process c) draw a human machine boundary d) update the data elements in the data flows e) update the metadata in the repository
Engineering
College
What is the approximate resistance of a 100 W lightbulb if the AC voltage provided to it is given by v(t) = 2002 cos(100t)? R= __________(within three significant digits)
« Previous
Page 76
Next »