Rank: 436 based on 152 downloads (last 30 days) and 8 files submitted
photo

Ibraheem

E-mail
Company/University
The University of Jordan

Personal Profile:
Professional Interests:
Image Processing , Bioinformatic

 

Watch this Author's files

 

Files Posted by Ibraheem View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
17 May 2011 Neural Network Hebb Learning Rule Simple Matlab Code for Neural Network Hebb Learning Rule Author: Ibraheem neural network, hebb learning rule, images classification, logic and or not 27 0
  • 5.0
5.0 | 1 rating
31 May 2010 Unique Random Integer List A simple function that produce unique random Integer List Author: Ibraheem unique, integer, random, scramble, shuffle 4 5
26 May 2010 Rosenblatt's Perceptron A very simple Neural Networks example. Author: Ibraheem classification, data mining, neural network, perceptron, machime learning, svm 77 1
  • 5.0
5.0 | 3 ratings
26 May 2010 Add Uniform Noise Add uniform noise ranged from 0 to 255 to a graysscaled image. Author: Ibraheem add, noise, impulse, uniform, image, grayscale 10 0
07 May 2010 Screenshot Conway Game of Life The most simple implementation of the cellular automata game of life Author: Ibraheem game of life, cellular automata, example, conway, simple 11 3
  • 4.0
4.0 | 1 rating
Comments and Ratings by Ibraheem View all
Updated File Comments Rating
16 Jun 2010 Covolution function Using this function you can understand the basic algorithm of convolution. Author: Manish Agrawal

Thank you.

02 Jun 2010 Unique Random Integer List A simple function that produce unique random Integer List Author: Ibraheem

Hi Jan, Thanks for your comment.
I don't know about these algorithms, I jut wrote this algorithm when I neddeed it, It may be written in the past by someone, I am not sure. Please, provide the references of the algorithms you mentioned.
Regards,

02 Jun 2010 Unique Random Integer List A simple function that produce unique random Integer List Author: Ibraheem

Thanks for your comment. Yes, you are right Darren.And here is the code:
r=a:b;
tmp=randperm(b-a+1);
r=r(tmp);

But my algorithm can be implemented in other programming languages where there is no randperm.

07 May 2010 Conway Game of Life The most simple implementation of the cellular automata game of life Author: Ibraheem

Hi,
 Thanks for your comments.
I have updated the zip file to contain the image example.
You can do the following:
1. put any binary image in the same folder.
2. put the image file name in the line :
     A=imread('Your_ image_ file_ name.image type');

You should notice that the image is an example, you may put your own initial values matrix which is suiatble for your problem or you may start with a random matrix.

Regards,

03 May 2010 rectangle drawing Simple function for drawing a rectangle in a gray image. Author: Ibraheem

The code draw recatngles on the image. It can bes used in many applications such OCR, Braille recognition, subimage search, ..etc.

You are welcome to put any related comment or question.

Comments and Ratings on Ibraheem's Files View all
Updated File Comment by Comments Rating
09 Oct 2011 Rosenblatt's Perceptron A very simple Neural Networks example. Author: Ibraheem Smart, Mr
14 Sep 2011 Unique Random Integer List A simple function that produce unique random Integer List Author: Ibraheem B, Jimbo

Should be
"for i=1:(b-a)+1" not

 "for i=1:(b-a)" otherwise the final element in the array will never change from value of b

13 Sep 2011 Neural Network Hebb Learning Rule Simple Matlab Code for Neural Network Hebb Learning Rule Author: Ibraheem Smart, Mr
21 Mar 2011 Rosenblatt's Perceptron A very simple Neural Networks example. Author: Ibraheem mohammed

this very simple and useful algorithm

can you help to to modify my algorithm

how can i contact you?
this is my email islamit@hotmail.com

18 Mar 2011 Rosenblatt's Perceptron A very simple Neural Networks example. Author: Ibraheem mohammed
Top Tags Applied by Ibraheem
data mining, neural network, add, analyze, appear
Files Tagged by Ibraheem View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
17 May 2011 Neural Network Hebb Learning Rule Simple Matlab Code for Neural Network Hebb Learning Rule Author: Ibraheem neural network, hebb learning rule, images classification, logic and or not 27 0
  • 5.0
5.0 | 1 rating
31 May 2010 Unique Random Integer List A simple function that produce unique random Integer List Author: Ibraheem unique, integer, random, scramble, shuffle 4 5
26 May 2010 Rosenblatt's Perceptron A very simple Neural Networks example. Author: Ibraheem classification, data mining, neural network, perceptron, machime learning, svm 77 1
  • 5.0
5.0 | 3 ratings
26 May 2010 Add Uniform Noise Add uniform noise ranged from 0 to 255 to a graysscaled image. Author: Ibraheem add, noise, impulse, uniform, image, grayscale 10 0
07 May 2010 Screenshot Conway Game of Life The most simple implementation of the cellular automata game of life Author: Ibraheem game of life, cellular automata, example, conway, simple 11 3
  • 4.0
4.0 | 1 rating

Contact us at files@mathworks.com