Main Content

4,885 results in File Exchange

Physical Units Toolbox

Version 5.0 by Sky Sartorius

Enables operations using hundreds of supported physical units of measurement and physical constants.

If the Physical Units Toolbox is on your MATLAB path, there is nothing to initialize, import, add to your workspace, or pass to functions - simply multiply/divide by u.(unitName) to attach physical

- (v1, v2, ...) throws an error unless all inputs have the same units.
- Convert a string representing physical units to DimVar by evaluating
- Open National Institute of Standards and Technology Constants, Units,
- A special case of DimVar for physical units that have an offset
- Find conversion factor between units.
- A special case of DimVar for logarithmic physical units
- Determine if input DimVar is of a specified category of units.
- Sets the base set of fundamental units for variables with
  • 3.7K (All time)
  • 4 (Last 30 days)
  • 4.8 / 5
  • Community
  • 1 Mar 2026

albeco/LaserPulse

Version 1.0.6.0 by Alberto Comin

LaserPulse is a Matlab class for simulations in nonlinear and ultrafast optics.

- compares physical units of two LaserPulse objects
- is a simple module for converting between optical units.
- checks a time/frquency unit, gives type, exponent and inverse
- is a test function for sameUnits.m,
- is a test function for checkUnit.m,
- rescales the pulse to unit area
  • 1.7K (All time)
  • 3 (Last 30 days)
  • 4.9 / 5
  • Community
  • 4 Nov 2020

Units Conversion Toolbox

Version 1.5.0.0 by John McDermid

This toolbox attaches units to Matlab variables and enables unit conversion.

much easier.The "unit" statement attaches units to a variable. For example, >> x=unit(2,'yards') x = 1.8288 mreturns the answer in International (SI) units. If you would rather have you answer

  • 3.8K (All time)
  • 2 (Last 30 days)
  • 4.8 / 5
  • Community
  • 25 Jan 2012

Fundamental Physical Constants and Unit Conversion in SI (MKS) & Gaussian (CGS) Units

Version 1.0.0.0 by Dennis Boyle

Create structs with physical constants and conversion factors to other units in MKS & CGS units.

Modified version of Rob deCarvalho's "Simple Units and Dimensions for Matlab" See http://www.mathworks.com/matlabcentral/fileexchange/9873 for original units.m

- UNITS Create structs of MKS and CGS units and constants
  • 2.3K (All time)
  • 5 (Last 30 days)
  • 4.0 / 5
  • Community
  • 16 Nov 2016

units.m

Version 1.0.0.0 by Henning Ressing

Converts physical unit1 into unit2.

y = units(x,'unit1','unit2') - Converts x from physical unit1 to unit2example: units(1,'in','mm') = 25.4The following units are supported:Acceleration: m/s^2, cm/s^2, mm/s^2, ft/s^2, in/s^2, GAngle

  • 5.1K (All time)
  • 1 (Last 30 days)
  • 3.8 / 5
  • Community
  • 10 Nov 2003

Unit Conversion Tools

Version 1.0.0.0 by Bob Kagy

Command line, GUI, & Simulink block to convert physical units

Command line, GUI, & Simulink block to convert physical units. It is hoped that relationships between units are specified in an easy to extend manner.unit_conversion is an m-script that allows

- UNIT_CONVERSION_GUI Graphical interface to unit_conversion.m
- Callbacks & setup functions for the lib_unit_conversion.mdl mask
  • 2.1K (All time)
  • 1 (Last 30 days)
  • 4.0 / 5
  • Community
  • 2 May 2016

Working with physical properties and units in Matlab

Version 1.0.0.0 by Alex

This submission provides a tool for working with physical units in Matlab.

Working with units:>> s = unit('120 k:m') % define distances = 120000 m >> t = unit('1 h') % define time intervalt = 3600 s >> v = s / t % compute velocityv = 33.3333 m s-1

  • 231 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 5 Mar 2013

Indian Reference Atmosphere by Sasi (1994) with user's units

Version 2.0.0 by Athrey Ranjith Krishnanunni

Contains classes to represent reference atmospheric models and USER-DEFINED units, and saved object representing Indian Reference Atmosphere

This project has:AtmosphericModel class to arbitrary reference atmospheric models, andUnit class to represent arbitrary user-defined unitsUsing them, I created an object Ira to represent the Indian

