Community Profile

photo

Dayalram Dayalram


Last seen: ongeveer 4 jaar ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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:');...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Answered
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...

bijna 5 jaar ago | 0

| accepted

Question


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-...

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 5 jaar ago | 1 answer | 0

1

answer