photo

Christopher Stapels

MathWorks

Last seen: Today 自 2016 起处于活动状态

Followers: 3   Following: 1

消息

统计学

All
MATLAB Answers

0 个提问
375 个回答

File Exchange

1 文件

Cody

1 个问题
87 个答案

ThingSpeak

57 公开的 个频道

Discussions

19 个亮点

排名
193
of 301,175

声誉
580

贡献数
0 个提问
375 个回答

回答接受率
0.00%

收到投票数
78

排名
6,393 of 21,185

声誉
179

平均
5.00

贡献数
1 文件

下载次数
8

ALL TIME 下载次数
1747

排名
3,809
of 173,238

贡献数
1 个问题
87 个答案

评分
1,070

徽章数量
5

贡献数
0 帖子

贡献数
57 公开的 个频道

平均
59

贡献数
19 个亮点

平均赞数
2

  • MATLAB Shorts Mini Hack Participant
  • MATLAB Mini Hack 2022 Participant
  • Knowledgeable Level 5
  • 36 Month Streak
  • Commenter
  • Creator
  • Community Champion
  • First Review
  • Personal Best Downloads Level 2
  • Pro
  • Thankful Level 3
  • Thankful Level 2

查看徽章

Feeds

频道


hopetemp6
bedroom, house temperature experiment

3 days 前

频道


HomeTemp5
home temperature monitor experiment

3 days 前

频道


HomeTemp4
home temperature experiment

3 days 前

频道


HouseTemp3
house temperature monitor

3 days 前

频道


HouseTemp2
Temperature monitor for the house

9 days 前

频道


HockeyCounter

9 days 前

已回答
how can i model a transformer fault internally like line to ground/line
Have a look at this File Exchange submission?

17 days 前 | 0

Discussion


LLMs.txt files to help your LLM read the web page.
Give your LLM an easier time looking for information on mathworks.com: point it to the recently released llms.txt files. The top...

2 months 前 | 0

已解决


Government of the Neds, by the Neds, for the Neds - Distribute the Nedsburg City Councilors
The city of Nedsburg consists of several islands, the number of which changes regularly, due to tectonic forces, shoddy civil en...

4 months 前

Discussion


Generative Search in Help Center
For the www, uk, and in domains,a generative search answer is available for Help Center searches. Please let us know if you get...

6 months 前 | 1

已回答
Status show updated time but data not showing in channel
Glad you got your data stream working again. Since I didn't see any change in behavior in any of my channels, I suspect it has...

9 months 前 | 0

已回答
How do I read the last 3 Thinkspeak channel statuses into an array?
url = 'https://api.thingspeak.com/channels/mychan/status.json?api_key=mykey&results=3'; data = webread(url); statusArray = {da...

10 months 前 | 1

| 已接受

已回答
thingspeak react trigger issues
Using the paid version might help your scheduling somewhat, but it would not completely prevent this problem. React is not sched...

11 months 前 | 2

已回答
Inconsistent ThingSpeak Data Logging – Missing Entries & Timing Issues
You need a delay between the two writes. Even with a paid license, you can update a channel no faster than once per second. Th...

12 months 前 | 1

| 已接受

已回答
Usin Thingspeak to control a remote device?
Good examples, @Vinod Also, this example shows specifically remote physical control though unfotunately uses esp8266. Still, I ...

12 months 前 | 1

已解决


Laws of motion 1

1 year 前

已解决


Laws of motion 2

1 year 前

已解决


Laws of motion 3

1 year 前

已解决


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

1 year 前

已解决


Laws of motion 5
Calculate the force is u are given mass and acceleration.

1 year 前

已解决


Laws of motion 6

1 year 前

已解决


Make roundn function
Make roundn function using round. x=0.55555 y=function(x,1) y=1 y=function(x,2) y=0.6 y=function(x,3) ...

1 year 前

已解决


Sum the 'edge' values of a matrix
Sum the 'edge' values of an input matrix (the values along the perimeter). Example [1 2 3 4 5 6 7 8 9] Output = ...

1 year 前

已解决


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

1 year 前

频道


NatickFrizz
Natick high School signup page

1 year 前

已解决


The twelve days of Christmas
Traditionally there are twelve days of Christmas to celebrate ("Twelvetide"), typically starting with Christmas Day (25 December...

1 year 前

已回答
How to fetch and visualise live data from thingspeak fields in Matlab app designer
This is a terrific application. App designer can really give customizable control the main web UI cant offer. I wrote this fil...

1 year 前 | 2

已回答
Cannot display the map and mapdata correctly
Locations are not automatically filled in. If your device writes data to the fields Latitude and Longitude then they will exist ...

1 year 前 | 1

| 已接受

已回答
How can I make simulink model of Integrated control and monitoring system with digital electronic board, sensor and wireless sensor to send data to thingspeak ?
We have a great support package for Arduino, which will allow ou to use the ThinkSpeakRead block in your model and deploy to the...

1 year 前 | 0

已回答
How to access files on Matlab Drive from Thingspeak Analysis App
Unfortunately at present you cannot access MATLAB drive content via ThingSpeak analysis or visualizations. I will add your requ...

1 year 前 | 0

| 已接受

加载更多