- Template for compound physical units
- Base units separated by '*' and raised to powers
- Display Unit object
- Evaluate compound unit expression
- Value in new unit of relative temperature
- Value after converting units using linear coefficients
- Temperature from geometric altitude, with units
- Density from geometric altitude, with units
- Set compound unit symbol from base symbols and dimensions
- Static pressure from geometric altitude, with units.
- Multiplication factor for converting base units to new set
- Value in new unit, based on multiplicative factors from file
- Lapse rate at specified geometric altitude, with units
- Summary of this function goes here
- Summary of this function goes here
- Summary of this function goes here
- Summary of this function goes here
- Summary of this function goes here
- Summary of this function goes here
- Summary of this function goes here
- Summary of this function goes here
- Parse and validate user inputs (including optional ones)
- Mulitiplication factor computed recursively as chain.
- Set properties for array of input objects
  • 113 (All time)
  • 6 (Last 30 days)
  • -- / 5
  • Community
  • 10 Oct 2021

physical value class

Version 1.0.0.0 by Uriel

a class that represents a physical value with units and errors

This package implements a physical value with units and errors. Currently it's useful mostly for calculating errors of basic function of any amount of variables assuming the errors are small relative

  • 205 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 23 Dec 2013

PhysConst

Version 1.0.0 by Herianto Lim

A collection of fundamental physical constants in various unit systems for MATLAB.

A collection of fundamental physical constants in various unit systems for MATLAB.

  • 375 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 6 Nov 2018

Student Competitions - Physical Modeling Training

All Files for the Student Competitions - Physical Modeling Training

This entry contains all supplemental materials for the online training: Student Competitions - Physical Modeling Training.Find the training videos here

  • 13.2K (All time)
  • 54 (Last 30 days)
  • 4.8 / 5
  • Community
  • 23 Jan 2018

Simscape Multibody Multiphysics Library

Version 25.2.4.2 by Steve Miller

Extend Simscape Multibody models with physical effects spanning multiple physical domains.

This file contains a library and example models showing how to extend Simscape Multibody 3D models with physical effects modeled in Simscape. Simple demonstration models of hydromechanical and

- This example shows how to extend Simscape Multibody models with additional physical effects using joint actuation and joint sensing. A hydraulic actuator raises and lowers a lift table by extending
- This example shows how to extend Simscape Multibody models with additional physical effects using joint actuation and joint sensing. A hydraulic actuator raises and lowers a lift table by extending
- This example shows three methods of extending Simscape Multibody models with additional physical effects using Simscape. Review the three methods below to determine which method is best suited to
- This example shows how to extend Simscape Multibody models with additional physical effects using only the Foundation library blocks in Simscape. A hydraulic actuator raises and lowers a lift table
- This example shows how to extend Simscape Multibody models with additional physical effects by connecting directly to the frames in the multibody model. An electric actuator raises and lowers a lift
- This example shows how to extend CAD models with physical effects in Simscape Multibody. A CAD model of a lift table is imported into Simscape. Simulations are used to determine the amount of force
  • 21.2K (All time)
  • 76 (Last 30 days)
  • 4.6 / 5
  • Community
  • 25 Dec 2025

units(varargin)

Version 1.0.0.0 by Nikolay

Consistent conversion of physical units

input: x1 - initial data (scalar, vector, matrix) s1 - string with initial units ('m/s','ohm*m','kJ/cm^3' etc) s2 - string with target unitsoutput: x2 - converted data

  • 278 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 17 Jan 2016

Physical Modeling for Automotive Student Teams: Part 2 - 3D Suspension Modeling

Part 2 Files of the Physical Modeling Online Training for Automotive Student Teams

This File Exchange entry has moved to another location: https://www.mathworks.com/matlabcentral/fileexchange/52631-physical-modeling-for-formula-student The new location contains all of the training

  • 1.6K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Jun 2017

Physical Constants

Version 1.2.2 by Jorg Woehl

2022 CODATA recommended values of the fundamental constants in physics and chemistry

Physical ConstantsConstants for MATLAB provides easy access to the 2022 CODATA recommended values of nearly 150 fundamental constants from physics and chemistry, along with their uncertainties, units

