Math & Geometry

Pages

  • Home
  • parallel lines
  • Triangles
  • Matlab Scripts

Matlab Scripts

Matlab

Matlab - Move sinus function toward x axis direction

Octave - Symbolic calculation - Plot function and its derivetive

Symbolic derive of function and plot it

Octave - Use solve function to symbolic solution of equation whith one variable

Octave - Create two Symbolic matrices and calculte thier product

Matlab - Nonlinear Differential Equation with Initial Condition

Demo of inputting a function at the input prompt

Octave - Calculate argument in Symbolic function

Matlab - Symbolic mulitiplication matrice by operator

Matlab - Plot simple graph

Matlab Script - Symbolic solution for second-order differential equation

Matlab Script - Symbolic solution for first-order differential equation


Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Featured Post

Solve simple Absolute Value Inequality

  Exam - BARTON COLLEGE PRACTICE PLACEMENT TEST Ex. 39 Exercise: The inequality |8 - x| < 8   is equivalent to:   a) x < 0 b) x ...

Search This Blog

Popular Posts

  • Matlab - Move sinus function toward x axis direction
    % The Script plot a Sinus Graph Functin and move it to the x axis direction. x= 0:0.1:2*pi y = sin(x); for i1=0:630     y = sin(x- i1...
  • If two angles and a nonincluded side of one triangle are congruent to two angles and a nonincluded side of a second triangle, then the triangles are congruent (AAS)
    Given Triangles ABC, EFG AC = EG Prove   Proof 1: - Given 2: - From 1  - If two angles of one triangle are congruent to two...
  • Resolution of vectors
    A vector can be resolved into two component parts such that the vector addition of the component parts is equal to the original vector. The ...
Theme images by Storman. Powered by Blogger.