From: Walter Roberson on
manish wrote:
> matlab code for speed control of 3 phase induction motor using fuzzy
> logic controller

What coding standards do you need for that? e.g., does your teacher
require that you use 3 spaces indentation per nesting level, with a
space after each opening '(' and before each closing ')' ? What rules
should be used in determining where to continue lines, and how to line
up the continuation pieces? Should we avoid any particular constructs or
functions so it isn't immediately obvious that your assignment was
ghost-written by someone beyond your experience level? What are the
class requirements for comments? Should we insert some deliberate but
minor mistakes to make it more realistic?

If we're going to do your work for you, we need the details of how to
really make it look like it is from _you_ and not from someone else.