image thumbnail

updated 1 month ago

Shift Vector by Sebastian

Shifts a row or column vector by an input number of elements (shift, vector, shift vector)

shiftVector(A,shiftsize,shiftMode)

image thumbnail

updated 1 month ago

Divergence-Curl Demo by Teja Muppirala

A simple, easy-to-use visualization tool for vector fields. ベクトル場の発散、回転を可視化表示します (curl, field, vector)

Divergence-Curl Demo

image thumbnail

updated 2 months ago

Point cloud normal vector by Jered Wells

NORMND computes the vector normal to points in an N-D point cloud (eigenvector, eigenvalue, normal)

normnd(data,varargin)

image thumbnail

updated 7 months ago

printf by Petter

Multiple file pointers. List printing features. Merged fprintf and sprintf. (print printf list spr..., vector, matrix)

printf(varargin)

image thumbnail

updated 9 months ago

NEXTPERMPOS by Jos (10584)

the next combination of values in specific positions (extension of PERMPOS) (permutation, combination, large)

nextpermpos(C)

image thumbnail

updated 10 months ago

Scalable Vector Graphics (SVG) Export of Figures by Juerg Schwizer

Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). (plot2svg, svg filters, 3d)

demo_svg_water

plot2svg.m

simulink2svg

image thumbnail

updated 10 months ago

Binary search for closest value in an array by Benjamin Bernard

Returns closest value and corresponding index in an increasingly ordered array. (binary search, search, closest)

closest_value(arr, val)

image thumbnail

updated 11 months ago

Export figure to 3D interactive PDF by Ioannis Filippidis

Export figure as a U3D file or directly to 3D interactive graphics within a PDF. (3d, u3d, graphics)

[strmodelshading, strfaces_colors, strfaceshading, strcolor...

arclength(px,py,varargin)

axes_extremal_xyz(ax)

image thumbnail

updated 11 months ago

Efficient Vector Rotation Matrix Routine by Darin Koblick

Efficient Method to Determine a Matrix Needed to Rotate One Vector to Another (vector, rotation, euler)

vecRotMat(f,t)

vecRotMatDemo()

image thumbnail

updated 1 year ago

Guide Basico by Jorge

Ingresa vector y comparacion (guide, media, desviacion)

control2(varargin)

image thumbnail

updated 1 year ago

vector_plane_intersect by Val Schmidt

A function to fine the point where a line intersects a plane. (mathematics, line, plane)

vector_plane_intersect(Vo,V,C)

image thumbnail

updated 1 year ago

Normalize N-D Vectors in Single Matrix or N Component Matrices by Ioannis Filippidis

Normalizes N-D vectors provided either in one matrix, or as multiple component matrices. (normalize, matrices, vector)

normvec(varargin)

vnorm(A,varargin)

usage_example_normvec.m

image thumbnail

updated 1 year ago

vecfun by Adam Gripton

Applies a function to each entry of an N-dimensional array comprised of vectors. (data processing, vector, array)

M=vecfun(f,A,dim)

image thumbnail

updated 1 year ago

Adjust "quiver" arrowhead size by Kevin J. Delaney

Lets user easily tweak vectors plotted by "quiver", making arrowheads bigger or smaller. (arrowhead, quiver, vector)

adjust_quiver_arrowhead_size(quivergroup_handle, scaling_fa...

Contact us