Feeds
質問
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:');...
6年以上 前 | 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...
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...
6年以上 前 | 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-...
6年以上 前 | 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?
6年以上 前 | 1 件の回答 | 0
