Changes between Version 24 and Version 25 of Channels


Ignore:
Timestamp:
May 14, 2009, 4:36:16 PM (15 years ago)
Author:
rpl1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Channels

    v24 v25  
    7171The m-file for creating these images: [//video_files/plotter.m plotter.m]
    7272
     73----
     74=== ACE Emulator, Pedestrian A - 10,000 Packets ===
    7375
    74 === Emulator, Pedestrian A - 10,000 Packets ===
    75 
    76 The below figure is for Velocity 0
     76The below figure is for Velocity 0 km/h in the ACE emulator
    7777{{{
    7878#!html
     
    8181
    8282
    83 The below figure is for Velocity 25
     83The below figure is for Velocity 25 km/h in the ACE emulator
    8484{{{
    8585#!html
     
    8989Download Pedestrian A m-file: [http://warp.rice.edu/trac/raw-attachment/wiki/Channels/Pedestrian_A.zip Pedestrian_A.zip] (50 MB)
    9090
    91 To see the figures run load_data.m
    92 
    93 To load an individual data package, type the name into matlab.
    94 
    95 In the previous designs, the packet number was defined by rows. In these m-files, packet data is defined by columns. This change was because of memory issues in matlab.
    96 === Emulator, Vehicle A - 10,000 Packets ===
     91This contains data for the emulation with velocities of 0, 25, 50, 75, 100, 125, 150, 175, 200, 225, 250, 275 km/h, file new_plotter.m for plotting time differences between packets received and for comparing frequence against db, and a file load_data.m which loads all files and plots all files.
     92=== ACE Emulator, Vehicle A - 10,000 Packets ===
    9793Download Vehicle A m-file: [http://warp.rice.edu/trac/raw-attachment/wiki/Channels/Vehicle_A.2.zip  Vehicle_A.zip ] (50 MB)
    9894
    99 To see the figures run load_data.m
     95This contains data for the emulation with velocities of 0, 25, 50, 75, 100, 125, 150, 175, 200, 225, 250, 275 km/h, file new_plotter.m for plotting time differences between packets received and for comparing frequence against db, and a file load_data.m which loads all files and plots all files.
     96----
    10097
    101 To load an individual data package, type the name into matlab.
    102 
    103 In the previous designs, the packet number was defined by rows. In these m-files, packet data is defined by columns. This change was because of memory issues in matlab.
    104 ----
    10598All the specifications for these models can be found at:
    10699