Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.164.838 Times

Kinematics Equations software
Filter: All | Freeware | Demo
 

Kinematics Equations

< 1 2 3 4 5 > 

Solving non-linear and linear simultaneous equations with fsolve solvesimul.m can be easily adapted to solve more equations but as it stands it will solve 2 unknowns in 2 equations (1 non-linear and one linear).To solve equations of this form... a*x + b*y = A (1) a1*x^2 + b1*y^2 = B (2)...with fsolve (used by solvesimul.m) you need to rewrite them so that they...



Platforms: Matlab


Added: June 10, 2013 | Visits: 791

Newton Raphson Optimization Procedure It estimates the Newton Raphson optimization procedure for (m) unknowns of (n) non-linear equations. In case no Jacobian vector is presented, then the initial Jacobian vector is estimated by Broyden Method (multivariate secant approach) and it is then updated using the Sherman Morrison...





Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Newton Raphson Optimization Procedure Download

Added: July 25, 2013 | Visits: 568

Application OF Block Simulink To Cardiac PDE VI1 It is application of of Simulink Block to Cardiac PDE VI1 system of 2 non linear coupled equations of PDE and try to design solution with dicretized space and time and issue in 1D.I associate a Doc file to introduction theory.Just see this page simulink and not for run.I will next time develop...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Application OF Block Simulink To Cardiac PDE VI1 Download

Added: August 31, 2013 | Visits: 529

Fractional-order differential order equation solver This function solves the linear fractional-order differential equations (FODE) with constant coefficients. The short memory principle has not neen used here, so the length of input signal is limited to few hundred samples. The parameters of the FODE (in its standard form) are the inputs of this...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Fractional-order differential order equation solver Download

First-Order Degree Linear Differential Equations (Integration factor Ig=x^a*y^b) (Update: 23-06-07) First-order-degree linear differential and non-homogeneous equation's solution possible the unknown integration multipler technique. Also, this simple technique's depend both sides of original homogeneous differential equation. The solution is slightly and more complicated if this integration...


Platforms: Matlab


Added: August 10, 2013 | Visits: 535

Aerospace Blockset / Incorrect Variable Mass Equation Two mass variable equations with "Aerospace 3Dof Simple Variable Mass Blockset" are compared in a 1Dof frictionless environment. Initial conditions are given in Model Callbacks.Results showed that "Aerospace 3Dof Simple Variable Mass Blockset" uses the incorrect equation.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Aerospace Blockset / Incorrect Variable Mass Equation Download

Added: March 25, 2013 | Visits: 441

4RRR Parallel Planar Manipulator GUI is provided to visualize forward/inverse kinematics, end effector workspace, manipulability, ellipse tracing, and position control of a 4RRR parallel planar manipulator. The files are created as part of the final project for the Math Methods in Robotics course at University at Buffalo


Platforms: Matlab

License: Freeware Size: 399.36 KB Download (44): 4RRR Parallel Planar Manipulator Download

Added: April 29, 2013 | Visits: 500

LYAPACK LYAPACK is a MATLAB toolbox for the solution of certain large scale problems in control theory, which are closely related to Lyapunov equations. In contrast to the 'lyap' and 'dlyap' command in the MATLAB Control toolbox it uses iterative algorithms and is intended for large, sparse problems.


Platforms: Matlab

License: Freeware Size: 1.02 MB Download (41): LYAPACK Download

Predictor-corrector PECE method for fractional differential equations FDE12 solves an initial value problem for a non-linear differential equation of fractional order (FDE).This is an implementation of the predictor-corrector method of Adams-Bashforth-Moulton described in [1]. Convergence and accuracy of the method are studied in [2]. The implementation with...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (55): Predictor-corrector PECE method for fractional differential equations Download

Added: August 04, 2013 | Visits: 422

Simulink Load Flow Simulink is used for as GUI and matlab solves resulting equations. Requires SimPowerSystems!


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 4.08 MB Download (42): Simulink Load Flow Download

