Community Profile

photo

Sophia Collinson


Last seen: 4 months ago Active since 2019

Followers: 0   Following: 0

Degree Engineer

Statistics

All
  • Thankful Level 2
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

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,....

3 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...

3 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...

3 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:...

3 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...

3 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...

3 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 0 answers | 1

0

answers

Question


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...

4 years ago | 1 answer | 0

1

answer