Sophia Collinson
Followers: 0 Following: 0
Degree Engineer
Statistics
RANK
30,671
of 295,486
REPUTATION
1
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....
4 years ago
Solved
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
4 years ago
Solved
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
4 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
4 years ago
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
4 years ago
Question
For Loop Variable Selection from Index
Hello, As a part of a function, I need MATLAB to select a small section of data out of a large section of data, indexed by a va...
4 years ago | 1 answer | 0
1
answerQuestion
Import excel data from GUI to MATLAB workspace?
I am creating a GUI that imports a file selected by the user, displays the data selected, loads the data selected into the MATLA...
5 years ago | 0 answers | 1
0
answersQuestion
How to load an Excel file that changes with the date?
I've created a script that loads and creates a graph from the reliability of the computers within a department. The excel file t...
5 years ago | 1 answer | 0