Statistics
3 Questions
0 Answers
RANK
293,732
of 301,671
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,379
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 176,058
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How can I plot the following function in MATLAB?
How can I plot the following function in MATLAB? x = 0:20:200; y = 1+((x/8)^(1/3))+((8/x)^(1/3)); I tried it using ...
9 years ago | 1 answer | 0
1
answerQuestion
a little PIZZA menu using MATLAB
I want to write a little menu in MATLAB for a user who wants to order pizza using the ‘input’ function to ask for a few options....
9 years ago | 3 answers | 0
3
answersQuestion
How to form 2-dimensional matrix
How to create 8 participants of an experiment(e.g. gender,age and handedness) and store the information in a 2-dimensional matr...
9 years ago | 1 answer | 0
