Anne Louise Barão
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
192,400
of 295,673
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to plot a function with summation and multiple variables?
I would like to plot this function. I started writing the code but there are a lot of errors. Any help please! n=10; a = 1...
3 years ago | 1 answer | 0
1
answerQuestion
The last entry in tspan must be different from the first entry. Error in ode45 (line 115) odearguments(FcnHandlesUsed, solver_name, ode, tspan, y0, options, varargin);
I found this code in an article and tried to run it on my 2014 matlab, but it is giving error on ODE45. The functions are in d...
4 years ago | 1 answer | 0
1
answerQuestion
Error using * Inner matrix dimensions must agree.
Não consigo enteder porque aparece esse erro. Só que esse progrma não tem matriz. clc w=5.8178; t0 = 1; y1 = 0.05; m=1200;k=...
5 years ago | 1 answer | 0