photo

Oren B


Ariel University Center, Faculty of Natural Science,Physics Department

Last seen: 4년 초과 전 2013년부터 활동

Followers: 0   Following: 0

메시지

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

통계

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

배지 보기

Feeds

보기 기준

제출됨


Plate_recognation.zip
Yellow License Plate Recognition

4년 초과 전 | 다운로드 수: 8 |

Thumbnail

제출됨


ClasicWatch
this is my first project in matlab

4년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

거의 5년 전 | 다운로드 수: 0 |

제출됨


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

거의 5년 전 | 다운로드 수: 1 |

제출됨


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

5년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

5년 초과 전 | 다운로드 수: 1 |

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

5년 초과 전 | 0

제출됨


orenber/Optica
optical lens system

5년 초과 전 | 다운로드 수: 2 |

Thumbnail

답변 있음
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...

5년 초과 전 | 1

문제를 풀었습니다


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

9년 초과 전

문제를 풀었습니다


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

9년 초과 전

문제를 풀었습니다


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

9년 초과 전

질문


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

대략 11년 전 | 답변 수: 0 | 0

0

답변

제출됨


Image_processing2.
gui toolbox for image processing

11년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Simple graphic calculator
Graphic Calculator

11년 초과 전 | 다운로드 수: 5 |

Thumbnail

제출됨


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

거의 12년 전 | 다운로드 수: 1 |

제출됨


Simple calculator
Calculator for simple operations

거의 12년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Classic watch
Displays the analog clock and digital clock

거의 12년 전 | 다운로드 수: 1 |

Thumbnail