Software Listing of Author : "Cesar Delgado Gonzalez"
- Antenna's Array Synthesis
- License: Freeware
- Price: 0.00


This is an old program (1.999) that I have written for understanding radiation patterns of antennas. Basically I was looking for the relationship between interference diagram (Fourier transform of ilumination, usually called Array Factor) and 3D radiation pattern of the Array. For that reason, it represents XY, XZ and YZ planes instead of H and E. On this version the visible space is not update. On final version (I don't find it), the visible space where delimitated between lines over the interference pattern, and you can see how it varies with distance between antennas and ilumination phase law. BEFORE RUNNING THIS CODE 1.- Download and Unzip this file on a folder inside your system hierarchy (i.e. "C:DocumentsCesarArrays"). 2.- Check that your Matlab has the "Symbolic Toolbox" installed. Type: "help symbolic" or "help syms" on...
- Publisher: Cesar Delgado Gonzalez
- Date Released: 01-05-2013
- Download Size: 225 KB
- Download
- Platform: Matlab, Scripts
- Versatile Modulator
- License: Freeware
- Price: 0.00


This GUI has been thought to be a templete for new projects that required signal manipulation. GUI manipulate files. Those files must be created by the digital signal processor, and should contain the signals of the more relevant points of the systems. Exists a function that works as interface between GUI and the processor. Changing that function properly allow to reuse the GUI on different projects. On this example, a versatile modulator has been place as DSP. Basically consists on a IQ modulator used for M-ASK, M-QAM, BPSK, QPSK modulated signal generation. IMPLEMENTATION ASPECTS A.- Not heavily test, and not finshed yet. B.- Block processing style: so, generate an process a set of samples, then the next set, etc. This allow to process a large amount of samples on a reasonable time, cause the memory is not overloaded. C.- Bits...
- Publisher: Cesar Delgado Gonzalez
- Date Released: 15-06-2013
- Download Size: 225 KB
- Download
- Platform: Matlab, Scripts