- Fundamental physical constants from physics and chemistry.
  • 458 (All time)
  • 10 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 May 2024

Modeling and Simulation of Multi-Physics Systems with MATLAB

Version 1.0 by Ivan Liebgott

This course is an introduction to modeling and simulation (8 chapter, more than 90 models and scripts) MATLAB, SImulink, SImscape, Stateflow

  • 2.4K (All time)
  • 21 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Oct 2020

Fundamental physical constants

Version 1.0.0.0 by Jarek Luberek

Functions that returns a struct() containing most fundamental physical constants.

The struct has two levels. The first level is the name of the constant. The second level has fields: "value", "uncert" and "unit".Example: phc = fundamentalPhysical

  • 1.3K (All time)
  • 2 (Last 30 days)
  • 4.0 / 5
  • Community
  • 22 May 2009

MATLAB and Simulink Racing Lounge: Modeling Physical Components

This is a collection of all files used in the course of the episode "Modeling Physical Components"

This is a collection of all files used in the MATLAB and Simulink Racing Lounge episodes "Modeling Physical Components Part 1 and 2" for further reference.Part

  • 932 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Sep 2016

Simple Units and Dimensions for Matlab

Version 1.0.0.0 by Rob deCarvalho

This code provides an effecient, easy to use, method of incorporating real world units ...

effeciently perform matlab calculations using commonly encountered units and physical constants. The code is easily modified to include any non-standard unit or constant desired. This method for handling

- The units.m function returns a struct containing the SI values of
  • 3.3K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Mar 2006

Unit Converters

Version 1.24.0.0 by Chad Greene

Convert units of pressure, length, time, force, mass, accel., temp, speed, frequency, area, & more!

bundle take the form from2to(). EXAMPLE: Convert 700 kilopascals to pounds per square inch: kPa2psi(700) ans = 101.5264 Supported units and their abbreviations: ACCELERATION:centimeters per

- Convert units of mass from slugs to atomic mass units.
- Convert length from inches to astronomical units.
- Convert length from meters to astronomical units.
- Convert length from astronomical units to feet.
- Convert length from astronomical units to millimeters.
- Convert length from miles to astronomical units.
- Convert length from astronomical units to yards.
- Convert length from astronomical units to miles.
- Convert length from astronomical units to angstroms.
- Convert length from angstroms to astronomical units.
- Convert mass from micrograms to atomic units.
- Convert length from astronomical units to nanometers.
- Convert length from astronomical units to kilometers.
- Convert length from astronomical units to picometers.
- Convert length from kilometers to astronomical units.
- Convert length from astronomical units to inches.
- Convert length from astronomical units to meters.
- Convert length from feet to astronomical units.
- Convert length from astronomical units to centimeters.
- Convert length from astronomical units to microns.
- Convert units of mass from slugs to micrograms.
- Convert length from astronomical units to light years.
- Convert mass from kilograms to atomic mass units.
- Convert mass from atomic mass units to micrograms.
- Convert mass from milligrams to atomic mass units.
- Convert mass from atomic mass units to slugs.
- Convert units of pressure from pascals to bar.
- Convert mass from atomic mass units to milligrams.
- Convert units of mass from slugs to grams.
- Convert mass from atomic mass units to kilograms.
- Convert mass from grams to atomic mass units.
- Convert mass from atomic mass units to grams.
- Convert units of mass from slugs to milligrams.
- Convert units of pressure from pascals to atmospheres.
- Convert units of mass from slugs to kilograms.
- Convert length from light years to astronomical units.
- Convert mass from atomic mass units to pounds-mass.
- Convert units of mass from slugs to pounds-mass.
- Convert mass from pounds-mass to atomic mass units
- Convert energy or work from ergs to British thermal units.
- Convert power from watts to British thermal units per hour.
- Convert power from British thermal units per hour to watts.
- Convert power from British thermal units per hour to gigawatts.
- Convert energy or work from calories to British thermal units.
- Convert power from British thermal units per hour to megawatts.
- Convert power from megawatts to British thermal units per hour.
- Convert energy or work from British thermal units to kilocalories.
- Convert energy or work from British thermal units to ergs.
- Convert power from terawatts to British thermal units per hour.
  • 2.7K (All time)
  • 5 (Last 30 days)
  • 4.5 / 5
  • Community
  • 6 Aug 2014

