Recent content by curious_iza

  1. C

    Matlab matrix selection of data using for loops and if statements ,,

    Hi I am still nowhere with this question;;;; GRRR so frustrating! I understand that; 1) I need to use rem(data,2) to find the remainder and that; if the remainder is positive and the value of it is greater then 1 then I must take the ceil(data) 2) If rem(data,2) is less then 1 but greater...
  2. C

    Matlab matrix selection of data using for loops and if statements ,,

    matlab matrix selection of data using for loops and if statements,,,,, Hi people I was wondering if someone could assist me with the following; You received the following data values from a coworker: data = [-1.2, 3.3, 5.1, 0.2, 2.9, -0.1]; It turns out that the sensor used to collect...
  3. C

    How Do You Sketch Level Curves for T(x,y) = (2x+y)/(x^2 -y^2)?

    Hi this is the question that I am unsure about... Find and then sketch the level curves of the scalar field T(x,y) = (2x+y)/(x^2 -y^2) for; T = -1 T = -0.5 T = 0 T = 0.5 T = 1 I am unsure about these answers which I got by subbing each of the values into T(x,y) 1) T = -1 After...
  4. C

    Calculating Loads for a 2m x 2m Concrete Tunnel with 4 Supports

    Oh... hang on... I think I just figured it out - I looked at the wrong solutions. Typical. :D
  5. C

    Calculating Loads for a 2m x 2m Concrete Tunnel with 4 Supports

    Hi, they give the live load of the top layer (which is 4kN/m^2) ... I have attached the file with the exact question asked (If you would like a diagram). Thanks.
  6. C

    Calculating Loads for a 2m x 2m Concrete Tunnel with 4 Supports

    Hi I have tried this question and am struggling to work it out; A concrete concrete tunnel with 2m x 2m dimensions on the outside (in cross section) with a uniform wall thickness of 200mm, is used to support a live load of 4kN/m^2 on its top surface. The density of the concrete is 25kN/m^3...
Back
Top