Reference no: EM13491411
1. Roots of Polynomial.
p(x) = x5 - 2x + 3
(a) Demonstrate how to store the above polynomial as p = . . . in Matlab.
(b) Find the roots of the stored polynomial and show as r = . . . .
2. Find the roots of the following function.
f(z) = z2 + 2iz +3
3. Recall integration by the use of the path along C using the parametric representation.
![2453_Roots of Polynomial.png](https://secure.expertsmind.com/CMSImages/2453_Roots%20of%20Polynomial.png)
Now we have a complex function f(z) = z22z + 1 and the contour C expressed as x = y2+ 1; ( 2 < y < 2) .
(a) Find a parametric representation of C using Matlab ( Let y = t. ).
This means that you need to find z(t).
First define y using t and then x.
You can then use the command the simple to define z.
(b) Store the given function f(z) as f = . . . and define the integrand (left hand side of the integral symbol) using the given definition as Integrand = . . . .
(c) Calculate the integration along the given path using the int command as F = . . . . You need to convert the result to a numerical answer using the double command.
4. You can generate random numbers using Matlab command. Type,
randn('seed', 1);
x=randn(1000,1);
y=randn(1000,1);
Now calculate the following values.
(a) the mean of x;
(b) the median of x;
(c) the standard deviation of x;
(d) the interquartile range of x;
(e) the correlation matrix of x; y
(f) plot a histogram of x; with 50 intervals.
Determine the kinetic energy of the cart
: A 2.0 kilogram cart is initially at rest on a level floor. Determine the kinetic energy of the cart after a constant horizontal 8.0 newton force is applied to the cart over a distance of 1.5 meters
|
Prepare the adjusting entry for accrual interest
: Purchased 90, 6%, $1,000 MarksCompanybondsfor $90,000 cash plusbrokeragefees of $950. Interest is payable semiannually on July 1 and January 1.
|
Define the net ionic equation for the reaction
: The net ionic equation for the reaction, if any, which occurs when aqueous solutions of manganese(II) chloride and sodium carbonate are mixed is
|
Determine the weight of the object
: An object is suspended on a frictionless inclined plane by a rope parallel to the incline, as illustrated above. what is the weight of the object
|
Calculate the integration along the given path
: define the integrand using the given definition as Integrand - Find a parametric representation of C using Matlab
|
Find the travelers total displacement
: A traveler first drives 18.8 km east, then 31.8 km southeast, and finally 11.1 km south. Find the traveler's total displacement
|
Explain a common driving force in displacement reactions
: a common driving force in displacement reactions? a. precipitation b. evolution of a gas c. formation of a weak or nonelectrolyte d. the transfer of electrons
|
Post the individual entries and totals to the general ledger
: ACC200 Accounting Systems - 201290. Determine that the subsidiary ledgers agree with the control accounts in the general ledger. g. The following adjustments at the end of February are necessary.
|
What is the resultant force of air resistance
: A 1500 kg car moving on horizontal roa with speed of 30 m/s coasts to a stop in 1800 m, once the motor is turned off. What is the resultant force of air resistance
|