Giter Club home page Giter Club logo

open_matlab_toolbox's Introduction

open_matlab_toolbox

A collection of open matlab toolboxs

1. export_fig

A toolbox for exporting figures from MATLAB to standard image and document formats nicely.

official export_fig

install:

git submodule add [email protected]:altmany/export_fig.git

In windows 10, the eps output needs xpdf package?

2. matGeom

Matlab geometry toolbox for 2D/3D geometric computing

official matGeom

install:

git submodule add https://github.com/dlegland/matGeom.git

3. matlab-plotting

This repo is a collection of utility functions for figures in Matlab.

official matlab-plotting

install:

git submodule add [email protected]:jooh/matlab-plotting.git

4. segymat

Read and write SEGY formatted files using Matlab/Octave http://segymat.sourceforge.net/

official segymat

install:

git submodule add [email protected]:cultpenguin/segymat.git

5. matpcl

matpcl is pure MATLAB code that allows interfacing with the Point Cloud Library (PCL) tools by reading and writing PCD format files.

6. gridfit for Surface Fitting

gridfit: estimates a surface on a 2d grid, based on scattered data Replicates are allowed. All methods extrapolate to the grid boundaries. Gridfit uses a modified ridge estimator to generate the surface, where the bias is toward smoothness. Gridfit is not an interpolant. Its goal is a smooth surface that approximates your data, but allows you to control the amount of smoothing.

7. interparc

interparc: Distance based interpolation along a general curve in space

MIT matlabplot

http://web.mit.edu/8.13/matlab/MatlabTraining_IAP_2012/AGV/DemoFiles/ScriptFiles/html/TOC.html

matImage

Image Processing library for Matlab, as a complement to the Image Processing Toolbox (IPT).

official matImage

install:

git submodule add [email protected]:dlegland/matImage.git

iso2mesh

iso2mesh - a 3D surface and volumetric mesh generator for MATLAB/Octave

official iso2mesh

install:

[email protected]:fangq/iso2mesh.git

MBeautifier

MBeautifier is a Matlab source code formatter, beautifier. It can be used directly in the Matlab Editor and it is configurable.

official MBeautifier

install:

git submodule add [email protected]:davidvarga/MBeautifier.git

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.