CrazyEngineers Forum

******************************************
Welcome To CrazyEngineers (CE) – an online community of engineers from all over the world! With the younger CEan at 84 and the youngest at 16, CE boasts of professional engineers, students, professors, entrepreneurs, CEOs, geeks & nerds. We exchange innovative ideas, share knowledge, help each other and expand our worldwide network of engineers! You need not have a formal degree in engineering to be a part of CrazyEngineers! Need we say more?
Join CE! | Be a CE Ambassador! | Forgot password? | Sponsor CE | Contact Us
Navigation
Go Back   CrazyEngineers Forum > CE : Labs > CE - Labs
Reply

  #1 (permalink)
Old 26th October 2007, 03:23 PM
CE - Apprentice
 
mastermind303's Avatar
 
I'm a Crazy Electronics Engineer
Join Date: 2nd July 2007
Posts: 13
Default MATLAB - makes life easier for Engineers

Wkipedia Snippet - "MATLAB is a numerical computing environment and programming language. Created by The MathWorks, MATLAB allows easy matrix manipulation, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs in other languages."


Well, all those engineers who dont know what MATLAB is are surely missing something.
I came across this wonderful language when a Prof of ours set us to design a simulator(I thought such a thing was way beyond the reach of third year ECE guys...MATLAB made it easier ..but still we goofed it up.. ). Initially I was skeptic about learning a new "engineering"language (my experience with SPICE,HDL was responsible for this). But the extensive help files , dispelled all my doubts. It is said that you dont need to purchase a book on MATLAB. Indeed true, the tutorial section bundled with the software is a one stop shop where you can get answers to all your queries.

The basic element which can be manipulated in MATLAB is the Matrix. I have always had trouble with arrays in C.But MATLAB removed that roadblock(I guess,this is what they call Object oriented Programming). What is most appealing about MATLAB is thus the fact that it operates on matrices. This makes MATLAB immensely useful for DSP simulations and modelling.

Furthermore, MATLAB 's library is one of the most extensive one I have seen. It contains toolboxes for a myriad of applications ranging from Communications, Aerospace , Signal Processing, Embedded sytems and what not. It even contains toolboxes which allow you to interface easily with other high level programming languages such as Java or simulation tools such as Xilinx. I guess the MATLAB programming environment behaves very much like a Virtual Machine,but I can't bet on the speculation.

I am currently doing a project on "Neural Network based speech compression using wavelet transforms and arithmetic coding" . MATLAB 's extensive library though a boon, has left little for me to do on my own.
All the functions that I intend to write are already present in this MATLABIAN atheneum
__________________
do visit my blog : http://mastermind303.blogspot.com
mastermind303 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
  #2 (permalink)
Old 26th October 2007, 04:09 PM
CE - Editor
 
xheavenlyx's Avatar
 
I'm a Crazy Electronics Hacker & Engineer
Join Date: 2nd October 2006
Location: Dubai, UAE
Posts: 572
Default Re: MATLAB - makes life easier for Engineers

Thanks for the information on MATLAB. There are many here who are interested as there was a previous post about it. Now if its possible for you to write an introductory tutorial on MATLAB then it would be wonderful!

I am giving a presentation on MATLAB this wednesday at my college, and I just might write something at the same time or make a video (extremely less possibility ).

So, if you or anyone here knows matlab, just write a small intro, better if it comes with pictures, and wow if with vidoes
xheavenlyx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)
Old 26th October 2007, 04:56 PM
CE - Apprentice
 
mastermind303's Avatar
 
I'm a Crazy Electronics Engineer
Join Date: 2nd July 2007
Posts: 13
Default Re: MATLAB - makes life easier for Engineers

Quote:
Originally Posted by xheavenlyx View Post
Thanks for the information on MATLAB. There are many here who are interested as there was a previous post about it. Now if its possible for you to write an introductory tutorial on MATLAB then it would be wonderful!

I am giving a presentation on MATLAB this wednesday at my college, and I just might write something at the same time or make a video (extremely less possibility ).

