Reference no: EM131339765
you will be creating functions in SciLab. You will turn in electronically, each of the functions requested below. This is not a group project, so do your own work. Contact me if you have any questions.
1.) In homework 7 you wrote a script file to solve for three unknowns using matrix operations. For this homework I would like you to write a function that can take in two matrix of any size and solve the system of equations using matrix operation.
a. The function will take in two matrix and output one matrix. i. function [Solution] = solveEQ(AA, BB)
b. First check the size of the two input matrix and determine if they are the right size to be used for solving the unknowns.
i. Determine if AA is a square matrix. If not output "AA is not square".
ii. Determine if BB is a column matrix and has the same number of ?columns as AA. If not output "BB is not a column matrix" or "BB is ?not the right size"
c. If the size of the matrix is acceptable then perform the matrix operation ?and output the resulting vector.
2.) Suppose you know the lengths and the angle (in degrees) between two adjacent sides of a triangle, as shown in the drawing below. You can find the area of the triangle using the following relationship: TriArea = 1⁄2 * a * b * sin(x)
a. Write a function that will take in a matrix in the form of [length_a1, length_b1, angle1; length_a2, length_b2, angle2; ...]. Use a FOR loop to calculate the area of each of the triangles and output a column matrix in the form of [area1;area2;...].
b. function[Area]=TriArea(AB)
Identify differences between republican and democratic party
: POL110- Discuss two differences between the Republican and Democratic parties that may have an ethical impact (positively or negatively) on the American people.
|
Estimate the location and height of the peak
: Do a simulation of a 32 × 32 lattice with negative temperature, and print out the spins at the end of the run. Begin with the spins in a random state (T = ∞), and simulate for 100 sweeps at T = -1.0. What do you see?
|
Development of future leaders in the workplace
: Select one topic of interest. For example, you might be interested in one of the following topics: How supervisor training impacts development of future leaders in the workplace. How research on jury bias has been used to improve courtroom proceeding..
|
What is your best estimate of the company cost of equity
: Stock in CDB Industries has a beta of 1.09. The market risk premium is 7.4 percent, and T-bills are currently yielding 4.4 percent. CDB’s most recent dividend was $3.30 per share, and dividends are expected to grow at an annual rate of 5.4 percent in..
|
Write a function that will take in a matrix
: you wrote a script file to solve for three unknowns using matrix operations. For this homework I would like you to write a function that can take in two matrix of any size and solve the system of equations using matrix operation.
|
Relationship between decision making and leadership
: A. Analyze the relationship between decision making and leadership? B. Explain how the behaviors of the health care team can be enhanced by managers who are facilitators versus managers who are order givers?
|
Calculate the partition function for this system
: Write down a formal expression for the partition function of this system. You do not have to evaluate any sums or integrals that appear in your expression for this part of the problem.
|
Describe an emerging global risk for 2015 and beyond
: Describe an emerging global risk for 2015 and beyond.- Discuss the key countries that might be associated with the risk.
|
The four-year life of the investment are projected
: An investment has an installed cost of $327,800. The cash flows over the four-year life of the investment are projected to be $221,850, $238,450, and $205,000 If the discount rate is zero, what is the NPV? If the discount rate is 10%, what is the NPV..
|