Ask MATLAB Expert

Question 1:
Write a valid MATLAB statement to calculate the value of X.

X = 1/(2 + 3)2 + 4/5 x 6/7

Question 2:
What values will be contained by the following row vector rv?

>> rv = [3 55 11]

>> rv(4) = 2

rv = ?

Question 3:
The following MATLAB statement will do what?
A = [2:4; 3:5]

Question 4:
What will be the value of A(2,3) after execution of both the statements given below?
>>A = [2:4; 3:5]
>>A(2,3)

Question 5:
Describe the following expressions in sequential order.

>>mat = [2:4; 3:5];
>>mat(1,2) = 11
>>mat(2,:) = 5:7

Question 6:
A polynomial function p1(x) is given below. Write MATLAB statement(s) to find its roots.

p1(x) = 4x4 + 5x3 - 27 x2 - 25x - 20

Question 7:
Another polynomial p5(x) is given below. Write MATLAB statement (s) to find It's value when x = -4. Also calculate the value manually and submit the result.

p5(x) = x6 + 2x5 - 4x3 -4x2 + 3x + 2

Question 8:
Write MATLAB statements to plot the following waveform in the interval 0≤t≤5. Also write statements to label X-axis as t and Y-axis as f(t).

y = f(t) = 5e-2tcos3t -3e-4tsin2t + t2/t+1

Hint: use the statement t = 0: 0.01: 5; to define the interval.

Question 9:

Write MATLAB statements to save as ASCII text file the following waveform in the time interval 0≤t≤1. The time interval is to be split into 1024 points.

y = sin(10θt) + 1/3 sin(30θt)

Question 10:
Refer to the worksheet image given below - you want to calculate the equivalent CO2 emission in Kg in column K based on the Electricity usage in kWh per month. A conversion factor of 0.573 is used to convert Electricity consumption in kWh to equivalent CO2 in Kg. What formula will you use in cell K2 to do this conversion?

Question 11:

Refer to the following worksheet - you want to calculate the average monthly productions (in pieces) between the periods of January to December, which will be 131,200 pieces as indicated in cell k2. Write the correct form of function "average" to do this calculation.

2115_workbook.jpg

Question 12:
In order to modify the current style of your worksheet components, which tab, under the ribbon, you need to be on?

Question 13:
Refer to the worksheet below - you want to evaluate in Column G whether the daily sales of your company in Column F reaches the daily sales target of $30,000.00 or not. If it reaches the target, you want to display Y, if not you want to display N in the cells of column G. Write a conditional IF function that you can invoke in cell G3 to do this.

141_workbook1.jpg

MATLAB, Engineering

  • Category:- MATLAB
  • Reference No.:- M92546628
  • Price:- $40

Priced at Now at $40, Verified Solution

Have any Question?


Related Questions in MATLAB

Assignment - matlab programmingusing appropriate matlab

Assignment - MatLab Programming Using appropriate MatLab syntax, write the code required to analyse and display the data as per the problem description. The order of the MatLab Program should be as follows: Variables and ...

Assignment details -need to write a code for connecting

Assignment Details - Need to write a code for connecting segments (Lines) a special case of TSP. The problem is to connect lines in 2d/ 3d space with path obstructions. Can you help me write the code for this? Hope you m ...

Assignment -we have daily gridded rainfall data of 40 years

Assignment - We have daily gridded rainfall data of 40 years and structure of the dataset is like below; Lat = [6.5:0.25:38.5]; Lon = [66.5:0.25:100]; Rainfall (135x129x365x40) (Lon, Lat, days, years). Now, we looking fo ...

Question a safe prime is a prime number that can be written

Question : A safe prime is a prime number that can be written in the form 2p + 1 where p is also a prime number. Write a MATLAB script file that finds and displays all safe primes between 1 and 1000.

Question - verify the attached paper with matlab and get

Question - Verify the attached paper with matlab and get all the results in the paper and explain step by step the matlab code. Paper - Improving Massive MIMO Belief Propagation Detector with Deep Neural Network. Attachm ...

Assignment -data is given on which want to do computational

Assignment - Data is given on which want to do computational production planning using Metaheuristic MATLAB Programming: 1) Ant Colony Algorithm on both Partial and Total Flexible Problem. 2) Bee Algorithm on both Partia ...

What comparison of means test was used to answer the

What comparison of means test was used to answer the question

Question 1 manipulate spectral imagehyperspectral images

Question 1. Manipulate spectral image Hyperspectral images can be seen as a generalisation of normal colour images such as RGB images. In a normal RGB colour image, there are 3 channels, i.e. channels for red colour, gre ...

Assignment -matlab codes and simulated model in

Assignment - Matlab codes and simulated model in simulink/matlab and truetime. 1. Matlab codes and simulink model for pid controller optimization using particle swarm optimization (PSO) my plant is integer order 1000/(s^ ...

Assignment matlab programmingusing appropriate matlab

Assignment: MatLab Programming Using appropriate MatLab syntax, write the code required to analyse and display the data as per the problem description. The order of the MatLab Program should be as follows: Variables and ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As