<%@ language="vbscript" codepage=65001 %> lrss.fri.uni-lj.si/whoarewe/mm/ <% Dim usrPath usrPath = LCase(Request.ServerVariables("PATH_INFO")) Dim usrLC usrLC = request.QueryString("lc") if usrLC = "" then response.redirect(usrPath+"?lc=en") response.End() end if if InStr(usrLC, "en") = 0 Then if InStr(usrLC, "sl") <> 0 Then usrPathSplit = Split(usrPath, "/", -1) usrPathSplit(1) = "sl" usrRedirect = Join(usrPathSplit,"/") Response.Redirect(usrRedirect+"?lc=sl") Response.End() else Dim usrLocale usrLocale = request.servervariables("HTTP_ACCEPT_LANGUAGE") Dim usrLanguages usrLanguages = Split(usrLocale, ",", -1) Dim usrLanguage for Each usrLanguage in usrLanguages if InStr(usrLanguage, "sl") <> 0 Then Response.Redirect("/sl"+usrPath+"?lc=sl") Response.End() elseif InStr(usrLanguage, "en") <> 0 Then Response.Redirect("/en"+usrPath+"?lc=en") Response.End() end if next Response.Redirect("/sl"+usrPath+"?lc=sl") Response.End() end if end if %>
slovenščina english
lrss.fri.uni-lj.si/whoarewe/mm/
Mraz, Miha
Mraz, Miha
associate professor
+386 1 4768 395

lectures

tutorials

selected bibliography
.Lebar Bajec, I., Zimic, N., Mraz, M., 2005. Simulating Flocks on the Wing: The Fuzzy Approach. Journal of Theoretical Biology, vol. 233, no. 2, pp. 199-220.
.Oseli, D., Mraz, M., Zimic, N., 2004. Design considerations of hardware based fuzzy controllers. WSEAS Trans. Syst., vol. 3, no. 2, pp. 811-816.
.Lebar Bajec, I., Oseli, D., Mraz, M., Klemenc, M., Zimic, N., 2003. PICAMS – Post Intensive Care Monitoring System. Informatica Medica Slovenica, vol. 8, no. 1, pp. 20–27.
.Mraz, M., 2001. The design of intelligent control of a kitchen refrigerator. Mathematics and Computers in Simulation., vol. 56, no. 3, pp. 261-269.

complete bibliography