photo

udi ibgui


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
30,887
of 300,343

REPUTATION
1

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
71.43%

VOTES RECEIVED
1

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


threshold images and save as jpeg in loop
Hi, I would like to run a threshold to approx 50 images of mine and then save the output as jpg, currently im not managing as th...

5 years ago | 1 answer | 0

1

answer

Question


fminsearch giving results below initialisation point
Hello, I have a function that I am trying to minimise as follows function x = kmean_per_dif_fit(img, adam) x0 = [80,10,1]; ...

5 years ago | 1 answer | 0

1

answer

Answered
Using bootstrp with my own defined function
I have recreated a function that minimises my data function x = per_dif_fit(img, adam) x0 = [0.5,1]; tota = @(x)0; totb = ...

5 years ago | 0

| accepted

Question


Using bootstrp with my own defined function
Hello I am currently tasked with fitting 2 sets of data. I extracted 5 datapoints as a training set and I created a function th...

5 years ago | 1 answer | 0

1

answer

Question


How to fit data into pre-determined clusters?
Hi, I am working on an image segmentation project. I have 3 cluster centres I haved determined using k-means from data. I wou...

6 years ago | 1 answer | 0

1

answer

Question


Kmeans vs imsegkmeans, what the difference?
Hi, Im currently working on image segmentation and was wondering what the difference bewtween the two functions is?

6 years ago | 1 answer | 0

1

answer

Question


Dot indexing error for naming variable
Hi, I have a loop for processing images using the following code; path='C:\Users\Udi\Desktop\3rd Year Project\2. GMM\new fold...

6 years ago | 1 answer | 0

1

answer

Question


Create an error function
Hi, I have 2 matrices of images, with all values 0 and 1. I would like to compare the two, where i would like to get the number...

6 years ago | 1 answer | 1

1

answer