background preloader

Engineering

Facebook Twitter

MATLAB Tutor Part 8. MATLAB can find the derivative of symbolic expressions.

MATLAB Tutor Part 8

Higher derivatives can also be found easily. These derivatives can be evaluated for arbitary values of the independent variable. First we declare x to be a symbolic variable and define g to be the function given by g(x) = x2 cos x. Enter:syms x g = x^2*cos(x) Now enter:diff(g, x) Then enter:diff(g, x, 2) How would you calculate the third derivative? If you want to calculate the derivative of an expression that you have not yet entered, just replace g by the expression.

Principles of Electric Circuits Conventional Current Version 9th Edition Textbook Solutions. Index of /~jstiles/312/handouts. ECE 3050 - Analog Electronics. Page Contents This is the web page for ECE 3050 Analog Electronics, taught by Dr.

ECE 3050 - Analog Electronics

W. Marshall Leach, Jr. Using the TI-89 Calculator. Amplifier circuit schematic projects. Electronic circuit schematics. Finite State Machines.