Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Engineering analysis

218221 questions • Page 3957 / 4365

Write a program to compute numeric grades for a course. The course records are i
Write a program to compute numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: each…
Write a program to convert the hexadecimal contents of a block of RAM into print
Write a program to convert the hexadecimal contents of a block of RAM into printable ASCII characters and leave the results in another block of RAM. Each byte in the source block …
Write a program to convert the hexadecimal contents of a block of RAM into print
Write a program to convert the hexadecimal contents of a block of RAM into printable ASCII characters and leave the results in another block of RAM. Each byte in the source block …
Write a program to count how many entries in an N-byte array are positive, negat
Write a program to count how many entries in an N-byte array are positive, negative, even, and/or odd. The array should be stored starting at memory location $100. The value of N …
Write a program to determine the real roots of a general second-degree polynomia
Write a program to determine the real roots of a general second-degree polynomial of the form ax^2 + bx + c. The roots of the quadratic equation ax^2 + bx + c = 0 may be found by …
Write a program to determine the real roots of a general second-degree polynomia
Write a program to determine the real roots of a general second-degree polynomial of the form ax^2 + bx + c. The roots of the quadratic equation ax^2 + bx + c = 0 may be found by …
Write a program to find the sum of the elements of an array called list1. The si
Write a program to find the sum of the elements of an array called list1. The size of list1 is four bytes. The values of list1 are $FF, $1, $FE, and $02. To check your work, the s…
Write a program to find the sum of the elements of an array called list1. The si
Write a program to find the sum of the elements of an array called list1. The size of list1 is four bytes. The values of list1 are $FF, $1, $FE, and $02. To check your work, the s…
Write a program to find the sum of the elements of an array called list1. The si
Write a program to find the sum of the elements of an array called list1. The size of list1 is four bytes. The values of list1 are $FF, $1, $FE, and $02. To check your work, the s…
Write a program to help the banking industry calculate interests. A customer mak
Write a program to help the banking industry calculate interests. A customer makes an initial deposit of X dollars. The interest rate is R% annually. Calculate the ending balance …
Write a program to implement the arithmetic function F = 4.5X^2 + 3Y - 1.5Z. The
Write a program to implement the arithmetic function F = 4.5X^2 + 3Y - 1.5Z. The numbers X, Y, and Z are 8-bit integers stored in registers D0, D1 and D2, respectively. The calcul…
Write a program to implement the arithmetic function F = 4.5X^2 + 3Y - 1.5Z. The
Write a program to implement the arithmetic function F = 4.5X^2 + 3Y - 1.5Z. The numbers X, Y, and Z are 8-bit integers stored in registers D0, D1 and D2, respectively. The calcul…
Write a program to implement the following function: y = |x| The 32-bit signed v
Write a program to implement the following function: y = |x| The 32-bit signed variable x is stored at memory location labeled with x, the variable y is to be stored at memory loc…
Write a program to monitor bit PD7 connected to a switch. If PD7 is HIGH create
Write a program to monitor bit PD7 connected to a switch. If PD7 is HIGH create a square wave of 50% duty cycle on bit 0 of Port B and if PD7 is LOW create a square wave of 66% du…
Write a program to read in a text file consisting of a last name and a hobby, on
Write a program to read in a text file consisting of a last name and a hobby, one per line. Names and hobbies are single word, and space delimited. The file is sorted by name. The…
Write a program to simulate the operation of a cashpoint machine. For simplicity
Write a program to simulate the operation of a cashpoint machine. For simplicity, assume that the bank has only 3 clients, whose data will be stored in an array of objects of type…
Write a program to simulate the operation of a cashpoint machine. For simplicity
Write a program to simulate the operation of a cashpoint machine. For simplicity, assume that the bank has only 3 clients, whose data will be stored in an array of objects of type…
Write a program to use a subroutine to find the sum of the array elements. For s
Write a program to use a subroutine to find the sum of the array elements. For simplicity, assume that the sum of the data values is less than $FF. You do not need to use the BCC …
Write a program to use a subroutine to find the sum of the array elements. For s
Write a program to use a subroutine to find the sum of the array elements. For simplicity, assume that the sum of the data values is less than $FF. You do not need to use the BCC …
Write a program using multiple functions. Make use of an array to store data Mak
Write a program using multiple functions. Make use of an array to store data Make use of searching techniques Read data from a file Write data to a file Instructions: In this lab,…
Write a program using the fork() system call that computes the factorial of a gi
Write a program using the fork() system call that computes the factorial of a given integer in the child process. The integer whose factorial is to be computed will be provided in…
Write a program usingif-elseif-else statements to calculate the real roots of a
Write a program usingif-elseif-else statements to calculate the real roots of a quadratic equation ax^2+bx+c=0
Write a program which adds consecutively each number of the following sequence o
Write a program which adds consecutively each number of the following sequence of hexadecimal numbers: 21, B5, 37, 08, 5C, 84, A1, 1D, 72, FF, F6, 43, 03, A9, D4, 19, 31, D9, 47, …
Write a program with the aim of performing an audiometry test at MATLAB. The pro
Write a program with the aim of performing an audiometry test at MATLAB. The program should be as interactive as possible. For example, at first, which ear is to be tested should …
Write a program with the aim of performing an audiometry test at MATLAB. The pro
Write a program with the aim of performing an audiometry test at MATLAB. The program should be as interactive as possible. For example, at first, which ear is to be tested should …
Write a proof for each of the following (a) and (b) a.) (-1/n,1/n) for n=1 and g
Write a proof for each of the following (a) and (b) a.) (-1/n,1/n) for n=1 and goes to infinity b.) (-n,n) for n=1 and goes to infinity. I planned on proving by contradiction. For…
Write a regular expression for each of the following languages: (a) Given an alp
Write a regular expression for each of the following languages: (a) Given an alphabet = {0, 1}, L is the set of all strings of alternating pairs of 0s and pairs of 1s. (b) Given a…
Write a regular expression to describe each of the following programming languag
Write a regular expression to describe each of the following programming language constructs: (a) Any sequence of tabs and blanks (sometimes called white space). Use for tab, and …
Write a research paper on the supply chain ethics pertaining to the manufacturin
Write a research paper on the supply chain ethics pertaining to the manufacturing of electronic devices. Cite at least three examples of “conflict resources” and discuss why they …
Write a scientific research paper that investigates the properties of Digital (h
Write a scientific research paper that investigates the properties of Digital (hardware) design from its inception till today. Be sure to pay special attention to the advent of Bo…
Write a scientific research paper that investigates the properties of Digital (h
Write a scientific research paper that investigates the properties of Digital (hardware) design from its inception till today. Be sure to pay special attention to the advent of Bo…
Write a script (not a function) to assemble a 10-30 second musical groove in one
Write a script (not a function) to assemble a 10-30 second musical groove in one long sound vector. Use concatenation and your repeater toplay sounds in sequence in a track, fade …
Write a script (not a function) to assemble a 10-30 second musical groove in one
Write a script (not a function) to assemble a 10-30 second musical groove in one long sound vector. Use concatenation and your repeater toplay sounds in sequence in a track, fade …
Write a script (use nested ifs or if-else and for loops in your script.) that re
Write a script (use nested ifs or if-else and for loops in your script.) that reads following numbers using matlab 60 85 60 83 17 30 20 38 10 38 85 65 25 100 91 95 55 95 20 93 -ca…
Write a script file to plot the function: For the range of values of -5 ly x ly
Write a script file to plot the function: For the range of values of -5 ly x ly 30. In Chapter 2 of your textbook, you learned to manipulate simple matrices. Perform the following…
Write a script for the general solution to the quadratic equation ax^2 + bx + c
Write a script for the general solution to the quadratic equation ax^2 + bx + c = 0. Use the structure plan in Figure 3.3. Your script should be able to handle all possible values…
Write a script in Matlab (or your favorite language) for computing the cube root
Write a script in Matlab (or your favorite language) for computing the cube root of a number, x=(a)-with only basic arithmetic operations using Newton's method, by finding the roo…
Write a script that prompts the user for a resistance value and tolerance then u
Write a script that prompts the user for a resistance value and tolerance then uses those parameters to generate and print ten random resistor values. Use the rand() function; thi…
Write a script that prompts the user to input the day, month, and year; determin
Write a script that prompts the user to input the day, month, and year; determine the day of the year (the number of days including the current day). Be sure to take leap year int…
Write a script that prompts the user to input the day, month, and year; determin
Write a script that prompts the user to input the day, month, and year; determine the day of the year (the number of days including the current day). Be sure to take leap year int…
Write a script that satisfies these criteria: Prompt the user for the minimum x
Write a script that satisfies these criteria: Prompt the user for the minimum x value, maximum x value, and the number of points to use. Check that maximum x value is larger than …
Write a script to plot the displacement of a cantilevered beam under a uniformly
Write a script to plot the displacement of a cantilevered beam under a uniformly distributed load. The program should also display (at the command window, including units) the val…
Write a self-checking VHDL testbench for Exercise 2 (4.3). Create and load a tes
Write a self-checking VHDL testbench for Exercise 2 (4.3). Create and load a test vector file containing all 16 test cases which provides stimulus to your XOR HDL nodule. Run you …
Write a self-checking VHDL testbench for Exercise 2 (4.3). Create and load a tes
Write a self-checking VHDL testbench for Exercise 2 (4.3). Create and load a test vector file containing all 16 test cases which provides stimulus to your XOR HDL nodule. Run you …
Write a self-contained program to apply Newton\'s method to the equation x3 + 2x
Write a self-contained program to apply Newton's method to the equation x3 + 2x2 + 10x = 2, starting with x0 = 2. Evaluate the appropriate f(x) and f'(x) using nested multiplicati…
Write a sequence of Matlab commands that will create a vector (row vector or col
Write a sequence of Matlab commands that will create a vector (row vector or column vector, doesn't matter) containing 800 points such that the first 400 points represent the samp…
Write a sequence of Matlab commands that will create a vector (row vector or col
Write a sequence of Matlab commands that will create a vector (row vector or column vector, doesn’t matter) containing 800 points such that a) The first 400 points represent the s…
Write a short (one page or less) essay on a story that you have come across in w
Write a short (one page or less) essay on a story that you have come across in which the earth is invaded by beings from another world. Indicate the source for your story as well …
Write a short assembly subroutine to count the number of ones in the lower 4 bit
Write a short assembly subroutine to count the number of ones in the lower 4 bits of a register (TEMP 1). Test each bit one at a time. If the value of the bit Is '1' Increment a r…
Write a short assembly subroutine to count the number of ones in the lower 4 bit
Write a short assembly subroutine to count the number of ones in the lower 4 bits of a register (TEMP 1). Test each bit one at a time. If the value of the bit Is '1' Increment a r…