Sophia Collinson
Followers: 0 Following: 0
Degree Engineer
統計
All
Feeds
解決済み
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年弱 前
解決済み
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年 前
解決済み
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年 前
解決済み
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年 前
解決済み
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
約4年 前
質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年弱 前 | 0 件の回答 | 1
0
回答質問
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年 前 | 1 件の回答 | 0