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

Browse U

Alphabetical listing with fast deep pagination.
19149 items • Page 248 / 383

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
Using MatLab: Write a function file that calculates the local extrema (maximum o
Using MatLab: Write a function file that calculates the local extrema (maximum or minimum) of a quadratic equation of the form f(x) = ax^2 + bx + c. Recall that the condition for …
Using MatLab: You are playing a game where you roll a die 10 times. If you roll
Using MatLab: You are playing a game where you roll a die 10 times. If you roll 5 or 6 seven or more times, you win 2 dollars; four or more times, you win 1 dollar; and if you rol…
Using Mathematica 1) a) Looking at the average distance of two points within a u
Using Mathematica 1) a) Looking at the average distance of two points within a unit sqaure, produce a table of ordered pairs n, dav, where n is the dimension of the ”square” (n = …
Using Matlab 1. In a single instruction, change all values from the diagonal of
Using Matlab 1. In a single instruction, change all values from the diagonal of a square matrix to zero. 2. In a single instruction, replace all the values of the diagonal of a sq…
Using Matlab 1. Solve the following without the use of for/while loops. The solu
Using Matlab 1. Solve the following without the use of for/while loops. The solution should not be entered manually but as a result of an algorithm. The following vector and matri…
Using Matlab 3.5. Suppose a data source produces a series of characters drawn fr
Using Matlab 3.5. Suppose a data source produces a series of characters drawn from a set of M distinct symbols. If symbol k is produced with probability pk, the first-order entrop…
Using Matlab 4.2 Number guessing Write code for a program that prompts the user
Using Matlab 4.2 Number guessing Write code for a program that prompts the user to enter a number between 0 and 10. If the user correctly guesses a number of your (the programmer'…
Using Matlab Code: Growth data of a sunflower plant is given in the following ta
Using Matlab Code: Growth data of a sunflower plant is given in the following table: Make a plot for each curve fit (a)-(d) (as lines) with the given data as symbols (use subplot …
Using Matlab Create a GUI using GUIDE that at least does the following: a. Creat
Using Matlab Create a GUI using GUIDE that at least does the following: a. Create a push button to read the image “peppers.png” into Matlab, plot the image using imshow function. …
Using Matlab Function Name: countType Inputs: 1. (cell) A 1xM cell array Outputs
Using Matlab Function Name: countType Inputs: 1. (cell) A 1xM cell array Outputs: 1. (cell) A 2x4 cell array describing the contents of the input cell array Function Description: …
Using Matlab I need a way to decrypt/convert this DNA strand to be equal to pi.
Using Matlab I need a way to decrypt/convert this DNA strand to be equal to pi.  Hint: the decimal point maps to ’t’ but only once , you’ll need to figure out what 0-9 maps to. I …
Using Matlab I need help. \" Prepare a function m-file containing a function tha
Using Matlab I need help. " Prepare a function m-file containing a function that converts polar coordinates in twodimensional space to rectangular (Cartesian) coordinates. Include…
Using Matlab If given a wav file such as speech.wav Write a code that would resa
Using Matlab If given a wav file such as speech.wav Write a code that would resample the speech.wav file using the resample function such as one variable like x or y = resample( a…
Using Matlab If given a wav file such as speech.wav Write a code that would resa
Using Matlab If given a wav file such as speech.wav Write a code that would resample the speech.wav file using the resample function such as one variable like x or y = resample( a…
Using Matlab In Science and Engineering many problems reduce down to a linear sy
Using Matlab In Science and Engineering many problems reduce down to a linear system of equations, Ax = b If A Rn times n and is non-singular (that is it has an inverse A-1) then …
Using Matlab In case the pictures aren\'t showing correctly Page 1: http://i68.t
Using Matlab In case the pictures aren't showing correctly Page 1: http://i68.tinypic.com/21dfua9.jpg Page 2: http://i68.tinypic.com/2m66fih.jpg A train leaves Philadelphia travel…
Using Matlab One of the most frustrating aspects of using the Gregorian calendar
Using Matlab One of the most frustrating aspects of using the Gregorian calendar is that it is difficult to communicate/compute^I elapsed time. For example, if I tell you that som…
Using Matlab Problem 1: 4. Create a vector of x values from 0 to 20pi, with an i
Using Matlab Problem 1: 4. Create a vector of x values from 0 to 20pi, with an increment of pi/100. y = x sin(x) and z = x cos(x) (a) Create a 3D line plot of x, y and z. Add titl…
Using Matlab Program, i need right matlab codes for the question written below;
Using Matlab Program, i need right matlab codes for the question written below; Consider the function f(x)=sin(x)%u2212cos(x), (A) Find the complex Fourier series of f(x) (B) Disc…
Using Matlab Reduced quantities are often used in thermodynamics: reduced temper
Using Matlab Reduced quantities are often used in thermodynamics: reduced temperature Tr= T/Tc, reduced pressure Pr = P/Pc, and reduced volume Vr = V/Vc, where Tc, Pc, and Vc are …
Using Matlab Reduced quantities are often used in thermodynamics: reduced temper
Using Matlab Reduced quantities are often used in thermodynamics: reduced temperature Tr= T/Tc, reduced pressure Pr = P/Pc, and reduced volume Vr = V/Vc, where Tc, Pc, and Vc are …
Using Matlab The compound interest formula describes the amount A that you will
Using Matlab The compound interest formula describes the amount A that you will have after t years if you deposit an initial amount p in a bank that pays interest at the decimaliz…
Using Matlab The ideal gas law relates the pressure \'P\', volume \'V\', absolut
Using Matlab The ideal gas law relates the pressure 'P', volume 'V', absolute temperature 'T', and the amount of gas 'n. The law is: P=nRT / V Where R is a gas constant, 8.31434 J…
Using Matlab Use either MATLAB or OCTAVE to compute the product of two matrices
Using Matlab Use either MATLAB or OCTAVE to compute the product of two matrices two different ways: 1. By writing a code using nested for loops 2. Using vectorization and compare …
Using Matlab Write a function [va, vb, vab] = vectdiv_struct (v, a, b) that take
Using Matlab Write a function [va, vb, vab] = vectdiv_struct (v, a, b) that takes a vector v of arbitrary length and two numbers a and b as input and that does the following: - ab…
Using Matlab Write a function ret=excel_columnaverage(filename,column) that take
Using Matlab Write a function ret=excel_columnaverage(filename,column) that takes an Excel file's name, and a column id (or name) and returns the average of the numbers in that co…
Using Matlab Write a program that will give a user a list of hardware items to b
Using Matlab Write a program that will give a user a list of hardware items to be purchased including: Nails           @ $1.50/lb Screws                @ $2.35/lb Hammer     @ $20…
Using Matlab Write a script file called bestlocation for a construction company
Using Matlab Write a script file called bestlocation for a construction company which would allow their engineer to input the coordinates of n different points where construction …
Using Matlab Write a script file called bestlocation for a construction company
Using Matlab Write a script file called bestlocation for a construction company which would allow their engineer to input the coordinates of n different points where construction …
Using Matlab Write code that does the following Create N random variables (X_1,
Using Matlab Write code that does the following Create N random variables (X_1, ...X_N) each with L samples. These should be independent and identically distributed. Generate S_n,…
Using Matlab Write code that does the following Here\'s first part of code thoug
Using Matlab Write code that does the following Here's first part of code though I am not sure if it is right and I need help writing code for 5 through 7 Please check code given …
Using Matlab You are driving along a North-South road in this town. Specifically
Using Matlab You are driving along a North-South road in this town. Specifically, the location of your car as you are driving along is (0.2, x), where x varies from 0 to 1. Please…
Using Matlab code, Generate a sequence of each of the following types of random
Using Matlab code, Generate a sequence of each of the following types of random variables; each sequence should be at least 10,000 points long. 1. Generate a sequence of each of t…
Using Matlab create a tridagonal matrix algorithm using the template below funct
Using Matlab create a tridagonal matrix algorithm using the template below function x = Tdma(A,b) % This function solves a tridiagonal system of linear equations [A][x]=[b] % usin…
Using Matlab m 4. A function, C(n, K), which computes the number of different wa
Using Matlab m 4. A function, C(n, K), which computes the number of different ways of uniquely choosing k objects from in ithout repetition, is commonly used in many statistics ap…
Using Matlab perform the following: The geometric mean of a set of numbers x 1 t
Using Matlab perform the following: The geometric mean of a set of numbers x1 through xn is defined as the nth root of the product of numbers: Geometric mean = (x1*x2xn)1/n Write …
Using Matlab please help solving all steps, comments needed A Fibonacci sequence
Using Matlab please help solving all steps, comments needed A Fibonacci sequence is composed of elements created by adding the two previous elements. The simplest Fibonacci sequen…
Using Matlab please help solving all steps, comments needed Imagine that you are
Using Matlab please help solving all steps, comments needed Imagine that you are a proud new parent. You decide to start a college sav ings plan now for your child, hoping to have…
Using Matlab please.... The standard form of the equation of a straight Line in
Using Matlab please.... The standard form of the equation of a straight Line in the x-y plane is: A x + B y + C = 0, and a point in the plane is defined by its coordinates (x_0, y…
Using Matlab solve this problem: Function Name: powerOfTwo Inputs: 1. (double) A
Using Matlab solve this problem: Function Name: powerOfTwo Inputs: 1. (double) A positive whole number Outputs: 1. (logical) A logical value specifying if the input is a power of …
Using Matlab this is what I have so far: K=1:30; SUM=0; for I=K R3=rem(I,3); if
Using Matlab this is what I have so far: K=1:30; SUM=0; for I=K R3=rem(I,3); if R3==0 SUM=SUM+I; display 'K=3 meets the search criteria' end R5=rem(I,5); if R5==0 if R3==0 continu…
Using Matlab write a code for the following: Us the numbers below, I can\'t uplo
Using Matlab write a code for the following: Us the numbers below, I can't upload the the file use to the load function but these are the numbers that are being ran. I need help w…
Using Matlab write a program to determine values from the following infinite ser
Using Matlab write a program to determine values from the following infinite series. There are two inputs, the value of (x), and the number of terms to use in the series (n), and …
Using Matlab******** Download the data file Class_09_Homework mat from eCampus.
Using Matlab******** Download the data file Class_09_Homework mat from eCampus. Plot a histogram (Figure 1) in MATLAB to determine if the data is normally distributed. Calculate t…
Using Matlab, The acceleration of a car is given by the following formula that i
Using Matlab, The acceleration of a car is given by the following formula that includes an acceleration term A due to the engine torque and an air drag term that is proportional t…
Using Matlab, Write a function MYLU to perform LU factorization for an arbitrary
Using Matlab, Write a function MYLU to perform LU factorization for an arbitrary n×n matrix (under the assumption that elimination can be performed without row exchanges). Run the…
Using Matlab, calculate the coefficients X[k] with a = 0.4 Note that the coeffic
Using Matlab, calculate the coefficients X[k] with a = 0.4 Note that the coefficients X[k] are complex numbers. On separate axes, plot the magnitude and phases of for values of X[…
Using Matlab, can someone help me create a code for the bisection method in Nume
Using Matlab, can someone help me create a code for the bisection method in Numerical Analysis? Can you also explain what each line means? My project requires to make a table of t…
Using Matlab, perform 100 trials of this race while recording position (both tor
Using Matlab, perform 100 trials of this race while recording position (both tortoise and hare) and time into an array for each. You are to write a program that recreates one of t…
Using Matlab, perform 100 trials of this race while recording position and time
Using Matlab, perform 100 trials of this race while recording position and time into an array for each. You are to write a program that recreates one of the truly great moments in…