FMU Builder for Simulink

Create standalone Functional Mock-up Units (FMUs) from Simulink models and C/C++ source code

Create standalone Functional Mock-up Units (FMUs) from your design with FMU Builder for Simulink support package. The generated FMUs can be configured to be compliant with either FMI 2 or FMI 3

  • 5.3K (All time)
  • 267 (Last 30 days)
  • -- / 5
  • MathWorks
  • 17 Oct 2025

wimax physical layer simulation

Version 1.0.0.0 by Deepak Rathore

Wimax physical layer simulation using mandatory channel coding.

  • 9.3K (All time)
  • 4 (Last 30 days)
  • 4.4 / 5
  • Community
  • 8 Jun 2009

Renewable Energy Based Micro Grid Power Management System

Version 1.3.0 by PIRC

Renewable Energy Based Micro-Grid Power Management System & Economic Unit Commitment through ANFIS intelligent Controller - www.pirc.co.in

  • 31.8K (All time)
  • 304 (Last 30 days)
  • 4.6 / 5
  • Community
  • 22 Oct 2024

Standard Atmosphere Functions

Version 2.2 by Sky Sartorius

Standard atmosphere gas properties. Support for n-dim inputs, non-standard atmospheres, units, etc.

set your preferred default).•Units consistency can be enforced by using the Physical Units Toolbox, reducing errors and making code clearer.•Returns everything needed to easily determine important

  • 10.5K (All time)
  • 23 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Aug 2025

Teaching Math and Physics with Symbolic Math Toolbox

Version 1.2.0.1 by Dan Doherty

Learn how symbolic computation can be used to teach concepts and solve problems in Math and Physics

  • 4.2K (All time)
  • 30 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Sep 2016

CHANGEUNIT

Version 1.0.0.0 by Mukhtar Ullah

CHANGEUNIT (converts between units).

CHANGEUNIT CHANGEUNIT(x,'unit1','unit2') - Converts array x from physical unit1 to unit2 Example: changeunit(1,'in','mm') = 25.4This is a very compact/fast/simple version of units

  • 2.6K (All time)
  • 1 (Last 30 days)
  • 4.0 / 5
  • Community
  • 5 Jan 2005

Transform Axes units to Normalized Units for Annotation Objects

Version 1.0.0.0 by girish ratanpal

Transforms axes units to normalized units for annotation objects.

The annotation() function in MATLAB requires the X and Y coordinates for the object in normalized units. However, to accurately place objects, (without using GUI) we would like to give the annotation

  • 2.5K (All time)
  • 2 (Last 30 days)
  • 4.4 / 5
  • Community
  • 9 Jan 2006

Units and Dimensions Suite for Matlab

Version 1.0.0.0 by Rob deCarvalho

A complete suite for using real world units in matlab.

The units.m function provides a complete methodology of incorporating real world units into matlab calculations. Units.m returns a struct with fields containing a new class of variable called a

  • 2.9K (All time)
  • 1 (Last 30 days)
  • 4.8 / 5
  • Community
  • 21 Feb 2006

Physical Modeling for Formula Student: Simscape Introduction

Simscape Introduction (Chapter 1) of the Physical Modeling Online Training for Formula Student Teams

This FileExchange entry has been moved to a another collection.Find the content now here: https://www.mathworks.com/matlabcentral/fileexchange/52631-physical-modeling-for-formula-student

  • 4.5K (All time)
  • 35 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Jan 2017

Airy beam created with physical lens

Version 1.0.0.5 by Tatiana Latychevskaia

Simulation of Airy beams created with a physical lens

Simulation of Airy beams created with a physical lens, as explained in Tatiana Latychevskaia, Daniel Schachtler and Hans-Werner Fink "Creating Airy beams employing a transmissive spatial light

  • 447 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 Nov 2023

waveUnit

Version 1.0.1.0 by Alberto Comin

WAVEUNIT is a simple module for handling optical units.

WAVEUNIT allows to validate a physical unit and make some quick processing. functionalities: - validate units (e.g. 'fs' is ok, 'qs' not ok) - optimize prefix (e.g. 1200 kHz --> 1.2 MHz) -

