photo

wfH


Last seen: 6일 전 2019년부터 활동

Followers: 0   Following: 0

Programming Languages:
MATLAB

통계학

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

배지 보기

Feeds

보기 기준

제출됨


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.

대략 1년 전 | 다운로드 수: 2 |

제출됨


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

대략 1년 전 | 다운로드 수: 3 |

제출됨


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.

대략 1년 전 | 다운로드 수: 1 |

제출됨


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

대략 1년 전 | 다운로드 수: 2 |

제출됨


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...

1년 초과 전 | 다운로드 수: 2 |

제출됨


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.

대략 2년 전 | 다운로드 수: 2 |

제출됨


validateemail
validate an email address using a regular expression

2년 초과 전 | 다운로드 수: 2 |

제출됨


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

거의 3년 전 | 다운로드 수: 2 |

제출됨


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

거의 3년 전 | 다운로드 수: 1 |

제출됨


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

대략 3년 전 | 다운로드 수: 1 |

제출됨


duplicated
identifies duplicated elements and counts each occurrences.

거의 4년 전 | 다운로드 수: 1 |

제출됨


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

4년 초과 전 | 다운로드 수: 1 |

제출됨


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).

4년 초과 전 | 다운로드 수: 5 |

제출됨


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

5년 초과 전 | 다운로드 수: 1 |