image thumbnail

updated 24 hours ago

Applications of Chaos and Nonlinear Dynamics in Engineering - Vol. 1 by Stephen Lynch

Lynch files to accompany the book. (modeling, simulink, mathematics)

sys=Hopf_System(~,x)

xdot=Chem(~,x)

xdot=Duffing(t,x)

image thumbnail

updated 19 days ago

LAI by Erwin Torreao Dassen

A linear algebra over the integers package based on layered lattices. (mathematics, lattices, linear algebra)

LAI

image thumbnail

updated 1 month ago

FELICITY by Shawn Walker

Finite ELement Implementation and Computational Interface Tool for You (finite element method, modeling, mathematics)

Coarse_Square_Codim_1()

CompareFiles(File1,File2)

Convert_Interp_script_to_MEX(Main_Dir,Iscript,MEX_FileName)

image thumbnail

updated 3 months ago

Dynamical Systems with Applications using MATLAB by Stephen Lynch

Companion Software. (chaos, nonlinear, mathematics)

Program_5c(~)

Programs_17a

Programs_17b

image thumbnail

updated 6 months ago

Gaussian Elimination & Inverse Matrix Finder by Mohammed Al-Mostafa

Gaussian Elimination with pivoting& Inverse Matrix Finder using determinant and Gaussian elimination (matrix, mathematics)

Numerical.m

image thumbnail

updated 8 months ago

MathExplorer: Learning Maths using MuPAD for Engineering Students by Martin Brown

A set of MuPAD notebooks which allow engineering students to visualize and experiment with maths. (mathematics, learning mathematics, symbolic maths)

image thumbnail

updated 11 months ago

sexy by Naor Movshovitz

Display a symbolic expression in a human readable form. Extension of the built-in pretty function. (symbolic math, pretty, symolic expression)

sexy(s)

image thumbnail

updated 1 year ago

Newton's method done right by Andrew Knyazev

Newton's method for solving systems of nonlinear equations, including nonsquare and inconsistent (demo, newton, modeling)

Newton(X,F,X0,varargin)

NewtonDemoRunMe.m

image thumbnail

updated 1 year ago

MATLAB en zijn Symbolic Math Toolbox by Tjibbele Miedema

Leergang voor geïnteresseerden in de Computeralgebra - Systemen MATLAB en zijn Symbolic Math Toolbox (mathematics)

Angl_Vectors(R, S)

Are_Orthogonal(R, S)

Area(r)

image thumbnail

updated 1 year ago

Display symbolic expression in web browser. by Joerg Buchholz

CUTE(EXPRESSION) displays the symbolic (or string) EXPRESSION in the standard web browser. (display, symbolic, latex)

cute (expression)

image thumbnail

updated 1 year ago

ODE Tutorial Demo by Andrew Knyazev

Advanced examples of using the MATLAB Symbolic Math Toolbox for Ordinary Differential Equations (ode, symbolic, movies)

ODEtutorial.m

image thumbnail

updated 1 year ago

Jury's array in symbolic way by Carlos Mario Velez Sanchez

The function gives the Jury's array from a numerical or SYMBOLIC polynomial (includes special cases) (control design, mathematics, stability)

jury.m

image thumbnail

updated 2 years ago

pmap - Parameter Space Stability Mapping Suite by Michael Knap

Finds the Hurwitz stability region in a parameter space of a continuous time system. (control design, mathematics, data exploration)

A Walkthrough of using the pmap suite

Stable=pmap_calc(varargin)

pmap(varargin)

image thumbnail

updated 2 years ago

Marine Automatics by Mateusz Blonski

Simulation models of marine automatics elements library for MATLAB/Simulink (control design, mathematics, simulation)

slblocks

Demo1c1.m

Demo2c1.m

image thumbnail

updated 2 years ago

Ezimplot3: implicit 3D functions plotter by Gustavo Morales

Plots a 3D surface defined implicitly (3d ezplot, implicit functions, specialized plotting)

ezimplot3(varargin)

image thumbnail

updated almost 3 years ago

newt by Gabriel Frangakis

This function quickly preforms Newton's method on a vector function of multiple variables. (mathematics, newton, method)

newt(er,varargin)

image thumbnail

updated 3 years ago

secant method in nonlinear ode by Kalyan Bhattacharjee

this will find the solution of U''=k*U*U' by using taylor series 3rd order and secant method (simulation, taylor, ode)

math1.m

secant.m

image thumbnail

updated 3 years ago

Newton-Raphson Method for Non-linear System of 3 variables by Jesus Hernandez

Newton Method to solve non-linear (also linear) systems of 3 variables.Very amicable (mathematics, roots)

newton3v1.m

image thumbnail

updated 3 years ago

SDamala Toolbox by Angélica María Atehortúa Labrador

Dynamical systems Toolbox, for simulation and analysis dynamical systems deterministic (bifurcation diagram, phase portrait, dynamical systems)

About(varargin)

TC_bifur

[T,Res]=tc_explyapunov(f,to,dt,tf,ystart,ioutp)

image thumbnail

updated 3 years ago

Symbolic Matrix by Zachary Danziger