- tests = waveUnit_test is a test function for WaveUnit.m,
  • 63 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 16 Feb 2016

Using Simscape for design of Multi-Domain Physical Systems

Version 1.0.0.0 by Roni Peer

Using Simscape for design of Multi-Domain Physical Systems

Simscape is a physical modeling language that accurately captures the dynamics and changes that occur in multi-domain systems, that are usually characterised as a-causal, i.e. with bidirectional

  • 511 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Feb 2014

ISSTracker

Version 1.1 by Rami Houdroge

International Space Station Live Tracking GUI

  • 2.2K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 21 Apr 2023

Get values of physical constants in SI and CGS

Version 1.0.1 by Rishabh Datta

Load values of physical constants in SI and CGS for easy access

Physical Costants - SIReturns value of physical constants in SINote: Run script to create mat fileExample Usage:load physicalConstants-SI.mat % Load all variablesload physicalConstants-SI.mat me c %

  • 70 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 5 Jul 2021

Class Inheritance Browser for MATLAB

Version 1.6.0.0 by Andreas Kotowicz

A tool for managing and organizing classes, with a simple interface and (optional) tree diagram

  • 441 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Jul 2014

BaPC Matlab Toolbox: Bayesian Arbitrary Polynomial Chaos

Version 1.0.2 by Sergey Oladyshkin

BaPC Matlab Toolbox: Bayesian Data-driven Arbitrary Polynomial Chaos Expansion

  • 300 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Mar 2020

Data space to figure units conversion

Version 1.2.0.0 by Michelle Hirsch

A utility function to simplify use of annotation function

The annotation function, which allows you to programmatically add a wide range of annotations to your figure, requires coordinates to be specified in normalized figure units. I have found that I

- Convert data space units into normalized figure units.
  • 13.7K (All time)
  • 6 (Last 30 days)
  • 4.4 / 5
  • Community
  • 18 Jul 2025

Electrolyzer modelling toolbox

Version 1.0.4.0 by Pietari Puranen

Water electrolysis modelling toolbox for UI curve parametrization

  • 1.8K (All time)
  • 26 (Last 30 days)
  • 5.0 / 5
  • Community
  • 22 Mar 2023

Suite of functions to perform uniform sampling of a sphere

Version 1.6.0.1 by Anton Semechko

Toolbox for generating uniform sampling patterns and decompositions of a unit sphere

across many areas of study and found practical applications in the fields as diverse as viralmorphology, crystallography, physical chemistry, geophysics, acoustics, signal processing, computer graphics

  • 5K (All time)
  • 7 (Last 30 days)
  • 4.8 / 5
  • Community
  • 10 Aug 2021

Cyber Physical System - Fault Detection for Aircraft Landing

Version 1.0.0 by Vasim babu M

To develop a Cyber-Physical System (CPS) that detects AC fault and Engine failure during landing.

To develop a Cyber-Physical System (CPS) that detects AC fault and Engine failure during landing.

  • 14 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Jul 2025

Unit Converter

Version 1.0.0.0 by Nachiket

Convert incoming signal's unit to the required output units.

The block can be used to convert the units of the incoming signal to the required units at the output. Provided the user knows the units of the incoming signal.Note: The block will work in Matlab

  • 77 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 May 2016

Physics Simulations

Version 1.1.0.0 by Russell Phelan

Physical models with plots for visualization. Includes numerical integrators, ODE solvers.

  • 741 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Jan 2015

Get fundamental plasma physics parameters

Version 1.0.2 by Rishabh Datta

Get fundamental plasma physics length scales, time scales, velocities, etc. using functions defined in the plasma physics formulary

Temperature which is in [eV]Use cgs2SI and SI2cgs to convert between SI and cgs unitsUse physicalConstants-SI and physicalConstants-cgs for values of constantsEXAMPLE USAGE:B = SI2cgs(5,'Magnetic Field'); %

  • 186 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Aug 2021

Computational Physics - Example No.1

Version 1.0.0.0 by GAMAL ALKIRSHI

Computational Physics, Modeling and Simulating a Physical Systems Ex1: Kepler's Laws

This is the first example of Computational Physics, Modeling and Simulating a Physical SystemsEx1: Kepler's Laws

  • 1.3K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 21 Jan 2010

