photo

wfH


Last seen: 3 mesi fa Attivo dal 2019

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistica

All
File Exchange

14 File

Cody

0 Problemi
2 Soluzioni

RANK
N/A
of 300.364

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
8.839 of 20.934

REPUTAZIONE
89

VALUTAZIONE MEDIA
5.00

CONTRIBUTI
14 File

DOWNLOAD
14

ALL TIME DOWNLOAD
572

RANK
93.190
of 168.407

CONTRIBUTI
0 Problemi
2 Soluzioni

PUNTEGGIO
30

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • 5-Star Galaxy Level 3
  • Solver
  • Explorer
  • Personal Best Downloads Level 1
  • First Review
  • First Submission

Visualizza badge

Feeds

Visto da

Inviato


Truncate an array along the dimensions specified
A handy function works as the "inverse" of `padarray`. Truncate the ND array in a concise and intuitive fasion.

oltre 2 anni fa | 1 download |

0.0 / 5

Inviato


Fast page-wise matrix decomposition
Perform commonly used matrix decomposition (QR, EIG, SVD) for N-D arrays using C-Mex and LAPACK library.

oltre 2 anni fa | 1 download |

0.0 / 5

Inviato


reorganize a nD-array into matrix, and vise versa
Shift data to operate on specified dimension. This HANDY function is very USEFUL to handle time series data in nD-array format.

oltre 2 anni fa | 1 download |

0.0 / 5

Inviato


fcell2csv - Fastest Cell Array to CSV-file
writes nD cell array into a ASCII delimited file (e.g., *.csv) using c-mex.

oltre 2 anni fa | 1 download |

5.0 / 5

Inviato


The most efficient pairwise distance computation
Enhannced `pdist2`! Vectorized code that achieve 10x~100x efficienficy for nD-array (i.g., i-by-j-by-k). Support many distance m...

quasi 3 anni fa | 2 download |

5.0 / 5

Inviato


mtimesm, an efficient nD matrix multiplication routine.
A wrapper of `MTIMESX` and `PAGEMTIMES`. Created for people who have old matlab or have difficulties in compiling mex-file.

oltre 3 anni fa | 1 download |

0.0 / 5

Inviato


validateemail
validate an email address using a regular expression

oltre 3 anni fa | 1 download |

0.0 / 5

Inviato


parseargs - A very flexible inputs parser
Very flexible inputs parser. Parsing name-value pairs with default property easily.

circa 4 anni fa | 1 download |

0.0 / 5

Risolto


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

circa 4 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

circa 4 anni fa

Inviato


containstr
Search strings that match multiple patterns with a single line of code.

circa 4 anni fa | 1 download |

5.0 / 5

Inviato


rectangles
Efficiently draw a bunch of rectangles with curvatures and rotation.

oltre 4 anni fa | 1 download |

0.0 / 5

Inviato


duplicated
identifies duplicated elements and counts each occurrences.

circa 5 anni fa | 1 download |

0.0 / 5

Inviato


strpad
Add leading or trailing characters to character vector or cell array of character vectors in a single line of code.

oltre 5 anni fa | 1 download |

0.0 / 5

Inviato


SUPER Fast Cell Array to CSV-file [c-mex cell2csv]
Use C-mex implementation to writes cell array content into a ASCII delimited file (e.g., *.csv).

oltre 5 anni fa | 5 download |

0.0 / 5

Inviato


FillGaps_ez
FILLGAPS_EZ fills gaps (missing values) in an array using recursive interpolation (1D) in forward or backward direction.

quasi 7 anni fa | 1 download |

0.0 / 5