AI – CS364 Matlab Fuzzy Toolkit Running the Matlab Fuzzy Toolkit 10 th October 2006 Dr Bogdan L. Vrusias

Slides:



Advertisements
Similar presentations
AI – CS289 Fuzzy Logic - Labs Fuzzy Logic – Lab 2 12 th October 2006 Dr Bogdan L. Vrusias
Advertisements

Exploring the Internet Creating and setting up your website Instructor: Michael Krolak Instructor: Patrick Krolak See also
UPLOADING YOUR SERVER CODE TO YOUR VIRTUAL MACHINE.
Activating Pilot Account ( first time users ) Web-based Activation Browse to 1. Click on the link on the lower right that says.
Matlab Fuzzy Toolkit Example
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 4P. 1Winter Quarter Introduction to UNIX.
Accessing the Internet with Anonymous FTP Transferring Files from Remote Computers.
BIF713 Operating Systems & Project Management Instructor: Murray Saul
CS110/CS119 Introduction to Computing (Java)
1 Working with MS SQL Server. 2 Objectives You will be able to Use Visual Studio for GUI based interactive access to a Microsoft SQL Server database.
COMP1070/2002/lec3/H.Melikian COMP1070 Lecture #3 v Operating Systems v Describe briefly operating systems service v To describe character and graphical.
Virtual Private Networking Allows any internet enabled computer to connect to STI network. Runs at your local connection speed. Must have username and.
Objectives Define IP Address To be able to assign an IP address with its Subnet Mask and Default Gateway to a PC that operates using Windows 7 or Fedora.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lect 4P. 1Winter Quarter Introduction to UNIX Lecture 4.
CPSC203 Introduction to Computers Lab 69 By Jie Gao.
Project Presentation Supervisor:Prof Dr Zubair Ahmad Khan Group : Inaamul-Haq-Mansoor (Leader) (S454845) Nadeem (S454843) Kamran Khaliq (S455118) Ghulam.
CPSC203 Introduction to Computers Lab 33 By Jie Gao.
Logging into the linux machines This series of view charts show how to log into the linux machines from the Windows environment. Machine name IP address.
AI – CS289 Fuzzy Logic - Labs Fuzzy Logic – Lab 1 Starting up… 05 th October 2006 Dr Bogdan L. Vrusias
Department of Computer Science Southern Illinois University Edwardsville Spring, 2008 Dr. Hiroshi Fujinoki FTP Protocol Programming.
AI – CS289 Machine Learning - Labs Machine Learning – Lab 4 02 nd November 2006 Dr Bogdan L. Vrusias
AI – CS289 Fuzzy Logic - Labs Fuzzy Logic – Lab 3 19 th October 2006 Dr Bogdan L. Vrusias
Topics Network topology Virtual LAN Port scanners and utilities Packet sniffers Weak protocols Practical exercise.
Networking in Linux. ♦ Introduction A computer network is defined as a number of systems that are connected to each other and exchange information across.
FTP Short for File Transfer Protocol, the protocol for exchanging files over the Internet.protocolfilesInternet works in the same way as HTTP for transferring.
Nat Type Change Speed Touch and Thomson Modems. Steps Disable uPNP Static Ip on Console Putty Download Telnet Procedure.
Logging into the linux machines This series of view charts show how to log into the linux machines from the Windows environment. Machine name IP address.
RT-LAB Electrical Applications 1 Opal-RT Technologies Use of the “Store Embedded” mode Solution RT-LAB for PC-104.
The Diagnostic Pathfinder System Introduction Getting Started.
SSH. 2 SSH – Secure Shell SSH is a cryptographic protocol – Implemented in software originally for remote login applications – One most popular software.
 There are three things to get Trend Micro software for your PC. They are Download, Installation and Activation of the software license. Trend Micro.
