Statistiques
RANG
14 655
of 295 495
RÉPUTATION
2
CONTRIBUTIONS
0 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
1
RANG
4 125 of 20 240
RÉPUTATION
346
CLASSEMENT MOYEN
2.50
CONTRIBUTIONS
13 Fichiers
TÉLÉCHARGEMENTS
14
ALL TIME TÉLÉCHARGEMENTS
3368
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
tableAgent: A chain-method table class in Matlab
@tableAgent: A class for applying chain method on table in Matlab, and providing with many useful methods functions
plus de 5 ans il y a | 1 téléchargement |
A soumis
Create Matlab Snippet for Your Own Toolbox
For VS Code user, create a matlab-snippet for your ower toolbox.
presque 6 ans il y a | 1 téléchargement |
A soumis
bygroupRetimeMonthlyData
For every city or group, this function make sure that each year have 12 months with Matlab
presque 6 ans il y a | 1 téléchargement |
A soumis
mergecellkey: Merge cell by key
mergecellkey: Merge cell by key
environ 12 ans il y a | 1 téléchargement |
A soumis
cell2vars: Transform cell to vars
cell2vars: Transform cell's columns' to variables in workplace
environ 12 ans il y a | 1 téléchargement |
A soumis
vars2cell
% PURPOSE: Convert selected variables in matlab workspace to the cell's columns
environ 12 ans il y a | 1 téléchargement |
A soumis
strcatrobust: Combine num, char and cell to one cellstr
% B = strcatrobust(1, {'a' 'b'},[2 , 3], 't') % B is {'1a2t' '1b3t'};
plus de 12 ans il y a | 1 téléchargement |
A soumis
idrepetition: Find the index for the repetition terms in a cell
Find the index for the repetition terms in a cell % [ids a] = idrepetition(A) % linrenwen@gmail.co
plus de 12 ans il y a | 1 téléchargement |
A soumis
isrepetition: Determine TRUE or FALSE for repetition terms in a cell
Determine TRUE or FALSE for repetition terms in a cell % tfs = isrepetition(A)
plus de 12 ans il y a | 1 téléchargement |
A soumis
xlsx2csv: Transform sheets in xlsx file to csv files
% Transform all sheets in xlsx file to csv files % 把xlsx文件中的表批量转换为csv文件
plus de 12 ans il y a | 3 téléchargements |
A soumis
xlsx2matfile: Transform all sheets in xlsx file to mat files
% xlsx2matfile(pathxlsx) % xlsx2matfile(pathxlsx, pathmat)
plus de 12 ans il y a | 1 téléchargement |
A soumis
xlsx2matfile
Transform all sheets in .xlsx file to .mat file. 把xlsx文件中的表批量转换为mat文件
plus de 12 ans il y a | 2 téléchargements |