Published


ThingSpeak Adds Paid Options to Its IoT Analytics Service
ThingSpeak has experienced tremendous growth over the past 6 years and we continue to add new users from all over the world...

meer dan 7 jaar ago

Thumbnail

Published


Cloud-based People Counter Using MATLAB and ThingSpeak
Over the weekend, I noticed a tweet about a people counter using MATLAB and ThingSpeak being demonstrated at Big Data...

meer dan 7 jaar ago

Thumbnail

Published


MATLAB Toolboxes are Now Available on ThingSpeak for IoT Analytics
ThingSpeak offers an easy way to collect data from things, analyze and visualize the data with MATLAB, and act on your...

meer dan 7 jaar ago

Thumbnail

Published


Use MATLAB ‘timetable’ to Merge ThingSpeak Data Channels
We released a new version of MATLAB® and it’s available now for every ThingSpeak user. MATLAB R2016b includes many new...

bijna 8 jaar ago

Thumbnail

Solved


Circle area using pi
Given a circle's radius, compute the circle's area. Use the built-in mathematical constant pi.

bijna 8 jaar ago

Published


Forgetting Something on Your To Do List? Use MATLAB to Analyze Your Tasks.
Allie Fauer, a designer from New York, has released another awesome Instructable tutorial on how to build a “To Do List...

bijna 8 jaar ago

Thumbnail

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

bijna 8 jaar ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

bijna 8 jaar ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

bijna 8 jaar ago

Solved


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

bijna 8 jaar ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

bijna 8 jaar ago

Solved


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

bijna 8 jaar ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

bijna 8 jaar ago

Solved


The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".

bijna 8 jaar ago

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

bijna 8 jaar ago

Published


Introducing MATLAB Central…
We launched MATLAB Analysis and Visualizations on ThingSpeak last year and have noticed a sharp increase in IoT analytics...

bijna 8 jaar ago

Thumbnail

Published


The Top IoT Countries (According to ThingSpeak Stats)
2016 has been a huge year for IoT and the growth of ThingSpeak. We are looking at where our users and visitors are coming...

bijna 8 jaar ago

Thumbnail

Published


Analyzing Squirrel Behaviour and Weather Forecasting with MATLAB and ThingSpeak
Lord Kelvin said, “If you can not measure it, you can not improve it.” In Carsten’s project, he built a squirrel feeder...

ongeveer 8 jaar ago

Thumbnail

Published


Prototyping IoT Analytics with MATLAB and ThingSpeak
Rob Purser, our Senior Development Manager for IoT, will be holding a hands-on workshop at this year’s IoT Evolution in Las...

ongeveer 8 jaar ago

Thumbnail

Published


What Do Students Need to Learn to Be Successful in IoT?
I will be joining a panel at the ASEE’s 123rd Annual Conference in New Orleans. The goal of our panel is to discuss what...

ongeveer 8 jaar ago

Thumbnail

Published


Weather Station with Particle, SparkFun, ThingSpeak, and MATLAB
[Haodong Liang] has released a weather station project with full MATLAB data analysis, device source code, and procedures...

ongeveer 8 jaar ago

Thumbnail

Published


IoT Quick Start With the Arduino MKR1000 and ThingSpeak
If you are looking to start with the Internet of Things, then try out the Arduino MKR1000 and connect it to the ThingSpeak...

ongeveer 8 jaar ago

Thumbnail

Published


ThingView – Mobile App to See ThingSpeak Charts on Android Devices
Cinetica has released to Google Play, a new app to see ThingSpeak charts on Android smartphones and tablets. The app is...

meer dan 8 jaar ago

Thumbnail

Published


ThingSpeak is a New Hackster Platform for Sharing Projects
Hackster.io announced that ThingSpeak is now a platform on their project sharing website! The ThingSpeak platform joins the...

meer dan 8 jaar ago

Thumbnail

Published


Explore your IoT data with ThingSpeak and MATLAB
Loren Shure, a blogger at MATLAB Central, has written a new blog post about Eric Wetjen’s Counting Cars and Analyzing...

meer dan 8 jaar ago

Thumbnail

Answered
How can I access an API which requires OAuth 2.0 authorization, such as Google APIs
To download data from ThingSpeak, you only need to send a request to a channel (public channel) or to channel with a read API ke...

meer dan 8 jaar ago | 0

Published


New MATLAB Analysis Feature – movmax – for ThingSpeak
My power meter at my house reports its power every few minutes. I capture that data and send it to ThingSpeak. The value...

meer dan 8 jaar ago

Thumbnail

Published


Getting Started with IoT using the Particle Electron and ThingSpeak
Julien Vanier over at Hackster.io created a new tutorial showing you how to get started with the Internet of Things using...

meer dan 8 jaar ago

Thumbnail

Published


Uber Ride Analysis with ThingSpeak and MATLAB
Have you ever wondered how long it will take to get an Uber at your location? This project uses ThingSpeak to log the ETA...

meer dan 8 jaar ago

Thumbnail

Published


Reacting to Events in Your Data With MATLAB
Chris Hayhurst uses a solar water heater at his house to lower energy costs and use hot water in his house heated up by the...

meer dan 8 jaar ago

Thumbnail

Load more