Browse W
Alphabetical listing with fast deep pagination.
66619 items • Page 1150 / 1333
Write a rule for the nth term of the arithmetic sequence. d = 2, a_1 = 5 d = -3,
Write a rule for the nth term of the arithmetic sequence. d = 2, a_1 = 5 d = -3, a_2 = 18 d = 1/2, a_5 = 20 a_8 = 12, a_15 = 61 a_5 = 10, a_12 = 24 a_10 = 8, a_16 = 32 Find the su…
Write a sales/persuasive letter. (starting a business relationship; following a
Write a sales/persuasive letter. (starting a business relationship; following a phone call; following a meeting; seeking repeat business). As you compose your sales/persuasive let…
Write a sample Java program to say hello Fall 2018 that demonstrates println and
Write a sample Java program to say hello Fall 2018 that demonstrates println and printf functions. Demonstrate the use of formats in printf and the use of string concatenation in …
Write a sample press-your-luck dice game. The game works as follows: Player 1 st
Write a sample press-your-luck dice game. The game works as follows: Player 1 starts with a score of zero and rolls two dice. If the player rolls 7, 2, or 12 their turn is over an…
Write a scanner that can be used as the first phase of a compiler. The scanner t
Write a scanner that can be used as the first phase of a compiler. The scanner takes the source code of a Snowflake program as input and generates a list oftokens. The scanner sho…
Write a scenario for selected system – (Not short one). You should create your o
Write a scenario for selected system – (Not short one). You should create your own scenario (300-500)words ------------------------------------------------------------------------…
Write a scenario to illustrate SE Code 2.05 and ACM Code 1.8. Here is a code SE
Write a scenario to illustrate SE Code 2.05 and ACM Code 1.8. Here is a code SE 2.05- . Keep private any confidential information gained in their professional work, where such con…
Write a scheme function named double-list-elements that takes list as argument a
Write a scheme function named double-list-elements that takes list as argument and returns a list that has a list with all elements doubled value. Write a scheme function double-l…
Write a scheme function named longer-list that takes two list arguments and retu
Write a scheme function named longer-list that takes two list arguments and returns the longer list of the two inputs. If the two lists are equal in length, the function returns #…
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 scope statement based on the information below: Analysis Design Implemen
Write a scope statement based on the information below: Analysis Design Implementation Collect list of 20 projects Gather detailed requirements for desired outputs from the databa…
Write a screen saver program that generates random shapes of random colors and s
Write a screen saver program that generates random shapes of random colors and sizes at random positions within the display area. Add controls so typing different keys on the keyb…
Write a script (.m file) that creates a matrix filled with zeros or ones. Your m
Write a script (.m file) that creates a matrix filled with zeros or ones. Your matrix must be a minimum size of 25 times 50. There needs to be twice as many columns as rows so tha…
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 Time that will prompt the user to enter the current time as a vec
Write a script Time that will prompt the user to enter the current time as a vector of two elements [hours minutes] and the time zone (HST, AKST, PST, MST, CST, and EST) as a stri…
Write a script \'between\' to display the files whose sizes are in a specific ra
Write a script 'between' to display the files whose sizes are in a specific range. This script takes two arguments as the lower bound and upper bound of the file size, and prints …
Write a script based on the program in Exercise 11.13 that inputs several lines
Write a script based on the program in Exercise 11.13 that inputs several lines of text and uses String method indexOf to determine the total number of occurances of each letter o…
Write a script beautyofmath that produces the following output. The script shoul
Write a script beautyofmath that produces the following output. The script should iterate from 1 to 9 to produce the expressions on the left, perform the specified operation to ge…
Write a script called RootFinding. This script should ask the user which method
Write a script called RootFinding. This script should ask the user which method they wish to use to solve the problem: bisection, Newton-Raphson or the fzero function (with fzero …
Write a script called activity4.1-3 that would help practice set and shift as fo
Write a script called activity4.1-3 that would help practice set and shift as followed: 1. Set the positional parameters to be the output of the date 2. Display the list of positi…
Write a script called activity4.1-3 that would help practice set and shift as fo
Write a script called activity4.1-3 that would help practice set and shift as followed: 1.Set the positional parameters to be the output of the date 2.Display the list of position…
Write a script called activity4.2-5 that checks whether you can execute a file w
Write a script called activity4.2-5 that checks whether you can execute a file whose pathname is provided by the user. If you cannot, your script should add read and execute permi…
Write a script called add_names that will get a name as argument and add this na
Write a script called add_names that will get a name as argument and add this name in file callesd names_list.txt This file should contain names; one name per line. The script sho…
Write a script called is_regfile.sh that (1) ensures that at least one argument
Write a script called is_regfile.sh that (1) ensures that at least one argument has been given on the command line; then (2) tests whether the argument is the name of a regular fi…
Write a script called old Macdonald that prints the lyrics to the nursery rhyme
Write a script called old Macdonald that prints the lyrics to the nursery rhyme "Old MacDonald Had a Farm". The program should input the type of animal and the sound it makes. For…
Write a script called plot_pdf_graphs.m that creates 3 distinct graphs using Mat
Write a script called plot_pdf_graphs.m that creates 3 distinct graphs using Matlab with the following features : (a) Generate a row vector x1 of 10 evenly spaced values with firs…
Write a script copy_backup.sh that prompts the user a source folder and a destin
Write a script copy_backup.sh that prompts the user a source folder and a destination folder and then copies recursively the source folder into the destination folder while preser…
Write a script file Ask the user to enter sides of a triangle: a, b, c Check to
Write a script file Ask the user to enter sides of a triangle: a, b, c Check to see if the sides are all greater than 0 If they are: Use the function (triangle) that you created i…
Write a script file called wet bulb.m that calculates wetbulb temperature by usi
Write a script file called wet bulb.m that calculates wetbulb temperature by using the MATLAB utility fzero to find the root of the function ?q. Use Td and Ta as the endpoints of …
Write a script file prompts a user for the three sides of a triangle (a, b, and
Write a script file prompts a user for the three sides of a triangle (a, b, and c) and uses the law of cosines to find the angles (A, B, and C). cos(C) = a^2 + b^2 - c^2/2ab cos (…
Write a script file that creates a row vector v containing all the powers of 2 b
Write a script file that creates a row vector v containing all the powers of 2 below 1000. The output vector should have the form: v = [ 2; 4; 8; 16 : : : ]. Use a while loop use …
Write a script file that will use subplot(p, q) with appropriate entries for p,
Write a script file that will use subplot(p, q) with appropriate entries for p, q and r to display graphically the time vs position and time vs, velocity of the outputs in a singl…
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 Matlab that calculates the position of a ball being dropped f
Write a script for Matlab that calculates the position of a ball being dropped from a height of 10 meters with an initial velocity of 0 as a function of time. Have the script acce…
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 function called, yourlastnameGrashof, to determine the Grashof co
Write a script function called, yourlastnameGrashof, to determine the Grashof condition and state if input is a "crank or rocker' of a fourbar linkage system. The program must ask…
Write a script in Bourne shell that presents a user with a menu as follows: Add
Write a script in Bourne shell that presents a user with a menu as follows: Add the numbers (enter a or A) Subtract the numbers (enter s or S) Multiply the numbers (enter m or M) …
Write a script in MATLAB that implements the power method for finding the larges
Write a script in MATLAB that implements the power method for finding the largest eigenvalue by magnitude and compute the following for the matrices below: a) Use the power iterat…
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 in Matlab into a function that uses the bisection method to fnd t
Write a script in Matlab into a function that uses the bisection method to fnd the root of f(x). The function header for the bisection method should read: function[r, iters] = bis…
Write a script in Python the AES algorithm. It should read input from a text fil
Write a script in Python the AES algorithm. It should read input from a text file txt, write the encrypted output in HEX form to another text file encryptedtext.txt and subsequent…
Write a script in Python to implement the AES algorithm. The official documentat
Write a script in Python to implement the AES algorithm. The official documentation of AES can be found at: http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf. Your scrip…
Write a script in SQL Plus that performs the following: Login to SQL Plus as use
Write a script in SQL Plus that performs the following: Login to SQL Plus as user SCOTT Issue a statement to display the employee number, employee name and salary from the "emp" t…
Write a script named MoonWeight.m that prompts the user for their weight in poun
Write a script named MoonWeight.m that prompts the user for their weight in pounds on Earth and then displays their mass and how much they would weigh on the moon. Use appropriate…
Write a script named dif.py. This script should prompt the user for the names of
Write a script named dif.py. This script should prompt the user for the names of two text files and compare the contents of the two files to see if they are the same. If they are,…
Write a script named dif.py. This script should prompt the user for the names of
Write a script named dif.py. This script should prompt the user for the names of two text files and compare the contents of the two files to see if they are the same. If they are,…
Write a script named lab6s2 that writes the current time and date, lists logged-
Write a script named lab6s2 that writes the current time and date, lists logged-in users, and prints the system’s uptime to a log file. The time should be printed with the format …