Page 3 of 17 FirstFirst 123456713 ... LastLast
Results 21 to 30 of 163

Thread: CTRL + V

  1. #21
    Join Date
    Dec 2012
    Posts
    21
    Tokens
    1,466
    Habbo
    Sanwhiches

    Latest Awards:


  2. #22
    Join Date
    Jun 2009
    Location
    Newcastle Upon Tyne, UK
    Posts
    2,652
    Tokens
    1,389
    Habbo
    lRhyss

    Latest Awards:


  3. #23
    Join Date
    Feb 2010
    Location
    Ireland
    Posts
    4,960
    Tokens
    24,083

    Latest Awards:

    Default

    adjudicator

    how boring lol

  4. #24
    Join Date
    Sep 2010
    Location
    Australia
    Posts
    9,169
    Tokens
    18,598

    Latest Awards:

    Default

    if i don't do anything we get forced to c his nudes

  5. #25
    Join Date
    Sep 2004
    Location
    Scotland
    Posts
    17,016
    Tokens
    34,727

    Latest Awards:

    Default

    restart;
    with(plots):
    logistic_ODE:=diff(N(t),t)=r*N(t)*(1-N(t)/K);
    logistic_sol:=rhs(dsolve({logistic_ODE,N(0)=N0},N( t)));
    r:=1;
    K:=1000;
    tmax:=10:
    ymax:=1600:
    line_thick:=2:
    axes_label:=["t","N(t)"]:
    pK:=plot(K,t=0..tmax,0..ymax,colour=black,thicknes s=line_thick,labels=axes_label,legend=["N=K"]):
    p10:=plot(subs(N0=10,logistic_sol),t=0..tmax,0..ym ax,colour=red,thickness=line_thick,labels=axes_lab el,legend=[N0=10]):
    p600:=plot(subs(N0=600,logistic_sol),t=0..tmax,0.. ymax,colour=blue,thickness=line_thick,labels=axes_ label,legend=[N0=600]):
    p1500:=plot(subs(N0=1500,logistic_sol),t=0..tmax,0 ..ymax,colour=green,thickness=line_thick,labels=ax es_label,legend=[N0=1500]):
    display(p10,p600,p1500,pK);

  6. #26
    Join Date
    Jul 2006
    Location
    Leeds
    Posts
    17,006
    Tokens
    26,366
    Habbo
    e5

    Latest Awards:


  7. #27
    Join Date
    Jun 2009
    Location
    Manchester
    Posts
    7,993
    Tokens
    1,967
    Habbo
    Jurv

    Latest Awards:

    Default

    OMFG HE ANSWERED MY QUESTION http://youtu.be/xTv50PszAac

  8. #28
    Join Date
    Jul 2009
    Posts
    14,749
    Tokens
    55,611
    Habbo
    lawrawrrr

    Latest Awards:

    Default

    Bastille, Bowie and banter: predicting the BRIT Awards 2014


    headline for an article lolol







  9. #29
    Join Date
    Jan 2012
    Location
    United Kingdom
    Posts
    2,713
    Tokens
    2,371
    Habbo
    James

    Latest Awards:

    Default

    Bemused,

    I was playing Stab okay

  10. #30
    Join Date
    Jul 2004
    Location
    UK
    Posts
    23,590
    Tokens
    33,601
    Habbo
    xxMATTGxx

    Latest Awards:

    Default

    usb.biome.*


    Previous Habbox Roles
    Co-Owner of Habbox | General Manager | Assistant General Manager (Staff) | Forum Manager | Super Moderator | Forum Moderator

Page 3 of 17 FirstFirst 123456713 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •