All Posts

Analytics | Internet of Things
SAS Korea 0
사물인터넷(IoT)으로 진화하는 스마트 그리드 – 에너지 트렌드와 활용 사례

지난 7월 정부는 스마트 그리드(smart grid) 서비스가 구현되는 체험 단지 조성 등을 골자로 하는 ‘제 2차 지능형 전력망 기본 계획’을 발표했습니다. 이에 따라 올해부터 2022년까지 스마트 그리드 서비스 활성화, 각종 인프라 구축 등에 4조5,000억 원을 투자할 방침입니다. 스마트 그리드는 전기의 생산, 운반, 소비 과정에 정보통신기술(ICT)을 접목해 효율성을 높일 수 있도록

Programming Tips
Rick Wicklin 0
Distances on rectangular grids

Given a rectangular grid with unit spacing, what is the expected distance between two random vertices, where distance is measured in the L1 metric? (Here "random" means "uniformly at random.") I recently needed this answer for some small grids, such as the one to the right, which is a 7 x 6

1 332 333 334 335 336 728