![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11734330_1527400486914_DEF.jpg)
Aryaman Patel
Followers: 0 Following: 0
Statistiques
RANG
149 087
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
1 Public Chaîne
CLASSEMENT MOYEN
30
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
presque 4 ans il y a | 0
| A accepté
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...
presque 4 ans il y a | 1 réponse | 0
1
réponseA 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 4 ans il y a
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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' ?
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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)...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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?
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 5 ans il y a | 1 réponse | 0