L
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
230,369
of 295,495
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
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
Plot Piecewise function graph
Here's my code but i can't get the graph as shown in the picture. % Use conditional statements and loops to calculate functi...
9 months ago | 3 answers | 0
3
answersQuestion
Function with ln and sin
How do i create this function using matlab?
9 months ago | 1 answer | 0
1
answerQuestion
definite integral by using Midpoint rule
What i have done is as below and how to code it as the diagram shown? % Define the function to integrate using a function h...
9 months ago | 1 answer | 0
1
answerQuestion
How to plot graph regarding the definite integral by using Midpoint rule for the function 𝑦 =x^1/3?
This is what I have done and I'm not sure is it correct. I don't know how to continue to plot the graph of it. y = @(x) nthro...
9 months ago | 1 answer | 0
1
answerQuestion
Count the number of heads and tails using the sum function with logical indexing.
The number of coin flips is 100. How do I count the number of heads and tails using the sum function with logical indexing? Div...
9 months ago | 0 answers | 0