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

Browse F

Alphabetical listing with fast deep pagination.
30003 items • Page 557 / 601

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Function Name: favoriteBand Inputs: 1. 2. (double) An array of numbers represent
Function Name: favoriteBand Inputs: 1. 2. (double) An array of numbers representing the schedule of performances for the day (double) A 1xM vector of when you are expecting rain O…
Function Name: filterByNumericField % Inputs (4): - (struct) A 1xN structure arr
Function Name: filterByNumericField % Inputs (4): - (struct) A 1xN structure array % - (char) The field name of a field containing numeric % data % - (double) A numeric value used…
Function Name: filterByNumericField % Inputs (4): - (struct) A 1xN structure arr
Function Name: filterByNumericField % Inputs (4): - (struct) A 1xN structure array % - (char) The field name of a field containing numeric % data % - (double) A numeric value used…
Function Name: filterUW Inputs: . A string containing imagined text scraped from
Function Name: filterUW Inputs: . A string containing imagined text scraped from an online discussion board Return Value: a filtered version of the input string Description: The C…
Function Name: fixRefs % Inputs (2): - (char) A string representing the name of
Function Name: fixRefs % Inputs (2): - (char) A string representing the name of a text % file containing a report with numbered % references % - (char) A string representing the n…
Function Name: functiony Inputs: 1. (char) A string containing a function header
Function Name: functiony Inputs: 1. (char) A string containing a function header Outputs: 1. (logical) A logical indicating whether or not the function header is valid Background:…
Function Name: interweave % Inputs (2): - (double) A 1xN vector of numbers % - (
Function Name: interweave % Inputs (2): - (double) A 1xN vector of numbers % - (double) A 1xN vector of numbers % Outputs (1): - (double) A vector of the two vectors mixed togethe…
Function Name: knitted Inputs: 2. (double) 1xM vector to be inserted in the odd
Function Name: knitted Inputs: 2. (double) 1xM vector to be inserted in the odd position indices 3. (double) 1xN vector to be inserted in the even position indices Outputs: 2. (do…
Function Name: leapYear % Inputs (1): - (double) A year % Outputs (1): - (char)
Function Name: leapYear % Inputs (1): - (double) A year % Outputs (1): - (char) A string that says whether it is a leap year or % not % % Function Description: % A year is actuall…
Function Name: lostWoods Inputs: 1. 2. 3. (char) The file name of an image of a
Function Name: lostWoods Inputs: 1. 2. 3. (char) The file name of an image of a maze (double) The row index of the maze entrance (double) The column index of the maze entrance Fil…
Function Name: lyrics Inputs: 1. (char) A character vector containing the title
Function Name: lyrics Inputs: 1. (char) A character vector containing the title and artist of a song, separated by a comma 2. (char) A character vector containing the lyrics to a …
Function Name: myDiff % Inputs (1): - (double) A 1xN vector of numbers % Outputs
Function Name: myDiff % Inputs (1): - (double) A 1xN vector of numbers % Outputs (1): - (double) A 1xN-1 vector of the differences between vector % elements % % Function Descripti…
Function Name: myDiff % Inputs (1): - (double) A 1xN vector of numbers % Outputs
Function Name: myDiff % Inputs (1): - (double) A 1xN vector of numbers % Outputs (1): - (double) A 1xN-1 vector of the differences between vector % elements % % Function Descripti…
Function Name: myStruct Inputs: 1. (cell) A 1xN cell array containing fieldnames
Function Name: myStruct Inputs: 1. (cell) A 1xN cell array containing fieldnames and data Outputs: 1. (struct) The contents of the input cell array in the form of a structure Func…
Function Name: piglatin % % Inputs (1): - (char) A string of two nouns separated
Function Name: piglatin % % Inputs (1): - (char) A string of two nouns separated by a space. % % Outputs (1): - (char) A cryptic sentence to confuse your 2nd grade % teacher. % % …
Function Name: pkmnBattle Inputs: 1. (double) A 1x7 vector representing the stat
Function Name: pkmnBattle Inputs: 1. (double) A 1x7 vector representing the statistics of your Pokemon 2. (double) A 1x7 vector representing the statistics of your rival's Pokemon…
Function Name: powerOfTwo Inputs: 1. (double) A positive whole number Outputs: 1
Function Name: powerOfTwo Inputs: 1. (double) A positive whole number Outputs: 1. (logical) A logical value specifying if the input is a power of two Function Description: For all…
Function Name: rPS Inputs: (char) Player 1’s name and move (format: \'Name-Move\
Function Name: rPS Inputs: (char) Player 1’s name and move (format: 'Name-Move') (char) Player 2’s name and move (format: 'Name-Move') Outputs: 1. (char) Sentence containing outco…
Function Name: recurMedian Inputs (1): - (double) A 1xN array ofscalars Outputs
Function Name: recurMedian Inputs (1): - (double) A 1xN array ofscalars Outputs (1): - (double) The median of the inputarray Function Description:     Given a 1xN array of scalars…
Function Name: recurSum Inputs (1): - (double) A 1xN array ofscalars Outputs (1)
Function Name: recurSum Inputs (1): - (double) A 1xN array ofscalars Outputs (1): - (double) The sum of the elements of theinput array Function Description: Given a 1xN array of s…
Function Name: rhymeThyme Inputs: 1. (char) A string containing two sentences se
Function Name: rhymeThyme Inputs: 1. (char) A string containing two sentences separated by a single period Outputs: 1. (logical) A logical (true or false) value specifying if the …
Function Name: roadTrip % Inputs (4): - (double) the number of miles a car can t
Function Name: roadTrip % Inputs (4): - (double) the number of miles a car can travel with the % amount of gas given in the second input % - (double) the gallons of gas required t…
Function Name: runBabyRun Inputs: (double) Target distance to run before half-ma
Function Name: runBabyRun Inputs: (double) Target distance to run before half-marathon (double) A 4x7 array of miles run each day in the month of February Outputs: (double) The mo…
Function Name: runescape Inputs: 1. 2. (struct) 1x1 structure representing your
Function Name: runescape Inputs: 1. 2. (struct) 1x1 structure representing your character (struct) 1x1 structure representing an item you want to wield Outputs: 1. (char) Sentence…
Function Name: slowSort Inputs (1): - (double) A 1xN array ofscalars Outputs (1)
Function Name: slowSort Inputs (1): - (double) A 1xN array ofscalars Outputs (1): - (double) The input array sorted inascending order Function Description: Given a 1xN array of sc…
Function Name: switchCase % Inputs (2): - (char) a string containg a word or phr
Function Name: switchCase % Inputs (2): - (char) a string containg a word or phrase %              - (char) a string determining how to modify the previous %                 input…
Function Name: t_test % Inputs (1): - (double) vector of data points from one sa
Function Name: t_test % Inputs (1): - (double) vector of data points from one sample population % - (double) vector of data points from another sample population % Outputs(2): - (…
Function Name: textStretch % % Inputs (4): - (char) A string representing a phra
Function Name: textStretch % % Inputs (4): - (char) A string representing a phrase % - (char) A string representing a word % - (char) A character representing a letter % - (double…
Function Name: theRatio % Inputs (1): - (double) A 3XN array of information of T
Function Name: theRatio % Inputs (1): - (double) A 3XN array of information of Tech demographics % Outputs (1): - (double) A vector of the time interval that saw the % largest ove…
Function Name: tomAndJerry Inputs: ( struct ) A structure representing the old T
Function Name: tomAndJerry Inputs: ( struct ) A structure representing the old Tom ( struct ) A structure representing new aspects of Tom (char) A field of Tom to remove Outputs: …
Function Name: trackList Inputs 1. (char) A 1x(6*N) vector of song names 2. (log
Function Name: trackList Inputs 1. (char) A 1x(6*N) vector of song names 2. (logical) A 1xN vector of whether or not each song is on that artist's tracklist Outputs 1. (char) A 1x…
Function Name: ugaFunc Inputs: 1. (char) A string representation of a math funct
Function Name: ugaFunc Inputs: 1. (char) A string representation of a math function 2. (double) A value at which to evaluate the function Outputs: 1. (double) The value of the fun…
Function Name: ugaMath % Inputs (1): - (char) A string containing numbers and ma
Function Name: ugaMath % Inputs (1): - (char) A string containing numbers and mathematical % operators. % Outputs (1): - (double) A number after performing the arithmetic % % Func…
Function Name: uniqueBestFit % Inputs (2): - (double) x-data % - (double) y-data
Function Name: uniqueBestFit % Inputs (2): - (double) x-data % - (double) y-data % Outputs (0): - None % Output Plots (1): Plot of the different subplots leading to a unique fit %…
Function Name: voteCounter Inputs (1): - (char) filename of votes Outputs (0): -
Function Name: voteCounter Inputs (1): - (char) filename of votes Outputs (0): - none Function Description: You use the brand new VoteMaster 3000 to tally up votes in the recent e…
Function Name: walmart Inputs: 1. (struct) A 1XM structure array with fields ‘It
Function Name: walmart Inputs: 1. (struct) A 1XM structure array with fields ‘Item’ and ‘Cost’ 2. (cell) An Nx2 cell array with item names in the first column and their costs in t…
Function Name: willage Inputs: 1. (double) A 9x9 array of numbers Outputs: 1. (d
Function Name: willage Inputs: 1. (double) A 9x9 array of numbers Outputs: 1. (double) A completed 9x9 array of numbers Background: Your friend from the other school in Athens (u(…
Function Objective: Write a function that takes a temperature in Kelvin as input
Function Objective: Write a function that takes a temperature in Kelvin as input and returns that temperature in Fahrenheit and Celsius. Since any function can have only one retur…
Function Pattern 1 : Type in (x+1)^2 Now change the number inside the ( ). Chang
Function Pattern 1 : Type in (x+1)^2 Now change the number inside the ( ). Change the number to 4, 7, -2, -4, -6, 5, 3. [ (x+4)^2 or (x+7)^2 for example ]. LOOK FOR PATTERN. What …
Function Practice 1. Define a C function named computePay that calculates and re
Function Practice 1. Define a C function named computePay that calculates and returns the total weekly pay for an individual. This function has two input parameters, both double: …
Function Program - C++ You are to write a program that will input any four float
Function Program - C++ You are to write a program that will input any four float values where the four variables (cin in the values) that are declared in the 'main' function ( not…
Function Project_1_Total(monhrs1 As String, tueshrs1 As String, wedhrs1 As Strin
Function Project_1_Total(monhrs1 As String, tueshrs1 As String, wedhrs1 As String, thurshrs1 As String, friHrs1 As String, satHrs1 As String, sunhrs1 As String) As Double Project_…
Function Protein name Size based on pl based on amino acid amino acid sequence (
Function Protein name Size based on pl based on amino acid amino acid sequence (in sequence kDa) Pro1P Flx1p 215 210 7.5 7.3 Binds to AMP and Ca Protein kinase, catalyzes the reac…
Function Requirements Your program will be driven by a menu prompt. The menu ite
Function Requirements Your program will be driven by a menu prompt. The menu items are add TA, name lookup, course lookup, time lookup, and quit. All input in this entire program …
Function Stubs Functions int initializeItem(Item * pItem, char * strName, char *
Function Stubs    Functions        int        initializeItem(Item * pItem, char * strName, char * strDescription, int        iQuantity, int iPrice)          Fills         the give…
Function What does it do/when would it be used?Source of information -HLOOKUP IN
Function What does it do/when would it be used?Source of information -HLOOKUP INDEX -LOOKUP MATCH VLOOKUP -ABS -RAND RANDBETWEEN -ROUND -ROUNDDOWN ROUNDUP SUBTOTAL -SUM -SUMIF SUM…
Function [new Modes] = updateNodeCoords (nodes, U) This function updates the coo
Function [new Modes] = updateNodeCoords (nodes, U) This function updates the coordinates of each node in nodes by a corresponding amount in U. U is a column vector which describes…
Function [x] = function a(x) %This will take the squareroot of 2 times every val
Function [x] = function a(x) %This will take the squareroot of 2 times every value of x x = squareroot (2 * x): function [x] = function b(x) %This determines the row and column di…
Function are ideal for in menu - driven programs. When a users selects a menu it
Function are ideal for in menu - driven programs. When a users selects a menu item, the program can the appropriate function. Call prototype define declare None of these This type…
Function call in expression: Reduced pricing Write a single statement that assig
Function call in expression: Reduced pricing Write a single statement that assigns totalCost with the discounted cost of item 1 and item 2. Use the provided function DiscountedPri…