Support Vector Machine-Based Transmit Antenna Allocation for Multiuser Communication Systems

Huifa Lin1, Won-Yong Shin2, Jingon Joung3

  • 1Telecommunication and Image Technology Laboratories, Sharp Corporation, Chiba 261-8520, Japan.

Related Concept Videos

Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
275
Transmission Line Design Considerations01:23

Transmission Line Design Considerations

Aluminum has become the material of choice for overhead transmission lines, surpassing copper due to its abundance and cost-effectiveness. The most prevalent type is the aluminum conductor, steel-reinforced (ACSR), which combines aluminum strands around a steel core. Other variants include all-aluminum conductors (AAC), all-aluminum alloy conductors (AAAC), aluminum conductor alloy-reinforced (ACAR), and aluminum-clad steel conductors. Advanced designs, such as aluminum conductors with steel...
491
Vector Algebra: Method of Components01:08

Vector Algebra: Method of Components

It is cumbersome to find the magnitudes of vectors using the parallelogram rule or using the graphical method to perform mathematical operations like addition, subtraction, and multiplication. There are two ways to circumvent this algebraic complexity. One way is to draw the vectors to scale, as in navigation, and read approximate vector lengths and angles (directions) from the graphs. The other way is to use the method of components.
In many applications, the magnitudes and directions of...
18.4K
Mesh Analysis for AC Circuits01:12

Mesh Analysis for AC Circuits

In the domain of radio communication, the significance of impedance matching must be considered. It is crucial to ensure the efficient transmission of signals between radio transmitters and receivers. Achieving this balance involves using impedance-matching circuits, with one fundamental configuration comprising a resistor, capacitor, and inductor.
The process of harmonizing these impedances begins with a clear understanding of the input and output signals. Once these signals are known, the...
546
Maximum Power Transfer01:16

Maximum Power Transfer

Numerous practical applications within engineering disciplines, such as telecommunications, necessitate optimizing power delivery to a connected load. This pursuit, however, entails inherent internal losses, which can either equal or exceed the power supplied to the load. The Thevenin equivalent circuit is helpful in finding the maximum power a linear circuit can deliver to a load. It is assumed in this context that the load resistance can be adjusted.
By substituting the entire circuit with...
655
Receiver Operating Characteristic Plot01:15

Receiver Operating Characteristic Plot

A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
400