photo

Lindo Ouseph


CUSAT

Last seen: 1 year ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
File Exchange

13 Files

Cody

0 Problems
6 Solutions

RANK
N/A
of 297,457

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
1,809 of 20,438

REPUTATION
1,020

AVERAGE RATING
4.70

CONTRIBUTIONS
13 Files

DOWNLOADS
37

ALL TIME DOWNLOADS
9720

RANK
47,914
of 158,938

CONTRIBUTIONS
0 Problems
6 Solutions

SCORE
70

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Solver

View badges

Feeds

View by

Submitted


DataPlot
Generate publication quality plots

6 years ago | 1 download |

0.0 / 5
Thumbnail

Solved


The 5th Root
Write a function to find the 5th root of a number. It sounds easy, but the typical functions are not allowed (see the test su...

7 years ago

Submitted


Real time face recognition with webcam using PCA
Real time face recognition with webcam using PCA

8 years ago | 3 downloads |

3.7 / 5
Thumbnail

Submitted


QR code as image
QR code generate

8 years ago | 5 downloads |

0.0 / 5
Thumbnail

Solved


Add two numbers
Given a and b, return the sum a+b in c.

8 years ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

8 years ago

Submitted


Matlab Webcam
Preview webcam and adjust the parameter and get a snap shot

10 years ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


Interactively edit data plots
Interactively edit data plots

10 years ago | 2 downloads |

5.0 / 5
Thumbnail

Submitted


Screenshot Video
Capture the area of interest from the screen for a period to make video

11 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Quasi Brownian Motion
particle in a box interacting with the walls only

11 years ago | 2 downloads |

5.0 / 5
Thumbnail

Submitted


PingPong Game
Ping pong game

11 years ago | 12 downloads |

4.5 / 5
Thumbnail

Submitted


Jigsaw puzzle
interactive jigsaw puzzle.

11 years ago | 3 downloads |

5.0 / 5
Thumbnail

Submitted


Histogram Equalization
custom code for histogram equalization and comparison with matlab inbuilt function

11 years ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


get pixel value
shows pixel values on mouse tip

11 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Random Walk
Random walk in a restricted space with dispersion and gaussian blurring.

11 years ago | 1 download |

5.0 / 5
Thumbnail

Solved


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

11 years ago

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

11 years ago

Submitted


catmice game
a game cat chasing a mice. the arrow keys control the direction of movement of the cat.

11 years ago | 1 download |

0.0 / 5
Thumbnail

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

11 years ago