photo

Aryaman Patel


Last seen: ongeveer 4 jaar ago Active since 2019

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

6 Questions
1 Answer

Cody

0 Problems
1 Solution

ThingSpeak

1 Public Channel

RANK
100.598
of 298.594

REPUTATION
0

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20.621

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
95.782
of 161.780

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
1 Public Channel

AVERAGE RATING
30

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Answered
Unable to upload Bulk data to Thinkspeak using ESP32 SIM800L module.
The problem is that you used the server address as : "api.thinkspeak.com" Well .... Its not that. The correct server add...

ongeveer 4 jaar ago | 0

| accepted

Question


Unable to upload Bulk data to Thinkspeak using ESP32 SIM800L module.
I followed the instructions on the site here: Bulk-Update Using an Arduino or an ESP8266. And modified the code to send data u...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


How do I solve this bvp4c error ?
So, the error I am getting is : "Unable to solve the collocation equations -- a singular Jacobian encountered" When ever I chang...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


How do i merge graphs in bvp4c format ?
What are a various ways that a loop can be created ? Also what is the use of 'global' ?

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


While solving boundary value problems (using bvp4c) the graph is plotted as the command ""plot (x,BS(1,:))"" but if I want the graph between x and y and not x and boundary solution (BS) what should I do ?
This is the matlab script : init = bvpinit(linspace(-1,1,20),[0 0]); sol=bvp4c(@rhs_bvp,@bc_bvp,init); x = linspace(-1,1,20)...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


How can these equations be converted into the format to be input in bvp4c ODE solver ?
Ho do I convert these boundary conditions to equations acceptable in MATLAB?

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


How do i model differential equations in simulink that are not time dependent ?
I want to model a second order differential equation which is space dependent but the integrator box is "continous time integrat...

bijna 6 jaar ago | 1 answer | 0

1

answer