3833474379

3833474379



{file lab.ex08a.tex 06.12.2008 :Z\\posejdon\users\aba\ANN08\ ostatni wpis: 3 stycznia 2009}

NEURAL NETWORKS 2008/2009

1 List nb. 1. Working with Matlab

symbol means 'press the ENTER key’

Ex. 1.1. At the Matlab prompt (in the Matlab Working Window) open the scripts brain_.m and iris4.m by typing edit brain. edit iris4 <—*, edit winę.1—►

See, how the scripts are prepared, notice the comments, and the declarations of the variables labels and of the data matrix.

Notice, whether the workspace of Matlab contains any variable, by typing whos^->

Ex. 1.2. At the Matlab prompt, execute the scripts brain_.m, wine_.m and iris4.m by typing brain.'—> iris4<—*

Next type again whos^->.

As the answer, you should now obtain the information, that the workspace contains the variables brain, iris, minę and labels of their columns, e.g. irisCLabs, irisLabs. What is the difference of the content of these variables?

Ex. 1.3. Displaying the means of the data tables brain, iris, winę from the workspace.

Taking as example the iris data. The matrbc iris of size 150x4 contains 150 rows (flowers) and 4 columns (variables, attributes).

The iris flowers belong to 3 groups (species of irises).

Rows 1-50 contain irises from the species Iris setosa, rows 51-100 contain irises from species Iris nersicolor, rows 101-150 contain species Iris uirginica.

•    Calculate the means (using Matlab function mean) and standard deviations (using Matlab function std) first for the whole group of all irises, and next for each species separately. Hint: m 1 =mean (iris( 1:50,:)); sl=std(iris( 1:50,:));

Say, you calculated the vectors mm, ml, m2, m3.

•    Put the vectors together into one matrbc M=[mm;ml;m2;m3]

Notice, each row of M contains one vector of means.

•    Plot the vectors of means in one scatter-plot issuing the command h=plot(M’)‘->

Notice: You got the handle h to the plot. The handle has 4 subhandles, corresponding to the plots of the four vectors of means. The handles allow to change some properties of the plot(s), markers, linewidth etc.

Hint: you may consult macro-Gle jobannl.m in this respect.



Wyszukiwarka

Podobne podstrony:
EC egz termin 0 Imię i Nazwisko. Egzamin ECIlLltt liJiJpL,2008-06-12 1.    (15 pkt.)
ZMA k2 12 2008 F 3 Zaawansowane Modelowanie i Analiza Systemów informacyjnych (ZMA) Colloquium nr 2
ZMA k2 12 2008 F 4 Zaawansowane Modelowanie i Analiza Systemów informacyjnych (ZMA) Col(oquium nr 2
ZMA k2 12 2008 F 7 Zaawansowane Modelowanie i Analiza Systemów informacyjnych (ZMA) ColIoquium nr 2
ZMA k2 12 2008 F 8 Zaawansowane Modelowanie i Analiza Systemów informacyjnych (ZMA) Colloquium nr 2
Sprawozdanie Zarządu Fundacji dla Zwierząt „Argos” za okres 01.01.2008-31.12.2008 sporządzone dnia 2
skanowanie0026 (17) 2012-12-17Polskie uregulowania prawne Ustawa z dnia z dnia 22. 12. 2008 r. o cho
str001 ZaZaliczenie pisemne - i horax; Wydział Lekarski r, akad. 20f UD ,.(06.12.2005 - wtorek) łly
socjologia 9 12 2008 Współczesne formy życia małżeńsko - rodzinnego Kohabitacja jest związkiem, któr
ZAJĘCIA SIÓDME 06.12.2013 r. ZAPRZĘG ŚWIĘTEGO MIKOŁAJA 1. Wstęp do lekcji: •
Szkocka 64Dolnośląska Szkota Wyższa 09.11    g. 16.30-19.30; 06.12 g. 16.30-19.30; 20
Forteca KRAKÓW Castrol pub. ul. Kryspinów nr 306.12.2008 START 20.30 WSTĘP 10 Zł. 15 min. z centrum
Kierownik: dr Ewa Dziemian Z powodu przejścia dr Ewy Dziemian na emeryturę z dniem 31.12.2008 r. tem
2. ERGOMETR WIOŚLARSKI KOBIETWYNIKI I RUNDY - 13.12.2008 r. (hala Politechniki Lubelskiej) Organizat

więcej podobnych podstron