photo

Joao Henriques


University of Coimbra

自 2010 起处于活动状态

Followers: 0   Following: 0

消息

Personal info and publications:
http://www.isr.uc.pt/~henriques/

统计学

All
MATLAB Answers

0 个提问
2 个回答

File Exchange

5 文件

排名
4,709
of 300,233

声誉
10

贡献数
0 个提问
2 个回答

回答接受率
0.00%

收到投票数
3

排名
1,264 of 20,897

声誉
1,509

平均
4.80

贡献数
5 文件

下载次数
10

ALL TIME 下载次数
13423

排名

of 167,786

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 2
  • Knowledgeable Level 1
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Comparing strings with wildcards
There's a very simple way, just use regexptranslate: regexp('abc123x', regexptranslate('abc*x')) Will return 1 (begginin...

11 years 前 | 1

| 已接受

已提交


strjoin
Joins cell array into a single string, with delimiter. Small, vectorized and fast.

13 years 前 | 2 次下载 |

0.0 / 5

已回答
functions vs. script
As you've seen, it's very tempting to use functions as if they were scripts. Many people just use "global" to share variables be...

13 years 前 | 2

已提交


disptable - Display matrix with column or row labels
Displays a matrix with per-column or per-row labels.

13 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

已提交


Figure to play and analyze videos with custom plots on top
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.

15 years 前 | 3 次下载 |

5.0 / 5
Thumbnail

已提交


Fast edges of a color image (actual color, not converting to grayscale)
Edges of a color image by the max gradient method.

15 years 前 | 3 次下载 |

4.7 / 5
Thumbnail

已提交


textborder - Higher contrast text using a 1-pixel-thick border
Draws text on a figure with a 1-pixel-thick border.

15 years 前 | 1 次下载 |

4.4 / 5
Thumbnail