Bernard Liengme 21 October 2011

Slides:



Advertisements
Similar presentations
Introduction to Matlab Workshop Matthew Johnson, Economics October 17, /13/20151.
Advertisements

Arithmetic in Pascal (2) Arithmetic Functions Perform arithmetic calculations Gives an argument to the function and it returns the result.
Maths & Trig, Statistical functions. ABS Returns the absolute value of a number The absolute value of a number is the number without its sign Syntax ◦
Excel Notes Phys244/246 © 2007, B.J. Lieb. Calculating Velocity The velocity is calculated by entering the following: =(B3-B2) / (A3-A2). Then drag the.
7.1/7.2 Nth Roots and Rational Exponents How do you change a power to rational form and vice versa? How do you evaluate radicals and powers with rational.
Lecture 16 Symbolic Mathematics Symbolic mathematics: algebraezplotcalculus © 2007 Daniel Valentine. All rights reserved. Published by Elsevier.
Math Keeper 27 Logarithms
Essential Question: What are some of the similarities and differences between natural and common logarithms.
Lecture 6 MATLAB functions Basics of Built-in Functions, Help Feature, Elementary Functions (e.g., Polynomials, Trigonometric Functions), Data Analysis,
Nth Root and Rational Exponents Section 7.1. WHAT YOU WILL LEARN: 1.How to evaluate nth roots of real numbers using both radical notation and rational.
Please open your laptops, log in to the MyMathLab course web site, and open Quiz 3.1 IMPORTANT NOTE: If you have time left on your quiz clock after you.
3.1 Evaluate nth Roots and Use Rational Exponents p. 166 What is a quick way to tell what kind of real roots you have? How do you write a radical in exponent.
MATH 117 Pre-calculus Outline Part 1: Review of basic algebra and graphs, and Straight lines (constant slope) Part 2: Functions, quadratic functions (slope.
Properties of Logarithms
7.6 Modeling Data: Exponential, Logarithmic, and Quadratic Functions.
Introduction to MATLAB ENGR 1187 MATLAB 1. Programming In The Real World Programming is a powerful tool for solving problems in every day industry settings.
Math College Readiness Forum Fall Goals of Math CRF Communicating and Working together for: Students who are “college-ready” when they start college.
Common and Natural Logarithms. Common Logarithms A common logarithm has a base of 10. If there is no base given explicitly, it is common. You can easily.
7.4 Logarithms p. 499 Evaluate logarithms Graph logarithmic functions
Sec 4.3 Laws of Logarithms Objective:
LOGS EQUAL THE The inverse of an exponential function is a logarithmic function. Logarithmic Function x = log a y read: “x equals log base a of y”
EXPONENTS AND LOGARITHMS
Mathcad Variable Names A string of characters (including numbers and some “special” characters (e.g. #, %, _, and a few more) Cannot start with a number.
Computer Science 1000 Spreadsheets II Permission to redistribute these slides is strictly prohibited without permission.
THE MATLAB ENVIRONMENT VARIABLES BASIC COMMANDS HELP HP 100 – MATLAB Wednesday, 8/27/2014
Foundations Basics: Notation, and other things Algebraic manipulations Indices, Logs, Roots and Surds Binomial expansion Trigonometric functions Trigonometric.
Introduction to Engineering Computing GEEN 1300 Lecture 7 15 June 2010 Review for midterm.
CS 121 Engineering Computation Lab Lab 2 Bruce Char Department of Computer Science Drexel University October 6-10, 2008 ©By the author. All rights reserved.
Section 3.3a!!!. First, remind me… What does the horizontal line test tell us??? More specifically, what does it tell us about the function This function.
Math 15 Lecture 7 University of California, Merced Scilab A “Very” Short Introduction.
Warm up. 3.4 Solving Exponential & Logarithmic Equations Standards 13, 14.
ECE 1304 Introduction to Electrical and Computer Engineering Section 1.1 Introduction to MATLAB.
HPC 1.4 Notes Learning Targets: - Solve equations using your calculator -Solve linear equations -Solve quadratic equations - Solve radical equations -
Introduction to MATLAB ENGR 1181 MATLAB 1. Programming In The Real World Programming is a powerful tool for solving problems in every day industry settings.
Numerical Computation Lecture 2: Introduction to Matlab Programming United International College.
Laws of Logarithms 5.6. Laws of Logarithms O If M and N are positive real numbers and b is a positive number such that b  1, then O 1. log b MN = log.
Sec 4.1 Exponential Functions Objectives: To define exponential functions. To understand how to graph exponential functions.
Mathematics and Statistics Boot Camp II David Siroky Duke University.
Numerical Functions & Tricks In today’s lesson we will look at: why we might want to use mathematical techniques some useful functions other mathematical.
Scientific Computing Introduction to Matlab Programming.
8.4 Logarithms p Evaluating Log Expressions We know 2 2 = 4 and 2 3 = 8 But for what value of y does 2 y = 6? Because 2 2
Notes Over 7.1 no real 4th roots Finding nth Roots
Math 10: Basic Mathematics 1 Important Topics from Math 10 Chapter 1 Whole Numbers Write a word name for a number Add, subtract, multiply and divide whole.
Warm up 1. Change into Scientific Notation 3,670,900,000 Use 3 significant figures 2. Compute: (6 x 10 2 ) x (4 x ) 3. Compute: (2 x 10 7 ) / (8.
The Modulus Function Objectives: Understand what an absolute value is. Solve equations and inequalities involving modulus. Graph modulus functions.
Exponents and Radicals Objective: To review rules and properties of exponents and radicals.
NATURAL LOGARITHMS. The Constant: e e is a constant very similar to π. Π = … e = … Because it is a fixed number we can find e 2.
5-1: Natural Logs and Differentiation Objectives: ©2003Roy L. Gover ( Review properties of natural logarithms Differentiate natural logarithm.
Applications of Common Logarithms Objective: Define and use common logs to solve exponential and logarithmic equations; use the change of base formula.
Common Logarithms - Definition Example – Solve Exponential Equations using Logs.
Review Exponential + Logarithmic Functions Math Analysis.
1 Faculty Name Prof. A. A. Saati. 2 MATLAB Fundamentals 3 1.Reading home works ( Applied Numerical Methods )  CHAPTER 2: MATLAB Fundamentals (p.24)
Unit 3 Test Review – Identifying Parent Functions October 30, 2014.
PreCalculus Section 1.6 Solve quadratic equations by: a. Factoring b. Completing the square c. Quadratic formula d. Programmed calculator Any equation.
Welcome to Year 11 Mathematics B Term 3 Topic 5: Exponential & Logarithmic Functions I.
Welcome to Year 11 Mathematics B Term 3 Topic 5: Exponential & Logarithmic Functions I.
Solving Exponential Equations using Logs Wednesday, February 10, 2016 Topic 7-9 in TEXT.
MATLAB (Matrix Algebra laboratory), distributed by The MathWorks, is a technical computing environment for high performance numeric computation and.
Parent Function Notes.
Parent Functions. Learning Goal I will be able to recognize parent functions, graphs, and their characteristics.
Announcements Topics: -sections 4.4 (continuity), 4.5 (definition of the derivative) and (differentiation rules) * Read these sections and study.
Solving Equations Graphically, Numerically, and Algebraically
Topics: Be able to writes equations of Linear Functions from numerical representations. Be able to writes equations of Absolute Value Functions from numerical.
Simultaneous, Quadratic, Exponential and Logarithmic Equations
CS 121 Engineering Computation Lab Lab 2
Do Now: Determine the value of x in the expression.
Introduction Mathcad is a product of mathSoft inc. The Mathcad can help us to calculate, graph, and communicate technical ideas. It lets us work with.
Homework Check.
Integrated Math 3 – Mod 3 Test Review
Presentation transcript:

Bernard Liengme 21 October 2011 bliengme@stfx.ca SMath Studio Bernard Liengme 21 October 2011 bliengme@stfx.ca

The SMath Studio The developers of SMath Studio call it a mathematical program with paper-like interface and numerous computing features. SMath has many of the features found in the expensive application Mathcad but differs in that SMath is free.

Where do I get it? The main SMath site is http://en.smath.info/forum/ A “desktop” version. Misleading name; of course it runs on laptops. I recommend the beta version 0.89.8. Windows Mobile (PPC, communicators and Smartphones) version Linux version but nothing for Apple. An EXE version that one need not install but can run from a thumb drive; useful for running on PCs in a university lab or work environment. You can also run SMath from your browser at http://smath.info/live/?lang=eng. This site is useful http://www.neng.usu.edu/cee/faculty/gurro/SMathStudio.html If you do an internet search use “SMath Studio” to avoid other unrelated products. The URL www.smathstudio.com should be avoided – incomplete.

SMath page: Ideal Gas Law problem I have shaded blue the areas where a user should enter new values, and yellow the final result.

Scratchpad calculations Let’s try some simple calculations Multiplication: 3*5 becomes 3·5 automatically (middle dot) Let’s talk about precision

Regions Text region: simplest way to make one is to begin by typing a double quote (”); this will not show on the page Math region: just type what you want and/or use the palettes to add objects Greek: example type D then CTRL+G to get Δ, or p followed by CTRL+G to get π Two math constants e (2.718282) and π (3.141593); both to 15 decimal places

Some real examples Quadratic equation solver Percentage calculation The definition (assignment) operator is := but the user types just the colon (:) and SMath makes the change The evaluation (display) operator is the simple = sign (not the one in the Boolean palette)

Copy from SMath to Word Do we all know about the Windows 7 Snipping Tool?

SMath functions for real numbers abs absolute value exp exponential function ln natural logarithm, i.e., logarithm of base e log logarithm of any base log10 logarithm of base 10 mod modulus nthroot the n-th root of a number perc percentage round rounds to an integer sign extracts the sign sqrt square root random generates a random number

Chemistry Seminar

User defined Functions

Symbolic Differentiation

Matrix & Vector

Graphs

SMath knows its constants To enter the physical constant R type ‘R Of course there are many others

Quick look at units When we explore this topic we find SMath uses real SI units: mass in kg, pressure in Pa, volume in m³ If we want grams, atm, and litres we have to make the conversions

Weak Acid Problem Weak Acid HA <-> H+ + A- let H+ = x

Solving functions

Some more examples Linear regression Kinetic Theory Trapezoid Rule Gee Whiz !