Contenu principal

459 résultats

arrow

Version 2.3.0.1

par Erik Johnson

Draw a line with an arrowhead.

ARROW (5/02/2023) Draw a line with an arrowhead.ARROW(Start,Stop) draws a line with an arrow from Start to Stop (points should be vectors of length 2 or 3, or matrices with 2 or 3 columns), and

Arrow3

Version 5.18.1

par Tom Davis

Draws lines with directional arrowheads.

ARROW3(P1,P2) draws lines from P1 to P2 with directional arrowheads. P1 and P2 are either nx2 or nx3 matrices. Each row of P1 is an initial point, and each row of P2 is a terminal

Draw a 3D arrow. Easily specify size, color and even transparency.

This function draws a 3D arrow using a cylinder and cone patch. This allows the use of all patch properties including transparency. It can be used with default parameters (example 1) or user-defined

Create a single 3D arrow in a volumized format

This code allows you to create simple, yet powerful three dimensional arrow. As it is derived from the surf command, it may be memory intensive, but well worth the cost for crisp visualization of

circular_arrow

Version 1.0.0.0

par Zac Giles

This is a function designed to draw a circular arrow onto the current figure.

This function will draw a circular arrow onto the figure supplied by the figure handler. The radius, angle, orientation angle, colour and arrow head type can all be specified. There is also included

StreakArrow

Version 1.1.0.0

par Bertrand Dano

Creates curved vector fields or "tuft" lines to look like wind tunnel tuft flow visualization.

H = STREAKARROW(X,Y,U,V,np,arrow) creates "curved" vectors, from 2D vector data U and V. All vectors have the same length. The magnitude of the vector is color coded. The arrays X and Y defines the

Produce a 3D quiver of arrows with many visualization options

