Kyle
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
212 528
of 295 448
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
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 graph a data array that is based on another data array
I have an assignment in economy that asks to pick the best option based on present worth analysis of multiple different highway ...
24 dagar ago | 1 answer | 0
1
answerQuestion
error in fminbnd and in my live function
i have to find the minimum Radius and Area using two equations: V = 1/3 * pi*r^2*h and A = pi*r*sqrt(r^2 + h^2) first i had ...
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
How to Graph with the endpoints excluded from values
I have a cost to radius problem involving a water tower with a cylinder bas and a hemispherical top. The problem asks to plot th...
ungefär 2 år ago | 0 answers | 0
0
answersQuestion
I'm trying to graph a function on an interval, and the graph either doesn't show up or is the wrong graph
x = linspace(-2,16,100); y = (4*cos(x))./(x.*exp(x.*-0.75)); plot(x,y) Here is my code, and when i run it, the graph is not t...
ungefär 2 år ago | 1 answer | 0