photo

Muhammad Rahil Rafiq


Last seen: 3 years 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

KFUPM

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Removing Text/watermark from Open-Source Image
I would like to know: How to Remove Text/watermark from Image Include my own watermark on that image

3 years 前 | 1 个回答 | 0

1

个回答

提问


Extract Last two Words from strings in cell
A={'There is a world of good you could perform'; 'All the money in the world couldnot have saved her'; 'W'; 'M...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Replacing character between square brackets
A={'[ABC; DEF];[GHI; JKH];'; '[ZBC; YEF];[XHI; UKH];'} I need to replace ";" only which are appearing within sqare brackets ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Scatter Plot with different "markers" and "data labels"
a=[32.0 30.0 29.0 42.0 61.0 81.0] b=[0.9 0.8 0.2 0.4 0.3 0.10] c={'US'; 'GM'; 'SA'; 'IN'; 'EG'; 'BZ'} scatter(a,b) xlim([0 5...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Consolidating counts & sum by Year Range
A=[2001 2002 2001 2003 2003 2003 2004 2004 2004 2004 2004 2007; 1 2 3 4 5 6 7 ...

4 years 前 | 3 个回答 | 0

3

个回答

提问


All possible combinations of n*n Matrix
A=[1 1 1 1 1; 0 0 0 0 0; 0 0 0 0 0; 0 0 0 0 0; 0 0 0 0 0] I want to store all possible combinations...

10 years 前 | 0 个回答 | 0

0

个回答