seldiora
Followers: 0 Following: 0
Statistics
RANK
242,374
of 296,216
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,368
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155,704
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
Outrageous values when printing out a function
I'm trying to print out a function with defined variables, vcx = sol(1)*exp(root0*x)+ sol(2)*exp(root1*x); when testing, I tr...
5 years ago | 3 answers | 0
3
answersOutrageous values when printing out a function
I tried solve(vct,x) but this didn't work because the vct isn't an equation. I also tried solx = solve(solution,x) where solut...
5 years ago | 0
Question
error with graphing exp function
in my code I tried having e to some negative power and graph it but it's not working, any help? r = 0.5; l=4; %%given: A(1) an...
5 years ago | 0 answers | 0