Skip to content

Kickstart Coding

From 0 to 1

  • Home
  • Kickstart
  • LeetCode
  • Development
    • Angular
    • Algorithms
    • C++ & C
    • Computer Vision
    • Data Strcture
    • DEBUG
    • Fullstack
      • Bootstrap
      • JavaScript
      • jQuery
      • Ruby on Rails
      • Vue
    • Linux Inspires
      • Raspberry Pi
    • Networks
    • Machine Learning
    • MATLAB
    • PHP
    • Python
    • SoC
    • Open Source
  • Notes
    • LIfe
    • Books
    • Machine Learning
  • CP
    • HackerRank
  • Resume

Month: May 2019

  • Home
  • 2019
  • May

Regression in MATLAB

By Bill0412Posted on May 28, 2019January 29, 2020
  • MATLAB

NOTE: The Machine Learning ToolKit is required for MATLAB to perform regression. R is the MSE(Mean Square Root Error) of the data, M is the […]

Regression in MATLAB Read More

JavaScript Arrow Functions

By Bill0412Posted on May 23, 2019January 29, 2020
  • JavaScript

A normal style function in JavaScript would look like this: But as this wonderful language servers everything as object, the following one is also acceptable […]

JavaScript Arrow Functions Read More

Ruby Basics – Comments and Loop

By Bill0412Posted on May 23, 2019January 29, 2020
  • Ruby on Rails

I learned Ruby in 2018, it is a really powerful and reflexible language. This is a tutorial Series on Ruby on Rails. Today, it will […]

Ruby Basics – Comments and Loop Read More

Simple Indefinite Integrals in Matlab

By Bill0412Posted on May 23, 2019January 29, 2020
  • MATLAB

Following is a simple demonstration: Here, we define x as a symbol rather than a variable so that this expression won’t be calculated at once, […]

Simple Indefinite Integrals in Matlab Read More

How to Control Servos with Serial Ports on Raspberry Pi

By Bill0412Posted on May 6, 2019January 29, 2020
  • Python
  • Raspberry Pi

A few hours ago, I had communication issue between my Raspberry Pi and Servo Control Board using URAT(Universal Asynchronous Receiver/Transmitter). I confirmed many times that […]

How to Control Servos with Serial Ports on Raspberry Pi Read More

Install Python Package from tar Archive (without pip)

By Bill0412Posted on May 2, 2019January 29, 2020
  • Development
  • Python

Let’s take the installation of matplotlib as example. Firstly, get the archive from the internet, you can find most of the archives from pypi.org. Then […]

Install Python Package from tar Archive (without pip) Read More

Leetcode Rating

Recent Posts

  • Install Python Package from tar Archive (without pip)

    2411. Smallest Subarrays With Maximum Bitwise OR

    Posted on January 5, 2023
  • Install Python Package from tar Archive (without pip)

    2354. Number of Excellent Pairs

    Posted on January 3, 2023
  • Install Python Package from tar Archive (without pip)

    442. Find All Duplicates in an Array

    Posted on November 27, 2022November 27, 2022
  • Install Python Package from tar Archive (without pip)

    462. Minimum Moves to Equal Array Elements II

    Posted on October 29, 2022October 29, 2022
  • Install Python Package from tar Archive (without pip)

    1417. Reformat The String

    Posted on August 11, 2022August 11, 2022

Archives

  • January 2023 (2)
  • November 2022 (1)
  • October 2022 (1)
  • August 2022 (2)
  • July 2022 (5)
  • June 2022 (2)
  • May 2022 (10)
  • April 2022 (4)
  • March 2022 (10)
  • February 2022 (19)
  • January 2022 (28)
  • December 2021 (26)
  • November 2021 (21)
  • August 2021 (27)
  • July 2021 (92)
  • June 2021 (69)
  • May 2021 (1)
  • April 2021 (19)
  • March 2021 (84)
  • February 2021 (37)
  • January 2021 (18)
  • December 2020 (6)
  • November 2020 (20)
  • October 2020 (58)
  • September 2020 (99)
  • August 2020 (42)
  • July 2020 (41)
  • June 2020 (47)
  • May 2020 (72)
  • April 2020 (35)
  • March 2020 (2)
  • February 2020 (16)
  • January 2020 (9)
  • December 2019 (5)
  • November 2019 (2)
  • October 2019 (5)
  • September 2019 (6)
  • August 2019 (6)
  • July 2019 (6)
  • June 2019 (3)
  • May 2019 (6)
  • April 2019 (1)
  • March 2019 (4)
  • February 2019 (2)
  • January 2019 (6)
  • December 2018 (1)

Tags

Arrays Backtracking blog BST C++ Coursera CS Decision Trees Dynamic Programming Evaluation GDB Hashmap Integer Java K-Nearest Neighbors LeetCode Level Order Traversal life Linked List Linux Linux Kernel Logistic Regression Machine Learning Makefile MATLAB Multi-threading MYSQL npm Palindrome Plot Priority Queue Python Recursion RegEx Rolling Hash skills Sorting SSL String SVM Tree Ubuntu Vue WordPress WSS

Thanks To…

  • Cruel Coding Club
  • WisdomPeak
Copyright © 2023 Kickstart Coding. All Rights Reserved | Blog Diary by Theme Palace