photo

Jeno Boka


Last seen: 4 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
2 个回答

排名
6,603
of 299,877

声誉
7

贡献数
4 个提问
2 个回答

回答接受率
100.0%

收到投票数
5

排名
 of 20,828

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,412

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
pcd file written generated from matlab not being read by pcl
Note: ptCloud is a point cloud, read with MATLAB. % create a Point Cloud, which is of single type ptCloudSingle = pointC...

7 years 前 | 2

提问


Matlab r2017b savefig 'No file specified'
I am not able to save a fig in Matlab R2017b. I tried the following dummy code: fig = figure; subplot(1,2,1) imshow('satu...

7 years 前 | 1 个回答 | 1

1

个回答

已回答
How to get the phase sift of the filtering?
Anyone any idea?

8 years 前 | 0

提问


normrnd function not working
I tried the following examples: n1 = normrnd(1:6,1./(1:6)) n2 = normrnd(0,1,[1 5]) n3 = normrnd([1 2 3;4 5 6],0...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Check the equality of custom Classes using Matlab Unit Test suite
I am currently developing a class based Matlab Unit Test project, I am using the following code to verify the equality of two st...

8 years 前 | 1 个回答 | 1

1

个回答

提问


How to check if a verification did not pass?
I am currently developing a calss based Matlab Unit Test project, I wish to run a function, when two structs are not equal.Insid...

8 years 前 | 1 个回答 | 1

1

个回答