Community Profile

photo

abhijith bailur


Freelancer & BIG Grant Scheme (BIG) Grant Receiver - DBT,GOVT OF INDIA

Last seen: 2 years ago Active since 2011

Followers: 0   Following: 0

Message

Hi i have a masters in Biomedical Instrumentation and Signal Processing and a baschelors degree in Electrical and Electronics. I am working as a freelancer along with that i have received Grant of 4.1 million for a medical device innovation under BIG IGnition Grant scheme (BIRAC,DBT- Govt of India) under the BIG -Grant programme. I have great passion towards programming in matlab/ Simulink / Stateflow My area of interest has been Signal and Image processing http://abhijithbailur.blogspot.in/ https://in.linkedin.com/in/abhijith-bailur-52264148

Statistics

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

View badges

Feeds

View by

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

11 years ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

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

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

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

11 years ago