photo

Renwen Lin


Shanghai University of Finance and Economics

Last seen: alrededor de 1 mes hace Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Professional Interests: History

Estadística

All
  • Introduction to MATLAB Master
  • Commenter
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 3
  • First Submission
  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Enviada


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

más de 5 años hace | 1 descarga |

Enviada


Create Matlab Snippet for Your Own Toolbox
For VS Code user, create a matlab-snippet for your ower toolbox.

más de 5 años hace | 1 descarga |

Enviada


bygroupRetimeMonthlyData
For every city or group, this function make sure that each year have 12 months with Matlab

más de 5 años hace | 1 descarga |

Enviada


mergecellkey: Merge cell by key
mergecellkey: Merge cell by key

más de 11 años hace | 1 descarga |

Thumbnail

Enviada


cell2vars: Transform cell to vars
cell2vars: Transform cell's columns' to variables in workplace

casi 12 años hace | 1 descarga |

Thumbnail

Enviada


vars2cell
% PURPOSE: Convert selected variables in matlab workspace to the cell's columns

casi 12 años hace | 1 descarga |

Enviada


strcatrobust: Combine num, char and cell to one cellstr
% B = strcatrobust(1, {'a' 'b'},[2 , 3], 't') % B is {'1a2t' '1b3t'};

alrededor de 12 años hace | 1 descarga |

Enviada


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

alrededor de 12 años hace | 1 descarga |

Enviada


isrepetition: Determine TRUE or FALSE for repetition terms in a cell
Determine TRUE or FALSE for repetition terms in a cell % tfs = isrepetition(A)

alrededor de 12 años hace | 0 descargas |

Enviada


isnumericcell
isnumericcell

alrededor de 12 años hace | 0 descargas |

Enviada


xlsx2csv: Transform sheets in xlsx file to csv files
% Transform all sheets in xlsx file to csv files % 把xlsx文件中的表批量转换为csv文件

alrededor de 12 años hace | 2 descargas |

Enviada


xlsx2matfile: Transform all sheets in xlsx file to mat files
% xlsx2matfile(pathxlsx) % xlsx2matfile(pathxlsx, pathmat)

alrededor de 12 años hace | 1 descarga |

Enviada


xlsx2matfile
Transform all sheets in .xlsx file to .mat file. 把xlsx文件中的表批量转换为mat文件

alrededor de 12 años hace | 1 descarga |