Estadística
24 Preguntas
4.269 Respuestas
33 Archivos
Cody0 Problemas
4 Soluciones
CLASIFICACIÓN
20
of 295.467
REPUTACIÓN
13.635
CONTRIBUCIONES
24 Preguntas
4.269 Respuestas
ACEPTACIÓN DE RESPUESTAS
37.5%
VOTOS RECIBIDOS
2.597
CLASIFICACIÓN
166 of 20.234
REPUTACIÓN
7.590
EVALUACIÓN MEDIA
4.60
CONTRIBUCIONES
33 Archivos
DESCARGAS
116
ALL TIME DESCARGAS
71302
CLASIFICACIÓN
56.745
of 153.912
CONTRIBUCIONES
0 Problemas
4 Soluciones
PUNTUACIÓN
50
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
SAREK - Sparse Analyzer Real Et Komplex
The SAREK function analyzes a sparse matrix for integrity. Useful especially for checking sparse matrices built by 3rd party s/w...
10 meses hace | 1 descarga |
Enviada
freadcomplex and fwritecomplex
Mex routines that read and write interleaved complex data files for MATLAB R2018a or later without extra data copy.
más de 4 años hace | 8 descargas |
Enviada
num2strexact (exact version of num2str)
num2strexact does exact conversion of number to string based on IEEE floating point bit pattern
más de 4 años hace | 7 descargas |
Enviada
IEEE 754r Half Precision floating point converter
Converts MATLAB or C variables to/from IEEE 754r Half Precision floating point bit pattern.
más de 4 años hace | 12 descargas |
Enviada
SHAREDCHILD creates a shared data copy of contiguous subset
SHAREDCHILD creates a shared data copy of a contiguous subsection of an existing variable
más de 4 años hace | 1 descarga |
Enviada
mxGetPropertyPtr & mxSetPropertySDC C-mex functions
Fast memory efficient alternative to API functions mxGetProperty & mxSetProperty.
más de 5 años hace | 2 descargas |
Enviada
C Mex MATLAB Version
Mex C code to determine MATLAB version at compile time and run time
más de 5 años hace | 5 descargas |
Enviada
ISSHARED determines data sharing status among workspace variables
ISSHARED determines data sharing status among workspace variables
más de 6 años hace | 1 descarga |
Enviada
LOADFIXNAMES loads a mat file, fixing invalid names
Loads a mat file into the caller's workspace, fixing invalid variable and field names.
más de 7 años hace | 6 descargas |
Enviada
mexPutVariableSharedDataCopy
This C routine puts a shared data copy of a variable into a workspace from a mex routine
más de 11 años hace | 1 descarga |
Enviada
SPARSECLEAN - Efficiently cleans a sparse matrix of small values or nan
SPARSECLEAN cleans a double sparse matrix of small or nan values or values within a range.
más de 11 años hace | 4 descargas |
Enviada
Fortran 95 Interface to MATLAB API with extras!
This is the one you have been waiting for, a clean interface using assumed shape Fortran pointers.
casi 13 años hace | 3 descargas |
Enviada
UNINIT - Create an uninitialized variable (like ZEROS but faster)
UNINIT is similar to ZEROS, except UNINIT returns uninitialized values instead of zero values.
más de 13 años hace | 4 descargas |
Enviada
typecast and typecastx C-mex functions
typecast and typecastx are mex functions that mimic the MATLAB typecast function with extensions
más de 13 años hace | 1 descarga |
Enviada
MTIMESX - Fast Matrix Multiply with Multi-Dimensional Support
Beats MATLAB 300% - 400% in some cases ... really!
más de 13 años hace | 26 descargas |
Enviada
mpower2 - A faster matrix power function.
mpower2 evaluates matrix to an integer power faster than the MATLAB built-in function mpower.
alrededor de 15 años hace | 2 descargas |
Enviada
polyvalm2 - A faster matrix polynomial evaluator
polyvalm2 evaluates a polynomial with a matrix argument faster than the MATLAB function polyvalm.
alrededor de 15 años hace | 3 descargas |
Enviada
num2vpi - Converts input exactly into vpi
Converts double inputs larger than 2^53-1, or char inputs with exponents, exactly into vpi.
alrededor de 15 años hace | 2 descargas |
Enviada
Fortran mex routine mxGetClassName
A drop-in replacement for the TMW Fortran API function mxGetClassName routine that does not work.
alrededor de 15 años hace | 1 descarga |
Enviada
swapbytes C-mex function
swapbytes(X1,X2,...) reverses byte ordering of each element, little-endian values to/from big-endian
más de 15 años hace | 1 descarga |
Enviada
Moon Position
moonpos calculates moon position accurate to 10 arcsec. Based on Astronomical Algorithms, Meeus
más de 15 años hace | 10 descargas |
Enviada
Count "on" "off" or calculate simple "parity" bits of input
Three functions to calculate the number of "on", "off", or simple "parity" bits of input
más de 16 años hace | 1 descarga |
Enviada
Fortran mex: mxCopyCharacterToPtr and mxCopyPtrToCharacter
Drop in replacements for the Mathworks supplied functions of the same names that do not work.
más de 16 años hace | 1 descarga |
Enviada
Fortran mxCreateLogicalSparseMatrix
The Fortran version of the mxCreateSparseLogicalMatrix function for mex and engine apps
más de 16 años hace | 1 descarga |
Enviada
bwmorph c-mex example
This file is the c-mex equivalent of the example given in the bwmorph.m file comments.
más de 16 años hace | 2 descargas |
Enviada
fulltosparse (Fortran version)
This is a Fortran version of The Mathworks supplied fulltosparse.c, with realloc capability.
más de 16 años hace | 1 descarga |
Enviada
bsxarg
bsxarg returns the physically expanded arrays associated with bsxfun
casi 17 años hace | 1 descarga |
Enviada
bsxfun
bsxfun is a functional substitute for MATLAB intrinsic of the same name
casi 17 años hace | 2 descargas |
Enviada
reshape0, reshaping with padding or truncating
A c-mex routine for reshaping with padding or truncating
casi 17 años hace | 1 descarga |
Enviada
Fortran Logical mex functions
Fortran mex routines for converting logicals to/from MATLAB mxArray variables
casi 17 años hace | 1 descarga |