Refine by Content Type

Refine by Category

Refine by Product

Refine by Time Frame

image thumbnail

updated 10 days ago

C/C++ and Matlab types convertor by sun peng

Bidirectional conversion between C/C++ type (STL, openCV) and Matlab matrix (compile or run time) (external interface, c, mxarray)

draw_points (pnts)

main.m

main.m

image thumbnail

updated 13 days ago

Simple turbine engine performance estimation by Sky Sartorius

A set of tools for simply estimating turboprop, turbofan, and turboshaft aircraft engine performance (power, thrust, propulsion)

...

actuatordisc(task,TorP,rho,A,V,loss)

altitudeefficiency(h,M,throttle,assumptions)

image thumbnail

updated 8 months ago

Read (digitize) Contour Plot by Andrew Simpson

Load and display a printed contour plot, then use user input to trace the contour lines. (ginput, fuel map, bsfc)

map=readContourPlot(imagefile, xaxis, yaxis, zvalues)

image thumbnail

updated 1 year ago

Fortran 95 Interface to MATLAB API with extras! by James Tursa

This is the one you have been waiting for, a clean interface using assumed shape Fortran pointers. (fortran 95, fortran, 95)

MatlabAPI_build_cvf61.m

MatlabAPI_build_cvf66.m

MatlabAPI_build_intelf10msvs2005.m

image thumbnail

updated 2 years ago

motor by Raola ra

transfer function of an engine (engine, transfer fcn)

motor.m

image thumbnail

updated 4 years ago

Run m-script from outside a Matlab window by Lars Christiansen

Calls a m-script from a "dos box" without starting the Matlab GUI. Use Matlab's C-compiler. (command window, ccode, embedded code)

image thumbnail

updated 4 years ago

MFC calls MATLAB by David Forstot

Integrating MATLABĀ® and C++ within the Microsoft Foundation Classes (MFC) environment (engine, compiler, mfc)

foo(a, b)

image thumbnail

updated almost 5 years ago

Fortran mex: mxCopyCharacterToPtr and mxCopyPtrToCharacter by James Tursa

Drop in replacements for the Mathworks supplied functions of the same names that do not work. (external interface, mxcopycharactertoptr, mxcopyptrtocharacter)

image thumbnail

updated almost 5 years ago

C++ raw data dumper by sun peng

Dump C++ data into Matlab to make debugging C++ program more easily. Handier than using engine APIs (engine, debug, c)

draw_points (pnts)

image thumbnail

updated 5 years ago

Fortran mxCreateLogicalSparseMatrix by James Tursa

The Fortran version of the mxCreateSparseLogicalMatrix function for mex and engine apps (external interface, mex, logical)

Contact us