Continue to Site

Welcome to EDAboard.com

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.

Looking for good manuals to learn Matlab quickly

Status
Not open for further replies.

thisnot

Junior Member level 1
Joined
Oct 6, 2004
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
105
matlab

anybody know of a quick way i can learn matlab? any good online manuals?
 

Re: matlab

thisnot said:
anybody know of a quick way i can learn matlab? any good online manuals?

I suggest launch Matlab directly, and learn by trying. For example, type in, 1+2, then A = 1; B = 2; A + B, and the like. The good thing is that Matlab has an excellent help system for any functionalities you do not know, and once again, anything in doubt, try it out.
 

Re: matlab

thisnot, look at this site:

**broken link removed**


r. deckard
 

matlab

Try these books.
Code:
http://lib.homelinux.org/M_Mathematics/MN_Numerical%20methods/MNd_Numerical%20calculus/Mathews,%20Fink.%20Numerical%20methods%20using%20MATLAB%20(PH,%201999)(L)(T)(336s).djvu
http://lib.homelinux.org/M_Mathematics/MN_Numerical%20methods/MNw_Wavelets,%20signal%20processing/Grewal,%20Andrews.%20Kalman%20filtering..%20theory%20and%20practice%20using%20MATLAB%20(2ed.,%20Wiley,%202001)(410s).pdf
http://lib.homelinux.org/M_Mathematics/MN_Numerical%20methods/MNw_Wavelets,%20signal%20processing/Lurie%20J.B.,%20Enright%20P.J.%20Classical%20feedback%20control%20with%20MATLAB%20(2000)(T)(477s).djvu
And I dont think this link is working but give it a shot.
Code:
http://lib.homelinux.org/S_Software%20manuals/SC_Computer%20algebra%20systems/Manassah.%20Using%20Matlab%20(AW)(349s).djvu
 

Re: matlab

This could be useful
hxxp://www.maths.dundee.ac.uk/%7Eftp/na-reports/MatlabNotes.pdf
an introduction to Matlab by David F. Griffiths.
 

Re: matlab

i suggest mastering matlab series
 

Re: matlab

I suggest Numerical Computing with MATLAB by Cleve Moler.

You can learn Matlab with good examples for real-life usage in IT industry.

https://www.mathworks.com/moler/

...and its free!!!
 

matlab

You will have a good tutorial in the following link **broken link removed**
 

matlab

as a member in edaboard.com, you can get
 

Re: matlab

What I did was to try programm the models of a BJT and a MOST, make the graphs i-v etc. Then I tried to develope a GUI in order to change the parameters of the models etc. This helped on understanding all the functions of Matlab in ~1month time, then I developed my main application concernind an ADC.
You learn by playing. Reading can be done in parallel!!
D.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top