Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

fasttt pleasseeeeee Q7. Find and write the output of the below MATLAB code. x=[1:2:10]; disp(x); (2 marks) Q8. Write a MATLAB code to input ten

image text in transcribed

fasttt pleasseeeeee

Q7. Find and write the output of the below MATLAB code. x=[1:2:10]; disp(x); (2 marks) Q8. Write a MATLAB code to input ten values in a row vector and find its mean and standard deviation. (2 marks) 09 Write a MATLAB code to input 1,2,3,..,100 and print all numbers with 5 spaces between any two values. (2 marks) Q10 Write any two differences between disp() and fprintf() functions. (2 marks) Q11. Is the following Code correct? If so, what will be the output of it? A=[1.5 2.5]; B=[0.5 A]; disp(B); (2 marks)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Strategic Database Technology Management For The Year 2000

Authors: Alan Simon

1st Edition

155860264X, 978-1558602649

More Books

Students also viewed these Databases questions