photo

aleksa markovic


Last seen: 3 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Solver
  • Knowledgeable Level 1
  • First Answer
  • First Submission

查看徽章

Feeds

排序方式:

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

4 years 前

已回答
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) ...

4 years 前 | 0

| 已接受

已提交


Hurwitz stability criterion
Gives Hurwitz determinant and logical respond for system stability.

6 years 前 | 2 次下载 |

Thumbnail