Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
There are literraly tons of resource on the Web. Here's just one of them. Start matlab and follow it step by step.
**broken link removed**
Do a google search on "matlab tutorial" or "matlab primer" and you will see lots of information. There are books too but I would start with these on-line tutorials.
In my personal point of view, Matlab has a very great benifit, that is you can get any thing just if you need to know it, it has a great help system, but you have to know very simple basics first,
I can guide you to learn them your self..
You have to know some programing basics in Matlab syntacs, you can get them by typing the following:
>> help for
>> help while
>> help if
>> help case
>> help fprintf
>> help fopen
>> help fclose
>> help disp
I think they may be good start for you
Also, you have to learn some matrix operations in Matlab, first links sent above are great, check them, and you know your aim now clearly
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.