Solving non-linear (and linear) simultaneous equations with 'solve' symsolvesimulv2.m can be easily adapted to solve more equations but as it stands it will solve 2 unknowns in 2 non-linear equations (can be linear too or a mixture).Big change: It now has data input integrity checking.At the MATLAB command-line prompt you run the 'symsolvesimulv2' m-file function...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Solving non-linear (and linear) simultaneous equations with 'solve' Download

Stochastic Timing Machinery, Differential Equations, and Simulation AbstractStochastic timing machinery (STM) is a diagram-oriented parallel programming language. Examples in electrical engineering, chemistry, game theory, and physics lead to associated ordinary and stochastic differential and partial differential equations. We od¬TCdeer an abstract...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 337.92 KB Download (50): Stochastic Timing Machinery, Differential Equations, and Simulation Download

Added: May 22, 2013 | Visits: 382

LiScNLS LiScNLS is a MATLAB package for the numerical study of some nonlinear differential equations of the form Lu=Nu using the Lyapunov-Schmidt method.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 204.8 KB Download (45): LiScNLS Download

Added: July 29, 2013 | Visits: 474

Equation to matrix form When a give system of linear equations are converted to vector form it can easily be written matrix form.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Equation to matrix form Download

Added: August 04, 2013 | Visits: 387

Inverse Kinematics for RA-01 Robotic Arm by Olawale Akinwale [a,b,c] = InverseKinematicsAM(x,y,z)This function finds the joint configurations for the waist, shoulder and elbow of the RA-01 robotic arm made by Images SI, Inc. It takes in three inputs which are the specifications of the x, y and z positions of the centre of the gripper of the robotic arm....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Inverse Kinematics for RA-01 Robotic Arm by Olawale Akinwale Download

PPT slide for Chapter 4 (Nonlinear Equations) of Chapter 4 Nonlinear Equations4.1 Iterative Method toward Fixed Point4.2 Bisection Method4.3 False Position OR Regula Falsi Method4.4 Newton(-Raphson) Method4.5 Secant Method4.6 Newton Method for a System of Nonlinear Equations4.7 Symbolic Solution for Equations4.8 A Real-World Problem


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 450.56 KB Download (40): PPT slide for Chapter 4 (Nonlinear Equations) of "Applied Numerical Methods Using MATLAB" Download

Added: April 01, 2013 | Visits: 437

Full car model Displaying the system of differential equations for the spatial model of the car and shows you how to make using the software MATLAB / Simulink.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (42): Full car model Download

Added: August 26, 2013 | Visits: 421

Newton-Raphson Iterative Solver for Systems of Equations For those of us who like to provide our own partial derivative sensitivity matrix. Can be used for both linear and non-linear systems.x = nrsolve( F, dFdx, xi, tol, max_iter, c1, c2.... )Given a system of equations F = {F1;F2;...}, defined sensitivity matrix dFdx (matlab functions allowed), and...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Newton-Raphson Iterative Solver for Systems of Equations Download

Added: April 13, 2013 | Visits: 331

Linear equations of both full rank and deficient rank lineq is the main program, help message for lineqfunction [homsol,spsol]=lineq(a,b)% solve linear equations a*x=b;% [homsol,spsol]=lineq(a,b);% lineq(a).where homsol are solutions of corresponing homogenous equation,spsol is the special solution of a*x=b.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Linear equations of both full rank and deficient rank Download

Added: August 19, 2013 | Visits: 405

Solves a linear system of simultaneous equations (Sripts) simequation(a,b)a must be a n x n matrix of coefficients andb must be a n x 1 matrix of constantsExample usage to solve this system of 2 simultaneous linear equations in 2 unknowns:2x + 4x = 3 and3x + 5x = 6%coefficient matrix..>> cm = [ 2 , 4; 3, 5]cm = 2 4 3 5>>%..calling the function to solve...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Solves a linear system of simultaneous equations (Sripts) Download

< 1 2 3 4 5 >