Community Profile

photo

Oren B


Ariel University Center, Faculty of Natural Science,Physics Department

Last seen: más de 3 años hace Con actividad desde 2013

Followers: 0   Following: 0

Contacto

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

Estadísticas

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

Ver insignias

Feeds

Ver por

Enviada


Plate_recognation.zip
Yellow License Plate Recognition

casi 4 años hace | 14 descargas |

Thumbnail

Enviada


ClasicWatch
this is my first project in matlab

casi 4 años hace | 1 descarga |

Thumbnail

Enviada


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

alrededor de 4 años hace | 0 descargas |

Enviada


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

alrededor de 4 años hace | 2 descargas |

Enviada


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

más de 4 años hace | 2 descargas |

Thumbnail

Enviada


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

más de 4 años hace | 1 descarga |

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

más de 4 años hace | 0

Enviada


orenber/Optica
optical lens system

más de 4 años hace | 7 descargas |

Thumbnail

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

más de 4 años hace | 1

Resuelto


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

más de 8 años hace

Resuelto


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

más de 8 años hace

Resuelto


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

más de 8 años hace

Pregunta


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

más de 10 años hace | 0 respuestas | 0

0

respuestas

Enviada


Image_processing2.
gui toolbox for image processing

más de 10 años hace | 3 descargas |

Thumbnail

Enviada


Simple graphic calculator
Graphic Calculator

casi 11 años hace | 2 descargas |

Thumbnail

Enviada


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

casi 11 años hace | 1 descarga |

Enviada


Simple calculator
Calculator for simple operations

alrededor de 11 años hace | 8 descargas |

Thumbnail

Enviada


Classic watch
Displays the analog clock and digital clock

alrededor de 11 años hace | 1 descarga |

Thumbnail