Community Profile

photo

Ron Herman


Last seen: 대략 3년 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3
  • First Answer

배지 보기

Feeds

보기 기준

질문


Are there any other methods to pass value into a predefined function of matlab . (Fmincon problem- passing extra parameters)
I am trying out an optimization problem which involves usage of fmincon. I am using the command in following way ------> [optiv...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


optimising variables that are dependent on other variables
I am trying to find best coordinates and angle of inclination of line that would give me the least sum of distance between stati...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Plotting a line of desired length starting from a particular point with slope given.
Any hints or suggestion will do. I want to plot a line of desired length without that intersecting any axis. Slope , length a...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Application of polyfit() on certain pixels.
There are two types of co-ordinate system a)Pixel cordinate sytem b)Spatial cordinate system I have an image and I identifie...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Fitting lines and polynomialon on edge after edge extraction and finding a certain distance
I got the following edge after extracting it from a image which has been provided by me in attachmnent. I need to fit a red line...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


How to remove all background noise due to inappropraite lighting from my pre-processed image and get better edge defination??
I have done some process on image and got the edge defined but unable to remove background noise. I have used laplacian, sobel...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Causing a rotating arc to touch another curve and not intersect (collison detection problem)
I want to write a code where an arc stops rotating as soon as it comes in contact with a semi-circle. I have written a code for...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


Matrix storage and extraction inside a cell or a strucutre array.
How do I store matrix and extract matrix from a cell or a structure by using a for loop?????? a=[1 2 3;4 5 6;7 8 9] b=[11 12...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


How to calculate F1 score for my logistic regression application
I have a coloumn vector y and y_predict. How to calculate precesion, recall and F1 score????? I have the confusion matrix cm ...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Converting a coloumn of characters into number for logistic regression
I have a coloumn that has Pass or Fail. I want to assign Pass as 1 and Fail as zero for enntire coloumn. a=['pass';'fail'; 'pa...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Using Singular value decomposition for feature extraction from images
Suppose I have a single subject who has 10 images under different conditions. I need to apply singular value decomposition on al...

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


Tracing an arc on circumfrence of quarter circle
As per the given problem I have to place the arc on the circumfrence of quarter circle in the best possible way..... Radius of ...

대략 4년 전 | 답변 수: 1 | 0

1

답변