Changes between Version 5 and Version 6 of Other/Summer/2024/pMA


Ignore:
Timestamp:
Jun 26, 2024, 6:34:56 PM (4 days ago)
Author:
prachiptl
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2024/pMA

    v5 v6  
    3737     - We modified the saving script to accept a second set of vectors as input which will multiply the OFDM carrier allocation output.
    3838
     39Week 4 (6/17 - 6/20)
     40     - Created custom python blocks to interact with OFDM Carrier Allocator Block:
     41            - Prints its output in a readable format.
     42            - Multiplies specified carriers by precoded vector.
     43     - Studied the math that goes into Symbol Precoding.
     44     - Began implementing these functions using Python so we can complete our system and begin testing.
     45
     46
     47           
    3948
    4049
     
    4251
    4352
     53
     54
     55
     56
     57