![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8106153_1523897856539_DEF.jpg)
aleksa markovic
Followers: 0 Following: 0
Feeds
문제를 풀었습니다
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
거의 5년 전
답변 있음
Finding repeating values in an array
You ca try something like this: Xa = [3 2 3 6 11]; mua = [.3 .6 1 .6 .3]; tmpX = []; tmpmu = []; for i = 1:size(Xa,2) ...
Finding repeating values in an array
You ca try something like this: Xa = [3 2 3 6 11]; mua = [.3 .6 1 .6 .3]; tmpX = []; tmpmu = []; for i = 1:size(Xa,2) ...
거의 5년 전 | 0
| 수락됨
제출됨
Hurwitz stability criterion
Gives Hurwitz determinant and logical respond for system stability.
6년 초과 전 | 다운로드 수: 1 |