This thesis compares three radial basis function methods - collocation, Galerkin formulation, and generalized interpolation - for solving convection-diffusion equations. Numerical experiments are performed using different radial basis functions and problem sizes to evaluate the methods' ease of implementation, accuracy, stability, and efficiency. The author finds that while the Gaussian radial basis function achieves high accuracy, it also leads to instability. The compactly supported Wendland functions provide greater stability but reduced accuracy. Overall, the collocation method performs best for the compactly supported functions, while generalized interpolation is most accurate when using the Gaussian basis. The Galerkin method is found to be unstable and inefficient. Possible extensions discussed include methods for selecting the scaling parameter and non