Community Profile

photo

Oren B


Ariel University Center, Faculty of Natural Science,Physics Department

Last seen: 3年以上 前 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

統計

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

バッジを表示

Content Feed

表示方法

送信済み


Plate_recognation.zip
Yellow License Plate Recognition

3年以上 前 | ダウンロード 4 件 |

Thumbnail

送信済み


ClasicWatch
this is my first project in matlab

3年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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

約4年 前 | ダウンロード 0 件 |

送信済み


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

約4年 前 | ダウンロード 2 件 |

送信済み


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

4年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


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

4年以上 前 | ダウンロード 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,...

4年以上 前 | 0

送信済み


orenber/Optica
optical lens system

4年以上 前 | ダウンロード 4 件 |

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

4年以上 前 | 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...

8年以上 前

解決済み


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

8年以上 前

解決済み


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

8年以上 前

質問


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

約10年 前 | 0 件の回答 | 0

0

回答

送信済み


Image_processing2.
gui toolbox for image processing

10年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Simple graphic calculator
Graphic Calculator

11年弱 前 | ダウンロード 4 件 |

Thumbnail

送信済み


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

11年弱 前 | ダウンロード 1 件 |

送信済み


Simple calculator
Calculator for simple operations

11年弱 前 | ダウンロード 4 件 |

Thumbnail

送信済み


Classic watch
Displays the analog clock and digital clock

11年弱 前 | ダウンロード 1 件 |

Thumbnail