Community Profile

RS


Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 9 Jahre vor | 2 Antworten | 2

2

Antworten

Frage


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

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten

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

mehr als 9 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort