Refine by Content Type

Refine by Category

Refine by Time Frame

image thumbnail

updated almost 2 years ago

Draw grpah of a function on matrix by David Silver

FCN2MAT Convert user-defined single-valued function to matrix (function plotting, plot, draw)

fcn2mat(fcnstr,minX,maxX,perX,lineWidth,perY,minY,maxY)

image thumbnail

updated almost 3 years ago

Function Parameter Slider by Teja Muppirala

Use continuously updating sliders to view how a function changes as its input parameters change (sliders, functions, gui)

example1(m,n)

example2(x1,x2)

example3(x0,r,N)

image thumbnail

updated 3 years ago

Overlay 2 matrices in an imagesc-like plot by Nathan

This allows one to overlay 2 matrices in the same plot in an imagesc.m like manner. (imagesc, plot, visualization)

figure1 =imagesc_2mat(Matrix1,Matrix2,colormapchoice)

image thumbnail

updated 3 years ago

domain coloring by Ankur Pawar

Visualization of complex function. (domain coloring, complex function, mathematics)

img=coolviz1(func)

img=coolviz2(func)

img=coolviz3(func)

image thumbnail

updated 8 years ago

slicefr.m by Ulrich Theune

Frames slices and plots a line where two slices intersect. (annotation, customization, slice)

slicefr(x,y,z,v,xs,ys,zs)

Contact us