Getting Connected to NGS while on the Road…
Virtual Machine and VirtualBox
Click to edit Master subtitle style
PerSEC Lab SRA 111 – Dr. Glantz.
What is Microsoft Internet Explorer?
CNIT131 Internet Basics & Beginning HTML
Lecture: Protocols in Detail
MATLAB Fuzzy Logic Toolbox
MATLAB Fuzzy Logic Toolbox
FTP - File Transfer Protocol
bcb
Logging into the linux machines
Introduction to Computers
Introduction to Networking
Creating a Windows 10 Virtual machine
Bomgar Remote support software
Microsoft FrontPage 2003 Illustrated Complete
Files, folders, directories, URLs, and IP addresses
forgot laptop password Windows 10 with no reset disk
office.com/setup installation and Activation
office.com/setup download,installation and Activation support guide
Telnet/SSH Connecting to Hosts Internet Technology.
Let's Learn Python and Pygame
Telnet Traditional Terminal-Host Communication Log into host computer
SEEM4570 Tutorial 07: Filezilla and PHP
Getting Connected to NGS while on the Road…
BSc in Digital Media, PSUIC
NETWORK SECURITY LAB Lab 8. Firewall and VPN.
Digital Image Processing
Glance and demonstration
Creating Your First C Program Using Visual Studio 2010
Virtual Machine and VirtualBox
Creating Your First C Program Using Visual Studio 2010
Downloading workshop files to your computer
Logging into the linux machines
Virtual Machine and VirtualBox
TC 310 The Computer in Technical Communication
Virtual Machine and VirtualBox
Pass-the-Hash.
Presentation transcript:

AI – CS364 Matlab Fuzzy Toolkit Running the Matlab Fuzzy Toolkit 10 th October 2006 Dr Bogdan L. Vrusias

AI – CS364 Matlab Fuzzy Toolkit 10 th October 2006Bogdan L. Vrusias © Contents Working from Windows (e.g. AP labs) Working from your own PC Working from the BB labs (Linux) Matlab examples

AI – CS364 Matlab Fuzzy Toolkit 10 th October 2006Bogdan L. Vrusias © Working Environment Three ways to run Matlab: –On a Windows environment (using a terminal emulation software like Exceed) –On the BB Linux labs –A third way would be to download a 30 day trial version of Matlab on your own PC.

AI – CS364 Matlab Fuzzy Toolkit 10 th October 2006Bogdan L. Vrusias © Windows Environment (AP labs) i.e. AP2 labs Go to: –Start>All Programs>Unix Login, FTP & Client>EE Tweek You should see a window like: Type in your username and password and you should then get a terminal window. On the terminal window type: matlab &

AI – CS364 Matlab Fuzzy Toolkit 10 th October 2006Bogdan L. Vrusias © Windows Environment 2 i.e. Your own computer (from within the campus) Run a telnet window: –E.g. Start>Run and then type: telnet tweek.ee.surrey.ac.uk Login, and then, on the telnet window type: setenv DISPLAY :0.0 Where is your computer’s IP address, or alternately you may enter the computer’s network name. then type: matlab &

AI – CS364 Matlab Fuzzy Toolkit 10 th October 2006Bogdan L. Vrusias © BB Linux labs Login to a PC in 34BB04 Method 1: –Go to Application>Academic Software>Matlab Method 2: –Run a terminal window (preferably at tweek ) –Type: matlab &

AI – CS364 Matlab Fuzzy Toolkit 10 th October 2006Bogdan L. Vrusias © Loading the Fuzzy toolbox GUI When Matlab loads, just type fuzzy on the main Matlab command editor and press enter.

AI – CS364 Matlab Fuzzy Toolkit 10 th October 2006Bogdan L. Vrusias © Fuzzy toolbox GUI The Fuzzy logic GUI main window should look like this: This window contains no data yet! You can either enter new data or load existing data files.

AI – CS364 Matlab Fuzzy Toolkit 10 th October 2006Bogdan L. Vrusias © Exploring the Fuzzy Logic Toolbox Fuzzy Examples: Download and unzip the following file, that contains lots of fuzzy examples in Matlab: or alternately: Using the Fuzzy Logic Toolbox GUI, open a file from the ones you just downloaded (and unzipped): –File>Import>From Disk Use the menu options to see the rules, fuzzy graphs, etc.

AI – CS364 Matlab Fuzzy Toolkit 10 th October 2006Bogdan L. Vrusias © Problems? If you get into any technical problems: –Try to see the AP student support representative –If the problem persists, me.