Creates a matrix composed of properly indexed symbolic elements. (mathematics, linear algebra, symbolic math)

symMat(dims,Mname,type)

image thumbnail

updated 3 years ago

Lagrange polynomial by Ernesto Momox Beristain

Lagrange form of the interpolation polynomial (interpolation, lagrange, polynomial)

coefficient(x,y,L)

show_polinterp(x,y)

image thumbnail

updated 3 years ago

Custom solution for 3 non-linear simultaneous equations by Bruce Raine

Solves one type of non-linear system of 3 simultaneous equations in 3 unknowns. (mathematics, symbolic math toolbox, nonlinear equations)

symsolvenonlineq(n,degrees,dinput)

image thumbnail

updated 3 years ago

Solves a custom set of linear simultaneous equations by Bruce Raine

This solution is for a student (Yvonne) (mathematics, symbolic math toolbox, solve)

symsolveequations.m

image thumbnail

updated 3 years ago

Solving non-linear (and linear) simultaneous equations with 'solve' - version 2 by Bruce Raine

symsolvesimulv2.m solves non-linear and linear (or a mix of) simultaneous equations. (mathematics, nonlinear, linear)

symsolvesimulv2(exp,coeffconsts)

image thumbnail

updated 3 years ago

Solving non-linear (and linear) simultaneous equations with 'solve' by Bruce Raine

symsolvesimul.m solves non-linear and linear (or a mix of) simultaneous equations. (solve, mathematics, nonlinear)

symsolvesimul(exp,coeffconsts)

image thumbnail

updated 3 years ago

Mullers method for polynmial root finding. by Chandan

Finds root of a polynomial numerically even if it is complex. (mullers method, root finding, polynomial root findi...)

Muller()

image thumbnail

updated 3 years ago

Newton Raphson method for Transcendental equations by Chandan

Evaluates the root of transcendental equation using Newton Raphson Method. (mathematics, newton raphson method, transcendental equati...)

NR_Transcendental()

image thumbnail

updated almost 4 years ago

Tan_plane: Tangent Plane Expression & Display by Gustavo Morales

Calculates the tangent plane of a Surface at point Xo and plots the surface, plane and Xo! (symbolic calculus, implicit plot, especialized plots)

image thumbnail

updated 4 years ago

Steepest Decent Method by Duc

Solves a multi-variable unconstrained optimization problem using the Steepest Decent Method (mathematics)

alphaVal=fminimum(phiAlpha1)

realVT=removeComplexVals(complexVT)

GradientAlgorithm.m

image thumbnail

updated 4 years ago

sym2str by Martin Lawson

Converts symbolic variables to matlab strings using array opperations. (symbolic math, symbolic variables, mathematics)

sym2str(sy)

image thumbnail

updated 4 years ago

smartnonlinrgen by Ali Mohammad Razeghi

finds the roots of a set of nonlinear equations (mathematics, root, nonlinear)

smartnonlinrgen ( funcvec , xold , es , maxit )

image thumbnail

updated 4 years ago

Signal_Flow_Graphz by Huaichen Chen

This function solves equations of complex linear systems using matrix moleling and inversion (control design, mathematics, signal processing)

sys=sigflow(Q,P)

P_1.m

P_1a.m

image thumbnail

updated 5 years ago

smartconvert by Ali Mohammad Razeghi

Tries to find a set of coordinates that function has simple relations between variables or finds the (convert, simple, function)

smartconvert ( func , cla , p1 , p2 )

image thumbnail

updated 5 years ago

newton_raphso by Ali Mohammad Razeghi

uses Newton-Raphson method ( modified ) to find the root of a function (root, root finding, newton)

newton_raphso ( func , xr , n , es , maxit )

image thumbnail

updated almost 7 years ago

SYM2POLYS by Mukhtar Ullah

Improved version of Sym2Polys (by Paul Godfrey). (symbolic math, symbolic coefficients, multivariate polynomi...)

sym2polys(p,x)

image thumbnail

updated 7 years ago

scm by Reinaldo Mauricio do Nascimento

Robotic Manipulator Kinematics (symbolic math, manipulating robot, dh parameters)

geo(a,b)

h2j(H,v,o)

hrx (c,o)

image thumbnail

updated 8 years ago

DIRDIFF by Mukhtar Ullah

Directional derivative (symbolic math, directional derivativ..., symbolic)

dirdiff(X,f,p)

image thumbnail

updated 9 years ago

Gauss-Legendre by Jordi Soler Penades

Numericaly evaluates integral using Gauss-Legendre quadrature method. (legendre, gauss, integration)

I=gausslege(f,a,b,n)

p=polegende(n)

y=flege(f,a,b)

image thumbnail

updated almost 11 years ago

Introduction to Linear Algebra by Gilbert Strang

Companion Software (mathematics, linear algebra, theory)

BASIS(A)

addvec(v,w)

atimesv(a,v)

image thumbnail

updated 11 years ago

Calculate PI with Gauss-Legendre by Daniel Serrano

Calculate pi to "c" decimal places using the Gauss-Legendre algorithm. (approximation, interpolation, gausslegendre)

digi=pigl(c,out)

Contact us