photo

Kerem tezcan


Sabanci University

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

3 个提问
2 个回答

Cody

0 个问题
2 个答案

排名
4,229
of 300,381

声誉
12

贡献数
3 个提问
2 个回答

回答接受率
66.67%

收到投票数
4

排名
 of 20,941

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
90,699
of 168,477

贡献数
0 个问题
2 个答案

评分
30

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已回答
How to make image intensity equalization for multiple images.
Hey, When you do histogram equalization, you do that separately for each image, which is not what you want, as you have also ...

9 years 前 | 4

| 已接受

已解决


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

9 years 前

已解决


Determine if input is divisible by three.
Given a positive integer, n, determine if n is divisible by 3. If yes, the function should output true. If no, false.

10 years 前

已回答
Matlab - multiple variables normalized histogram?
Hello, I have generated a random vector to have some data and classified them as lower or higher than a threshold (170) since I ...

11 years 前 | 0

提问


lsqcurvefit error: Objective function is returning undefined values at initial point. lsqcurvefit cannot continue.
Hello dear all, I am fitting a multiple set of measurements to a function (my non-linear model function) and trying to get the ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


phase correlation to detect shift
Hello, So I have a function that has an inverse Lorentzian shape (i.e. -L(x)) and thus it has a local minimum. Now the minimum ...

12 years 前 | 0 个回答 | 0

0

个回答

提问


plotting multiple gaussians on an image
Hi, I am trying to create some Gaussian distributions and put them on an image. The Gaussians have randomly created parameter (...

12 years 前 | 1 个回答 | 0

1

个回答