arrows to more accurately portray your results with true, three-dimensional arrows. hQ = quiver3D(posArray, magArray, colorArray);% Returns the arrow handles (stem and arrow head separate for more

3D arrow plot

Version 1.0.0.0

par moshe lindner

the function creates 3D plot of an arrow

the function creates 3D plot of an arrow

line2arrow.m

Version 1.3.0.1

par Kelly Kearney

Combines line plotting with annotation arrows.

### line2arrow.m Documentation[![View line2arrow.m on File

Vectorized and flexible arrow plot function in 2-D

This little function is an alternative to other existing arrow plot functions, since it has very simple, vectorized and effective coding. In fact, arrows are all plotted with a single patch command

xplor

Version 1.0.0

par Tony Delobel

Multi-Dimensional Data Visualization

This function plots a line vector with arrow head.

Arrowline 3-D vector plot.vectarrow(p0,p1) plots a line vector with arrow pointing from point p0 to point p1. The function can plot both 2D and 3D vector with arrow depending on the dimension of the

Real Time GPS and data tracker for the #matlab4mobile contest. All files you need are included.

Arrow 3d

Version 2.04

par Silas Henderson

3d arrow function for animation. function + demo

Plots matlab quiver with log scaling while maintaining proper arrows directions.

Normally when using quiver, the arrows' size change linearly with the data. However, sometimes the data will appear more naturally in a logarithmic scale, and plotting this is not possible using

The kinematics toolbox is intended for prototyping robotics and computer vision related tasks.

Arrow plotter

Version 1.0.0.0

par Tectract

very simple customizable inline function to draw arrows.

Very simple customizable inline function to draw arrows. Lightweight and fast for drawing many, many arrows. You customize fill color, linewidth, etc... Tune theta up if you want a wider arrowhead

Eular angles visualization and connection with axis-angle rotation.

orenber/Optica

Version 1.3.0.3

par Oren B

BOfem

Version 1.0.5

par Matthias Baitsch

A simple fem package for 2D truss and beam structures.

Here We propose a model with both Routing and velocity assignment using Random Search Optimization Method.

Manually grab locations on an image or load points for further analysis.

Plot evenly spaced streamlines for a vector field in several styles

:+ "Fancy" arrow, taper, and texture styles as described Jobar & Lefer, 1997 [1]+ Explicit control over both minimum and maximum streamline spacing+ Better selection of streamline step size for high line

Ogive optimization toolbox for deriving surface fluxes in challenging environments

Companion Software

Computer Aided Design (CAD) and Exploration Applications (APPS)

FEM19

Version 1.0.3

par milan batista

Finite element library for solving plane elasticity problems

rod2d

Version 1.0.1

par milan batista

Planar Cosserat rod

The code calculates a metric between a pair of multivariate Gaussian Mixture Models.

Draws 3 arrows representing the basis vectors of an R3 coordinate system

drawVector - draws 2D or 3D vectors from specified pointsdrawOrdinates - draws 3 arrows representing the basis vectors of an R3 coordinate system ----------------------------------drawVector - is a

Plasticity Model with multi-yield surfaces.

Companion Software

ecg-kit

Version 1.4.0.0

par marianux

A Matlab toolbox for cardiovascular signal processing

3D convertor from Matlab to SketchUp, permits to create visualization for debugging purposes, data analysis and results rendering.

Plots the 2D Mohr circle following the conventions used in strength of materials theory

Easy annotation-type 2D Cartesian (x- and y-coordinates) text arrow.

Draws textarrow annotation to specified point (x,y) with specified relative length and rotation. Arrow position is refreshed with each zoom callback.All textarrow annotation properties can be

COSMOSS

Version 2.3.5.1

par Jia-Jung

COSMOSS is a Coupled OScillator MOdel Spectrum Simulator

Quiverc

Version 1.1.0.0

par Bertrand Dano

Creates a color quiver plot with arrows colors according to the magnitude of the vector.

This is a modified version of the function quiver [from C.M. Thompson] to plot velocity vectors as arrows with components (u,v) at the points (x,y) with the color corresponding to the magnitude of

Comprehensive intro to structure tensors both in 2D and 3D

3D color spaces

Version 1.2.0.0

par Massimo Ciacci

Several color conversion and graphic tools to play around with

special here, basically auxiliary functions to add textbook type of axis (arrows departing from origin), draw curved arrows, link rotations, etc.One function is worth mentioning,placefig(figNr,m,n,k) which

This is a toolbox to run a GA on any problem you want to model.

3D tomographic reconstruction software

This function SFBM.m calculates and draw the shear force and bending moment diagrams.

MATLAB code companion to Emitter Detection and Geolocation for Electronic Warfare (Artech House, 2019)

Collection and a development kit of Matlab mex functions for OpenCV library

MVTec Halcon function mex-wrapper

Diffusion MRI, DTI, Fiber Tracking, Diffusion Tensor Calculation, Fiber Visualization

Draw 3D arrows

Version 1.0.0.0

par Changshun Deng

A function to draw 3D-arrows.

I saw a arrow function by Dr. Erik A. Johnson last night, this function is very useful. But it can only draw 2d arrows, whose heads are patches. So i wrote this functin is used to draw 3D-arrows. the

Plot Cp Distribution Vector over airfoil or closed curve.

Arrow3 version 4.58

Version 1.0.0.0

par Jeff Chang

Draw arrow(s) from point A to B.

A simple plotting tool used for drawing arrows/vectors from point A to B.Both A & B can be either n-by-2 (2D) or n-by-3 (3D) matrices. For more usage example, please use the "help arrow3" command

Optimization method to determine the minimum distance (or max overlap) between two SuperEllipsoids?

arrowHead

Version 1.0.0

par Florian

Draws stealth arrows at given coordinates.

ARROWHEAD draws stealth arrows at given coordinates.ARROWHEAD(X,Y) plots an arrow head at coordinates specified by X and Y.ARROWHEAD(...,Name,Value) plots an arrow head with properties specified by

matdraw

Version 1.0.0.0

par Keith Rogers

MatDraw package for MATLAB Version 5.2

Bifurcation analysis of dynamical systems. Integration of AUTO bifurcation software into MATLAB.

drawArrow

Version 1.0.0.0

par Matthew Kelly

Draws an arrow between two points.

% drawArrow(p0,p1,color)%% Draws a simple arrow in 2D, from p0 to p1.%% INPUTS:% p0 = [x0; y0] = position of the tail% p1 = [x1; y1] = position of the tip% color = arrow color. Optional

Create double axis to use with matlab plotting tools, and automatically draw markers.

Create carpet plots and cheater plots easily.

Interactive apps for gaining intuition on concepts in solid mechanics

Visualization functions for 3D, 4D, 5D and arbitrary N-D arrays

dimension 6, "s"/"w" keys for dimension 7 etc.)Additional functionality:* Several figure windows can be switched between using arrow keys* Array coordinates and values can be explored using the mouse cursor

Here there are several kinds of Mathematical problems!

Charger plus