Community Profile

photo

Said Rahal


American University of Beirut

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


converting a vector entry into string
Hello fellows: I know that this topic (conversion of a number into a string) is very basic one and the syntax for it is num2str....

11 years ago | 1 answer | 0

1

answer

Answered
Linking MATLAB with Mathematica
Thank you for your assistance grapevine. The Mathematica symbolic toolbox is like any other toolbox in MATLAB, in a sense that I...

11 years ago | 0

Question


Linking MATLAB with Mathematica
Hello, I do not have the symbolic math or curve fitting toolbox in MATLAB, so in order to complete my project I have to get help...

11 years ago | 2 answers | 0

2

answers

Question


How to link between Mathemetica and Matlab
I am working in matlab with the image processing toolbox. I need to fit a data, and since I do not have the curve fitting toolbo...

12 years ago | 1 answer | 0

1

answer

Question


Computing the curvature of a boundary
In the following figure I computed the area of the object using the function "regioprops". Moreover I was asked to determine the...

12 years ago | 1 answer | 0

1

answer

Question


Plotting the boundaries of an object
I read that the syntax f plotting a boundary of an object is the following: plot (t(:,2),t(:,1),'g','Linewidth',2) where...

12 years ago | 1 answer | 0

1

answer

Question


Reading multiple images from a folder in MATLAB Directory
I need to read several images from a folder in MATLAB Directory, in order to do several operations on it, I have written the fol...

12 years ago | 2 answers | 0

2

answers

Question


Problem with the dir function (it is not reading the images in the specified folder)
I need to process a sequence of images in my project, So I stored the images (jpg) in the matlabroot in a folder called "image"....

12 years ago | 0 answers | 0

0

answers

Question


Computing the integral of a binary image
Hello fellows: I am trying to figure out how to compute the integral of the square of the difference between 2 images. So far...

12 years ago | 2 answers | 0

2

answers