TMM reflectivity simulator for DBR microcavity polaritons

Version 1.0 by Jonathan Beaumariage

Transfer matrix implementation for planar structure reflectivity, includes various data fitting abilities

  • 396 (All time)
  • 8 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 May 2022

Unit Converter Component

Version 1.0 by Alexis Wang

Converts input into a standardized unit.

Unit Converter ComponentVersion: 1.0Converts input into a standardized unit.SyntaxNote: A conversion table containing units and conversion factors is used. The conversion factors are taken from

- converts input into a standardized unit
  • 65 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 Sep 2022

Physical oceanography: Inertial oscillation (implicit)

Version 1.0.0.0 by Jang geun Choi

Simulate Inertial oscillation using implicit method

  • 81 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 7 Oct 2016

mgl

Version 3.0 by Justin Gardner

A suite of mex/m files for displaying psychophysics stimuli

- (physicalDistance,physicalSize);
  • 21 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 22 Feb 2024

List Physical Drives

Version 1.0.1 by Eivind Hennestad

List the physical drives that are available on a system.

SummarySimple system utility function which returns a table containing information about physical drives available on a system.ExampleTodosImplement for linux systemsAdd internal, external (how to

  • 67 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 Dec 2022

MOxUnit

Version 1.0 by nno

MOxUnit is a lightweight unit test framework for Matlab and Octave.

MOxUnit is a lightweight unit test framework for Matlab and Octave.code: https://github.com/MOxUnit/MOxUnitgit repository: https://github.com/MOxUnit/MOxUnit.git- Runs on both the Matlab and Octave

- MOxUnit is a lightweight unit test framework for Matlab and Octave.
  • 485 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 10 Dec 2015

Physical oceanography: wave equation (open boundary)

Version 1.0.0.0 by Jang geun Choi

Simulate wave in the open boundary

  • 135 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 10 Oct 2016

Physical oceanography: Inertial oscillation (semi-implicit)

Version 1.0.0.0 by Jang geun Choi

Simulate Inertial oscillation using semi-implicit method

  • 86 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 7 Oct 2016

Mechanical Friction with Simulink and Physical Modeling

Version 1.1.0.1 by Dallas Kennedy

Modeling and simulating mechanical friction in the Simulink® and Physical Modeling environment

  • 5.7K (All time)
  • 3 (Last 30 days)
  • 4.3 / 5
  • Community
  • 1 Sep 2016

OptimTraj -- Trajectory Optimization Library

Version 1.6.0.0 by Matthew Kelly

A toolbox for Matlab, for solving continuous time trajectory optimization problems

  • 3.3K (All time)
  • 11 (Last 30 days)
  • 4.9 / 5
  • Community
  • 6 Jun 2023

Zaber Device Control Toolbox (deprecated)

Version 1.2.3 by Zaber Technologies

Control Zaber motion devices from MATLAB.

protocol-agnostic use of basic functionality. Unit of measure conversions are provided for many devices via a lookup table, which can be updated via an included Python script to pick up newly released product

  • 1.5K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 21 Jan 2020

Physical Modeling for Automotive Student Teams: Part 1 - Longitudinal Vehicle Dynamics Modeling

Part 1 Files of the Physical Modeling Online Training for Automotive Student Teams

This File Exchange entry has moved to another location: https://www.mathworks.com/matlabcentral/fileexchange/52631-physical-modeling-for-formula-studentThe new location contains all of the training

  • 3.2K (All time)
  • 22 (Last 30 days)
  • -- / 5
  • Community
  • 30 Jan 2017

Physical oceanography: geostrophic current (numerical)

Version 1.0.0.0 by Jang geun Choi

Calculate geostrophic current using numerical method

  • 565 (All time)
  • 2 (Last 30 days)
  • 4.8 / 5
  • Community
  • 7 Oct 2016

Convert between SI and CGS units

Version 1.0.0 by Rishabh Datta

Convert values from SI to cgs and vice versa for common physical quantities

out = cgs2SI(val,type)% Convert from cgs to SI units% Example usage:v = cgs2SI(10,'Velocity'); % Velocity, [cm/s] to [m/s]B = cgs2SI(1,'Magnetic Field'); % Magnetic Field, [T] to [gauss]out =

  • 7 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 5 Jul 2021

Load more