Welcome to the new Facebook
Founded:
late 1970s
1 of 1
MATLAB Tutorial for New Users
If you have never used MATLAB before, this demonstration will get you started and show you where to go to next to learn more.

Mini-Feed

Displaying 1 story
.
June 26

MATLAB wrote on its own wall.

Jun 26th at 2:27pm

Posted Items

Displaying 3 of 18 posted items

Information

Website:
Company Overview:
MATLAB is a high-level language and interactive environment that enables you to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran.
Mission:
You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas.

MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.
Displaying 5 of 120 wall posts.
Sylvie wrote at 6:45am on October 1st, 2008
Does anyone is familiar with fMRI analysis and matlab...I need matlab functions to run simple statistical analysis on fmri data...
Marcos wrote at 7:59am on September 29th, 2008
grazie per l'aiuto che mi hai dato paolo! risolto il problema. ciao ciao
Paolo wrote at 1:34am on September 29th, 2008
Marcos,
you can use the eval function:
for k=1:10,
eval(['k', num2str(k), '=k;']);
end
Bye,
Paolo
Velibor wrote at 4:25pm on September 27th, 2008
Has anybody here had any luck with using a version of gcc later than 4.2.0 on matlab 2008a on linux for compiling mex files?
Marcos wrote at 7:08am on September 27th, 2008
hi!
does anyone know how to create a variable by using the counter inside a loop?
i wrote these sentences:
for i=1:10;
ki=i;
end
this loop reassign the value every time the loop begins, but i want to assing this:
k1=1;
k2=;
k3=3;
and so on....
my problem is basic, but until now i coudln't figure out how to do it.
thanks

Fans

6 of 4,775 fans
Muttakin
Md.
Roshdy
Reza
Mahmudur
Jenny