https://data.cityofnewyork.us/Transportation/2014-Green-Taxi-Trip-Data/2np7-5jsg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Follow these instructions. | |
http://robertcastle.com/2014/02/installing-opencv-on-a-raspberry-pi/ | |
Configure shared libraries | |
http://stackoverflow.com/questions/12335848/opencv-program-compile-error-libopencv-core-so-2-4-cannot-open-shared-object-f | |
Add `pkg-config opencv --cflags --libs` to your compile command | |
http://stackoverflow.com/questions/7816607/opencv-2-3-compiling-issue-undefined-refence-ubuntu-11-10 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## update LDXE autostart file | |
sudo nano /etc/xdg/lxsession/LXDE-pi/autostart | |
## add the following; -i passes reload frequency in seconds | |
@xset s off | |
@xset -dpms | |
@xset s noblank | |
@midori -a http://www.google.com/ -i 120 -e Fullscreen | |
## use the configuration tool to enable auto running of the GUI on powerup |
Statistics and probability - Khan Academy
- Statistics overview
- Summarizing center of distribution (central tendency)
- mean, median and mode
- Mean and median: The basics
- More on mean and median
- Summarizing spread of distributions
- range, variance and standard deviation
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.