photo

Renwen Lin


Shanghai University of Finance and Economics

Last seen: 6 months 前 自 2012 起处于活动状态

Followers: 1   Following: 0

消息

Professional Interests: History

统计学

All
MATLAB Answers

0 个提问
2 个回答

File Exchange

13 文件

Cody

0 个问题
69 个答案

排名
15,031
of 299,791

声誉
2

贡献数
0 个提问
2 个回答

回答接受率
0.00%

收到投票数
1

排名
4,175 of 20,807

声誉
348

平均
2.50

贡献数
13 文件

下载次数
13

ALL TIME 下载次数
3384

排名
8,072
of 165,966

贡献数
0 个问题
69 个答案

评分
823

徽章数量
3

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 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

查看徽章

Feeds

排序方式:

已提交


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

6 years 前 | 3 次下载 |

0.0 / 5

已提交


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

6 years 前 | 1 次下载 |

0.0 / 5

已提交


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

7 years 前 | 1 次下载 |

0.0 / 5

已提交


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

13 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

13 years 前 | 1 次下载 |

1.5 / 5
Thumbnail

已提交


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

13 years 前 | 1 次下载 |

0.0 / 5

已提交


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

13 years 前 | 1 次下载 |

0.0 / 5

已提交


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

13 years 前 | 1 次下载 |

0.0 / 5

已提交


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

13 years 前 | 0 次下载 |

0.0 / 5

已提交


isnumericcell
isnumericcell

13 years 前 | 0 次下载 |

1.0 / 5

已提交


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

13 years 前 | 1 次下载 |

3.0 / 5

已提交


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

13 years 前 | 1 次下载 |

0.0 / 5

已提交


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

13 years 前 | 1 次下载 |

5.0 / 5