Feeds
提问
Fill a square with rectangles
What could be the approach if I need to fill up a square with different rectangles so that unused space must be minimized....
10 years 前 | 2 个回答 | 2
2
个回答提问
How to check this condition? (matlab programming)
Hi, I have an randomly generated 100 variables between 1 to 20 a=randi(20,1,100) and another variable b by ...
10 years 前 | 3 个回答 | 0
3
个回答已回答
sum of an array and checking condition
if v be your array having your values then for i=1:10 if (sum(v(1:i))>6) i break end end it would show your desire...
sum of an array and checking condition
if v be your array having your values then for i=1:10 if (sum(v(1:i))>6) i break end end it would show your desire...
10 years 前 | 0
| 已接受
提问
how to write this data in text file?
Hi, how can i store my data in .txt as it is shown in workspace that is in separate column.. <</matlabcentral/answers/...
10 years 前 | 3 个回答 | 0
3
个回答提问
programming on random number
My problem is almost same as shown <http://www.mathworks.in/matlabcentral/answers/133705-any-logic-to-do-this-programming-on-ra...
10 years 前 | 1 个回答 | 0