So, if you or anyone here knows matlab, just write a small intro, better if it comes with pictures, and wow if with vidoes
Hey dude, like I said the tutorials by MAthworks are the best.
If you don't have the full version you can see those tutorials online.
I will post the link :-

http://www.mathworks.com/academia/st...launchpad.html

if you have access to original version ,it's well and good!
__________________
do visit my blog : http://mastermind303.blogspot.com
mastermind303 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)
Old 26th October 2007, 11:10 PM
CE - Enthusiast
 
Elisa's Avatar
 
I'm a Crazy Computer Engineer
Join Date: 3rd March 2007
Location: Australia
Posts: 128
Default Re: MATLAB - makes life easier for Engineers

Nice post mastermind. Looking forward to more such posts from you.
Elisa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)
Old 27th October 2007, 08:31 PM
CE - Editor
 
xheavenlyx's Avatar
 
I'm a Crazy Electronics Hacker & Engineer
Join Date: 2nd October 2006
Location: Dubai, UAE
Posts: 572
Default Re: MATLAB - makes life easier for Engineers

So true MM303, even in class when they ask we cannot find good book, then I tell them the help file with MATLAB itself is really good, and even the online tutorials by Mathworks itself, there are a few groups too online which provide total basic training!

Excellent, thanks again.

And I think it would be nice if some can post sample codes or ask for help on this thread.
xheavenlyx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)
Old 31st October 2007, 01:43 AM
CE - Newbie
 
I'm a Crazy Electronix Engineer
Join Date: 31st October 2007
Posts: 5
Send a message via Yahoo to Yashoda
Default Re: MATLAB - makes life easier for Engineers

gr8 mastermind.... M in third yr now....n next semester v hav to work wid Matlab....So think i wud start working on it now itself...At least start exploring it now....
Yashoda is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)
Old 4th November 2007, 09:44 PM
CE - Editor
 
xheavenlyx's Avatar
 
I'm a Crazy Electronics Hacker & Engineer
Join Date: 2nd October 2006
Location: Dubai, UAE
Posts: 572
Default Re: MATLAB - makes life easier for Engineers

I just gave a presentation on MATLAB in my college, it was great, given that I have nevr spoken unofficially, and even that the students never attended a MATLAB presentation before.

Learn it, it can be pretty handy, and MATLAB mathworks website has a lot of stuff anyway.
xheavenlyx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)
Old 9th November 2007, 08:59 AM
ash
Moderator
 
ash's Avatar
 
I'm a Crazy Communications Engineer
Join Date: 12th July 2007
Location: IIUM, Malaysia
Posts: 1,506
Default Re: MATLAB - makes life easier for Engineers

Anyone know where I can find good Scilab tutorials? I want to practice MATLAB-stuff at home, so gonna use the free Scilab for that.

xheavenlyx, a video tutorial on MATLAB would be certainly cool! Why not try to do one I believe theres a thread on how to make screencasts somewhere in CE.
ash is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)
Old 17th November 2007, 10:11 PM
CE - Editor
 
xheavenlyx's Avatar
 
I'm a Crazy Electronics Hacker & Engineer
Join Date: 2nd October 2006
Location: Dubai, UAE
Posts: 572
Default Re: MATLAB - makes life easier for Engineers

Thanks for the encouragement dude. I will do that the comming week after my project gets a little cool on the tracks, I havent touched it in a while or else my mentor will hang me.
xheavenlyx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)
Old 13th August 2008, 02:19 AM
CE - Apprentice
 
shiwa436's Avatar
 
I'm a Crazy ELECTRONICS & COMMUNICATIONS Engineer
Join Date: 17th March 2008
Posts: 12
Default Re: MATLAB - makes life easier for Engineers

your blog is not opening mr. mastermind.
__________________
shiwa
shiwa436 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 02:24 AM.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Member comments are owned by the poster. Copyright © 2005-2008 CrazyEngineers.com. All rights reserved.Ad Management by RedTyger