Statistics
All
MATLAB Answers
1 질문
0 답변
0 문제
5 해답
순위
122,039
of 262,552
평판
0
참여
1 질문
0 답변
답변 채택
100.0%
획득한 표
0
순위
38,065
of 113,572
참여
0 문제
5 해답
점수
61
배지 수
1
참여
0 게시물
참여
0 공개 채널
평균 평점
참여
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
해결됨
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...
약 1년 전
해결됨
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...
약 1년 전
해결됨
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...
약 1년 전
해결됨
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:...
약 1년 전
해결됨
Target sorting
Sort the given list of numbers |a| according to how far away each element is from the target value |t|. The result should return...
약 1년 전
질문
State observer bode plot
I want to do a frequency analysis of a state observer. Observer has two inputs. Control input and the output of the plant . Out...
약 3년 전 | 답변 수: 1 | 0