Community Profile

photo

Oren B


Ariel University Center, Faculty of Natural Science,Physics Department

Last seen: meer dan 3 jaar ago Active since 2013

Hello, I am building MATLAB programs in my spare time, you are invited to check the programs I made, comments and suggestions are gladly accepted.

for more project go to:
http://code.msdn.microsoft.com/site/mydashboard
Professional Interests: Image Processing,gui,.Net

Statistics

All
  • GitHub Submissions Level 3
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 4
  • First Submission
  • First Answer
  • Solver

View badges

Content Feed

View by

Submitted


Plate_recognation.zip
Yellow License Plate Recognition

meer dan 3 jaar ago | 4 downloads |

Thumbnail

Submitted


ClasicWatch
this is my first project in matlab

meer dan 3 jaar ago | 1 download |

Thumbnail

Submitted


Matlab-Widget-Collection
Explore some of my useful Matlab Widget

ongeveer 4 jaar ago | 0 downloads |

Submitted


Virtual Painter
Virtual Painter - this software allows you to draw a picture on the screen By following the red colo

ongeveer 4 jaar ago | 2 downloads |

Submitted


Matlab-Widget-Collection
Explore some of my useful Matlab Widget

meer dan 4 jaar ago | 2 downloads |

Thumbnail

Submitted


virtual_calculator
This calculator allows the user to perform calculations in front of the camera.

meer dan 4 jaar ago | 1 download |

Answered
Generating multiple excel files
load patients data = table(Gender,Smoker,Height,Weight); number_exsel_file = 3 for n = 1:number_exsel_file writetable(data,...

meer dan 4 jaar ago | 0

Submitted


orenber/Optica
optical lens system

meer dan 4 jaar ago | 4 downloads |

Thumbnail

Answered
Pie chart without labels
f = figure(1); X = [1 3 0.5 2.5 2]; ax= axes('parent',f); pie(X,'parent',ax); %% get the axis text children TextChildre...

meer dan 4 jaar ago | 1

Solved


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

meer dan 8 jaar ago

Solved


UICBioE240 2.10
Given a vector of numbers, give the difference between the maximum and minimum values.

meer dan 8 jaar ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

meer dan 8 jaar ago

Question


How To call callback function in winform?
i am trying to build winform in matlab i have button and i want to create callback to that button for some reason it not ca...

ongeveer 10 jaar ago | 0 answers | 0

0

answers

Submitted


Image_processing2.
gui toolbox for image processing

meer dan 10 jaar ago | 2 downloads |

Thumbnail

Submitted


Simple graphic calculator
Graphic Calculator

bijna 11 jaar ago | 4 downloads |

Thumbnail

Submitted


Identification red objects in live video
This function allows to identify red objects in live video, and painting them .

bijna 11 jaar ago | 1 download |

Submitted


Simple calculator
Calculator for simple operations

bijna 11 jaar ago | 4 downloads |

Thumbnail

Submitted


Classic watch
Displays the analog clock and digital clock

bijna 11 jaar ago | 1 download |

Thumbnail