photo

Anne Louise Barão


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
159,771
of 297,503

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Explorer
  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


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

answer

Question


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

1

answer