<< Prev Showing: 1-5 of 332 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 ·Suppose that a rabbit is initially at point (0,100) and a fox is at (0,0). Suppose that the rabbit runs to the right at speed Vr = 5 ft/sec and the fox always runs toward the rabbit at speed Vf = 6 ft/sec. Write a Matlab program that determines to within 1 second, when the fox catches the rabbit. The program should also plot rabbit and fox positions. Use the modified Euler method to estimate Xf(t),Yf(t) and the time to capture. Please do not respond without a written program in Matlab.
Subject:
Math
Topic:
Numerical Analysis
Posting ID:
2946
OTA ID:
103034
Prove rigorously that ||x + y||1 <= ||x||1 + ||y||1
Subject:
Math
Topic:
Numerical Analysis
Posting ID:
3004
OTA ID:
101298
Please see the attached file for the fully formatted problems. The profit P(t) for a firm as a function of time (t) is described by the equation P(t) = t — 3/8 t^2 + 1/24t^3 For 0 < t =< 10 show that there is exactly one local minimum, and find the value of t at which it occurs. Is the profit positive at this local minimum?
Subject:
Math
Topic:
Numerical Analysis
Posting ID:
5306
OTA ID:
103059
Real Analysis: Differential Equations (Leibnitz Formula)
Let I be an open interval and n be a natural number. Suppose that both f:I->R and g:I->R have n derivatives. Prove that fg:I->R has n derivatives, and we have the following formula called Leibnitz's formula: (fg)^n(x) = the sum as k=0,1,2,...n of(n choose k)f^k(x)g^(n-k)(x) for all x in I. Write the formula out explicitly for n=2 and n=3.
Subject:
Math
Topic:
Numerical Analysis
Posting ID:
9872
OTA ID:
103197
Real Analysis: Criteria for Integrability
Define f(x) = x^2 for all x in [0,1]. For each natural number n, compute L(f,Pn) and U(f,Pn), where Pn is the regular partition of [0,1] into n subintervals.Then use the Integrability Criterion to show that the function f:[0,1]->R is integrable.
Subject:
Math
Topic:
Numerical Analysis
Posting ID:
9874
OTA ID:
103197
<< Prev Showing: 1-5 of 332 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 · 131-135 · 136-140 · 141-145 · 146-150 · 151-155 · 156-160 · 161-165 · 166-170 · 171-175 · 176-180 · 181-185 · 186-190 · 191-195 · 196-200 · 201-205 · 206-210 · 211-215 · 216-220 · 221-225 · 226-230 · 231-235 · 236-240 · 241-245 · 246-250 · 251-255 · 256-260 · 261-265 · 266-270 · 271-275 · 276-280 · 281-285 · 286-290 · 291-295 · 296-300 · 301-305 · 306-310 · 311-315 · 316-320 · 321-325 · 326-330 · 331-332 ·Page generated in 0.0151 seconds