Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 3 | 0
3
답변질문
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년 초과 전 | 답변 수: 1 | 0
