Write a matlab program that calculates the arithmetic mean, MATLAB Programming

Assignment Help:

Write a MATLAB program that calculates the arithmetic mean, and the root-mean-square average for a given set of values.

The output should be formatted as follows:

Your name

Statistical Package

arithmetic mean =     x.xxxxx

RMS average =         x.xxxxx

Background and Discussions:

Arithmetic mean = 2215_Write a MATLAB program that calculates the arithmetic mean.png

Root-mean-square average =  2097_Write a MATLAB program that calculates the arithmetic mean1.png

N              number of values

Test your program on the following values:

    1.1, 3.3, 3.00, 2.22, 2.00, 2.72, 4.00, and 4.72.

The data should be read by the program from a text file, and stored in an array.

You may want to find the answer by hand calculations and compare them with results from your program.


Related Discussions:- Write a matlab program that calculates the arithmetic mean

DEVANAGANRI CHARACTER RECOGNITIO, RECOGNIZER and TRANSLATOR: i want to rec...

RECOGNIZER and TRANSLATOR: i want to recognized devanagari word using matlab. I have done it using template matching. but i am not get devanagari word at the output. But get speci

Appending data to a data file, Appending data to a data File: A text f...

Appending data to a data File: A text file once exists; the data can be appended to it. The format is similar as formerly, with the addition of the qualifier -append. For illu

Produce a random real number, Produce a random real number: To produce...

Produce a random real number: To produce a random real number in the range from low to high, at first create the variables low and high. And then, use the expression rand*(hig

Function with float and integer, hi i have this programm function [IRN,num...

hi i have this programm function [IRN,number ] = randnumbers( IRN ) IRN=int32(IRN) ITOTAL=(IRN*330)+100 ITOTAL=int32(ITOTAL); IQUOTIENT=ITOTAL/2303 IQUOTIENT=int32(IQUOTIENT);

Basic algebra, how to find absolute value of a number

how to find absolute value of a number

String manipulation, String Manipulation: The string in MATLAB softwar...

String Manipulation: The string in MATLAB software consists of any number of characters and is contained in the single quotes. Actually, strings are considered as vectors in w

Illustration of built-in functions and help , Illustration of Built-in func...

Illustration of Built-in functions and help: To find out what a specific function does and how to call it, type help and then the name of function. Illustration: >> help si

Scripts to produce and customize the simple plots, Scripts to Produce and C...

Scripts to Produce and Customize the Simple Plots: The MATLAB has many graphing capabilities. In most cases, customizing plots are desired and this is the simplest to accompli

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd