photo

Kerem tezcan


Sabanci University

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

All
MATLAB Answers

3 Fragen
2 Antworten

Cody

0 Probleme
2 Lösungen

RANG
4.232
of 300.364

REPUTATION
12

BEITRÄGE
3 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
66.67%

ERHALTENE STIMMEN
4

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
90.646
of 168.407

BEITRÄGE
0 Probleme
2 Lösungen

PUNKTESTAND
30

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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 ...

mehr als 9 Jahre vor | 4

| akzeptiert

Gelöst


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...

mehr als 9 Jahre vor

Gelöst


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.

mehr als 10 Jahre vor

Beantwortet
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 ...

mehr als 11 Jahre vor | 0

Frage


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 ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

fast 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 (...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort