Community Profile

photo

Dayalram Dayalram


Last seen: 4 years 前 自 2019 起处于活动状态

统计数据

  • Thankful Level 1

查看徽章

Content Feed

排序方式:

提问


How to automatically put the asked values in function by script?
I have a function function result=add() a=input('what is the first number:'); b=input('what is the second number:');...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
How to solve a multi variable inequality, where variables are a given set of numbers?
After doing little research I found out that it is not a problem of algebra, actually it is a problem of simple for loop problem...

5 years 前 | 0

| 已接受

提问


How to solve a multi variable inequality, where variables are a given set of numbers?
syms B D L; A=2860; k=5900:20:7200; B=k(randperm(numel(k),1)); C=34620; l=27400:20:28240; D=l(randperm(numel(l),1)); E=C-...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to select a random number from set 5:20:2000?
How to select a random number from set 5:20:2000?

5 years 前 | 1 个回答 | 0

1

个回答