Feeds
질문
Error when using 'Run Section'
I get the following error whenever I click on Run section. If i run the entire script the it works fine. If i select individu...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Warning During Startup of the program
HI, I started getting the following warning recently, every time I start matlab. It does not interfere with my workflow as of...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
How can I get every possible combination of my variables?
I have to do a pairwise analysis of 32 variables i already used the combnk function to get all the possible combinations. but ...
거의 6년 전 | 답변 수: 1 | 0
1
답변문제를 풀었습니다
Solve a System of Linear Equations
*Example*: If a system of linear equations in _x₁_ and _x₂_ is: 2 _x₁_ + _x₂_ = 2 _x₁...
거의 6년 전
문제를 풀었습니다
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
거의 6년 전
문제를 풀었습니다
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...
거의 6년 전
문제를 풀었습니다
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...
거의 6년 전
문제를 풀었습니다
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:...
거의 6년 전


