Publié le


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...

plus de 9 ans il y a

Thumbnail

A résolu


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:...

plus de 9 ans il y a

A résolu


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...

plus de 9 ans il y a

A résolu


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

plus de 9 ans il y a

A résolu


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.

plus de 9 ans il y a

A résolu


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

plus de 9 ans il y a

A résolu


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...

plus de 9 ans il y a

A résolu


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 ...

plus de 9 ans il y a

A résolu


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".

plus de 9 ans il y a

A résolu


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

plus de 9 ans il y a

Publié le


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

plus de 9 ans il y a

Thumbnail

Publié le


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...

plus de 9 ans il y a

Thumbnail

Publié le


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...

plus de 9 ans il y a

Thumbnail

Publié le


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...

plus de 9 ans il y a

Thumbnail

Publié le


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...

presque 10 ans il y a

Thumbnail

Publié le


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...

presque 10 ans il y a

Thumbnail

Publié le


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...

presque 10 ans il y a

Thumbnail

Publié le


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...

presque 10 ans il y a

Thumbnail

Publié le


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...

environ 10 ans il y a

Thumbnail

Publié le


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...

environ 10 ans il y a

Thumbnail

Réponse apportée
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...

environ 10 ans il y a | 0

Publié le


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...

environ 10 ans il y a

Thumbnail

Publié le


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...

environ 10 ans il y a

Thumbnail

Publié le


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...

environ 10 ans il y a

Thumbnail

Publié le


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...

environ 10 ans il y a

Thumbnail

Publié le


Send Messages From Devices to Slack Using ThingSpeak [tutorial]
Slack is a team collaboration tool to make your work life simpler. It is an extremely popular way to receive messages from...

plus de 10 ans il y a

Thumbnail

Publié le


Arduino WiFi 101 ThingSpeak Data Uploader Tutorial
Arduino has published a tutorial for their WiFi 101 Shield that sends data to ThingSpeak. The Arduino WiFi Shield 101 is a...

plus de 10 ans il y a

Thumbnail

Publié le


element14 Webinar: How To Use MATLAB and Simulink With ThingSpeak
element14 is hosting a free webinar, “How To Use MATLAB and Simulink With ThingSpeak“, a free webinar hosted by Eric Wetjen...

plus de 10 ans il y a

Thumbnail

Publié le


Schedule MATLAB Code with TimeControl
Here at our headquarters we have a weather station collecting lots of weather data and sending it to ThingSpeak. We have...

plus de 10 ans il y a

Thumbnail

Publié le


Official ThingSpeak Library for Arduino and Particle
We are thrilled to announce the official ThingSpeak Communication Library for Arduino and Particle devices. This library...

plus de 10 ans il y a

Thumbnail

Charger plus