photo

John


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
4 个回答

排名
4,689
of 299,763

声誉
10

贡献数
4 个提问
4 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,798

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,797

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Syntax help with script
assuming x is an nx1 column vector... sum(x.^2-mean(x)^2)/size(x,1) also I think your equation is wrong: http://en.wikiped...

12 years 前 | 1

| 已接受

提问


How to detect larger corners in an image?
Hi, I am having trouble understanding how to use "corner". An image of my problem can be found here: http://tinypic.com/...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Create BW image of a Function
Hi, I am wondering how one would go about creating a BW image of a function? So, say I have a function y = x^2. I can plot ...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
How to average multiple vectors of different lengths?
Are any of your measurements exactly 0? Or, are any of them -1? Instead of initializing with zeros, you could initialize with ...

12 years 前 | 0

已回答
Matrix as input argument of a matlab function
Are you calling the function from your command window, or are you just hitting "run" in your editor? From the command window, t...

12 years 前 | 0

| 已接受

提问


Finding Large Arcs in an Image
Hi, I have a BW image containing large arcs. I was thinking of using imfindcircles to detect them, but their centers are cer...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
MATLAB ERROR for programming
Line 22 needs a comment (or uncomment the rest... depending on what you're trying to do) lines 28 and 29 are not within any f...

12 years 前 | 0

提问


Fitting to multiple lines to measure center of a cross in a photo
Hi, I have a set of black and white pixels. By looking, you can tell the white pixels make up a cross. I would like to find...

12 years 前 | 2 个回答 | 0

2

个回答