Statistics
RANK
38,076
of 295,467
REPUTATION
1
CONTRIBUTIONS
6 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,234
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
changine if-elseif to a switch-case structure
rewrite the following code segment containing an if-elseif using a switch-case structure instead of the if-elseif. The code shou...
7 years ago | 1 answer | 1
1
answerQuestion
Make a loop to calculate molecular weight
"Use a while loop to ask the user to enter the elemental symbols of the elements in the compound and store these in a padded cha...
8 years ago | 3 answers | 0
3
answersIs my code wrong? I believe...
and the problem is attached <</matlabcentral/answers/uploaded_files/4651/image.jpeg>>
11 years ago | 0
Question
Is my code wrong? I believe...
Need help with part b on number 11.9 I get the right answer, but I feel like my third dimension should be 2 and the fourth one ...
11 years ago | 2 answers | 0
2
answersQuestion
is there a way i can run just the section on matlab version 7.12.0
I have matlab version 7.12.0 and want to just run a specific section of my script. I know you can do this on the newer versions,...
11 years ago | 0 answers | 0
0
answersQuestion
create a function to...
Create a function *.m file that accepts a 2-dimensional array as a function input and has two function outputs. This function w...
11 years ago | 2 answers | 0
2
answersQuestion
How do I get the maximum value for x with its corresponding y value?
I have 2 columns of numbers. I want to find the maximum value of the numbers in the x column and it's corresponding y value. I a...
11 years ago | 1 answer | 0