image thumbnail

updated 1 day ago

Generate synthetic fMRI data by Jeremy Manning

This program is useful for debugging fMRI analyses and models. (nifti, brain, data)

generate_data(meta,X,SNR,TR,sim_hemodynamics,outfile,vararg...

make_nii(varargin)

save_nii(nii, fileprefix, old_RGB)

image thumbnail

updated 1 year ago

Generate Random Numbers from a 2D Discrete Distribution by Tristan Ursell

Random numbers from any 2D discrete probability distribution, at any resolution. (discrete, distribution, generate)

[x0,y0]=pinky(Xin,Yin,dist_in,varargin)

image thumbnail

updated 1 year ago

Random Numbers from a Discrete Distribution by Tristan Ursell

Simple algorithm to generate random numbers from a user-defined discrete probability distribution. (pick, noise, variable)

gendist(P,N,M,varargin)

image thumbnail

updated 3 years ago

Sudoku solveur/generator by Julien

Generate a full grid, pick off cases, display possibilities in each case, solve a sudoku (sudoku, grid, case)

sudoku(varargin)

image thumbnail

updated 3 years ago

Random Hermitian Matrix Generator by Marcus

Generates a random nxn Hermitian matrix. (generator, zeta, riemann)

rherm(n)

image thumbnail

updated almost 4 years ago

PolySpace HTML Report Generator Context Menu by Luis Cantero

Creates a context menu for .rte files that allows for easy generation of PolySpace® HTML reports. (generator, generate, report)

image thumbnail

updated 4 years ago

NEGATIVE:Make colored negative images by Divakar Roy

Produces colored and gray negative images (negative, image, color)

negative(input_image, output_image)

image thumbnail

updated 4 years ago

Plot Some Paths by Rodolphe Sitter

This application allows you to generate and visualize some random paths (brownian, finance, generate)

PlotPaths(varargin)

image thumbnail

updated 6 years ago

Generate a Faure sequence by Dimitri Shvorob

(perhaps while learning QMC) (faure monte carlo, generate, qmc)

faure(k,d,b)

image thumbnail

updated 6 years ago

Draw a pipe in matlab by Changshun Deng

Draw a pipe in matlab (sweep, cross section, matlab)

[newx,newy,newz]=rotatedata(xdata,ydata,zdata,azel,alpha,or...

[pipexdata,pipeydata,pipezdata]=sweep(cutdata,pathdata)

image thumbnail

updated almost 8 years ago

Generate MATLAB Help Footnote by Przemyslaw Pawelczak

Automatically generate help footnote. (help, footnote, generate)

generate_help_footnote(varargin)

image thumbnail

updated 8 years ago

RANDOM by Alex Bar-Guy

Uniformly distributed random numbers on a non-continuous domain defined by several intervals. (statistics, probability, random)

random(varargin)

image thumbnail

updated 8 years ago

Generate Graphs by Jasmine Sandhu

GUI for generating and visualizing graphs. (generating graphs, graph theory, generate)

drawGraph(varargin)

drawRandGraph(Vtx, Edg, direct, VtxLoc, userEdg, addedEdge,...

findGraphProps(Vtx, graph_Edge, direct)

image thumbnail

updated 8 years ago

Custom Bumps by Roy Schestowitz

Generate and display sets of flexible bumps (specialized, plotting, generate)

generate_show_custom_bumps()

make_1d_bump(n_images, image_width, bump_width, bump_width_...

normalise_to_bounds(data, lower_bound, upper_bound)

image thumbnail

updated almost 11 years ago

TimeStamp by Lutz Bose

Generates a timestamp. (strings, timestamp, time)

timestamp()

image thumbnail

updated almost 12 years ago

rope.m by R P Maguire

ROPE Generate coordinates of an ellipse enclosing data. (ellipse, rope, generate)

[lx,ly]=rope(x,y,level)

Contact us