Popular repositories Loading
-
Calculation-of-pitch-and-heading-angles
Calculation-of-pitch-and-heading-angles PublicWhen the Longitude, Latitude and Altitude of two points are given, this MATLAB codecould calculate the heading angle and pitch angle with high accuracy.
MATLAB
-
Simulation-of-Golay-complementary-sequence
Simulation-of-Golay-complementary-sequence PublicIn the IEEE 802.11ad standard file, three pairs of gray complementary sequences with lengths of 128, 64 and 32 are defined. Here, I use the 'wlangolaysequence' function in MATLAB to generate a pair…
MATLAB
-
Use-Gradient-Method-to-find-spam-email
Use-Gradient-Method-to-find-spam-email PublicUse three methods: Ridge, Logistic and Hinge, with their losses and gradients, we could identify spam with high accuracy.
Python
-
Use-Naive-Bayes-to-identify-gender-by-names
Use-Naive-Bayes-to-identify-gender-by-names PublicUse Naive Bayes Method to identify whether a kid of a certain name is a boy or a girl, which could be trained to a high accuracy.
Python
-
Project-Kernel-SVM
Project-Kernel-SVM PublicUse the SVM to classify points which are generated as "spiral" data, the kernels include linear, polynomial and rbf.
HTML
-
Neural-Network-on-Boston-Data-Set
Neural-Network-on-Boston-Data-Set PublicThis project will implement a neural network and test on the Boston data set. This data set contains housing prices as targets and community statistics as features.
Python
If the problem persists, check the GitHub status page or contact support.