photo

thiirane


Surface Science Analytics, LLC

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

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
1 个回答

排名
33,575
of 300,396

声誉
1

贡献数
6 个提问
1 个回答

回答接受率
66.67%

收到投票数
1

排名
 of 20,945

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,524

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Inserting an array in another to make an Nested Array
Hello I want to build a fractal. I want to start with One=[1 0 1;0 0 0;1 0 1] Zero=zeros(3) Then I want to search this arra...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Recovery of RGB from a Converted RGB2Gray converted image
Hello, I have browsed the previous attempt for recovering RGB truecolor from grayscale image but have not found a solution that ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Help with imwarp and affine2d
Hello, I have been trying to get imwarp to do a simple translation on an image but have been having some problems getting it...

11 years 前 | 4 个回答 | 1

4

个回答

提问


No exifread() can exiv2 be used
I have been using exifread() to extract exposure times from a sequence of image files from their metadata. Mathworks is not goin...

11 years 前 | 0 个回答 | 0

0

个回答

已回答
How can I read all metadata (EXIF and IPTC) from .jp2 images?
So if Matlab is not supporting exifread() and imfinfo() does not support ExposureTime, how can this metadata be accessed? Ask...

11 years 前 | 0

提问


Parsing file names and converting to numbers
Hello, I have a series of bitmap image files each with a velocity as the first 5 characters in the filename (see attached). ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Replace Element of an Array with another Array
Hello, I have an initiator matrix In=[1 0 1;0 0 0;1 0 1]; % Initiator Matrix and a zero matrix zero=zeros(3); # S...

12 years 前 | 0 个回答 | 0

0

个回答