18 Pages

L22_dynrule

Course: GE 498 AN, Spring 2007
School: UIllinois
Rating:
 
 
 
 
 

Word Count: 1734

Document Preview

22: Lecture Subgradient Methods April 11, 2007 Lecture 22 Outline Methods with Dynamic Stepsize Rule Directional Derivatives and Subgradients -Subgradients and -Subdifferentals Convex Optimization 1 Lecture 22 Method with Dynamic Stepsize with Known f General Assumption The function f (x) is convex and domf = Rn The set X is nonempty closed and convex Theorem Assume that General Assumption holds and...

Register Now

Unformatted Document Excerpt

Coursehero >> Illinois >> UIllinois >> GE 498 AN

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
22: Lecture Subgradient Methods April 11, 2007 Lecture 22 Outline Methods with Dynamic Stepsize Rule Directional Derivatives and Subgradients -Subgradients and -Subdifferentals Convex Optimization 1 Lecture 22 Method with Dynamic Stepsize with Known f General Assumption The function f (x) is convex and domf = Rn The set X is nonempty closed and convex Theorem Assume that General Assumption holds and X is nonempty. Then, {xk } generated by the subgradient method with the stepsize k = f (xk )-f converges to an optimal solution. s 2 k Convex Optimization 2 Lecture 22 Proof We use the Basic Iterate Relation: for any y X and any k 0, xk+1 - y 2 xk - y 2 - 2k (f (xk ) - f (y)) + 2 sk k 2 Letting y = x for any x X , we obtain xk+1 - x 2 = = - 2k (f (xk ) - f ) + 2 sk 2 k f (xk ) - f 2 2 xk - x - k sk - k 2 2 sk 2 xk - x (f (xk ) - f ) xk - x 2 - sk 2 2 The sequence {xk } is bounded, thus subgradient norms sk are uniformly bounded by some scalar L. Therefore, for all k and any x X , xk+1 - x 2 xk - x 2 (f (xk ) - f ) - L2 2 (1) Convex Optimization 3 Lecture 22 Eq. (1) implies that (f (xk )-f )2 L2 xk - x 2 - xk+1 - x 2 2 , and 2 (f (xk ) - f ) L2 x0 - x k=0 Hence f (xk ) f . Since {xk } X is bounded, it has limit points that belong to X by closedness of X . By continuity of f and the fact f (xk ) f , it follows that all limit points are optimal. We now show that {xk } has a unique limit point. To arrive at a contradiction, suppose there are at least two: say x and x with x = x. Let {xm}M ~ ^ ~ ^ and {xk }K be subsequences converging to x and x, respectively. By Eq. ~ ^ (1), it follows that for all m, k with m k, xm - x < xk - x for all x X Let x = x, and m M and k K. Then by taking limits, we obtain ^ m mM lim xm - x lim xk - x ^ ^ k kK implying that x - x = 0 - a contradiction. ~ ^ Convex Optimization 4 Lecture 22 Convergence Rate The convergence rate of the method with dynamic stepsize using f is linear at best For a function f with sharp minima, i.e., such that for some > 0 f (x) - f dist(x, X ) The rate is linear xk - x c k x0 - x ~ ~ for all x for all k 0 where x X is the limit point of {xk } and ~ 2 c= 1- 2 L and L is an upper bound on the subgradient norms sk The rate is important for general understanding of the method It is rare that we can take advantage of this result in practice Convex Optimization 5 Lecture 22 Method with Dynamic Stepsize with Unknown f xk+1 = PX [xk - k sk ] lev fk = min f (xi) - 0ik lev f (xk ) - fk k = sk 2 with > 0 Interpretation of the method is similar to that of the preceding version: the figures (below) illustrate the behavior when the feasible level set lev Lk = {x X | f (x) fk } is nonempty and is empty Convex Optimization 6 Lecture 22 Convergence Result Theorem Let General Assumption hold and f be finite. Then, for the lev lev method using k = [f (xk ) - fk ]/ sk 2, fk = min0ik f (xi) - with > 0, we have k 0ik lim min f (xi) f + Proof: Assume the contrary. Then, there is an f (xi) 2 + f + > 0 such that for all i Let y X be such that + f f (y). Thus, 0ik min f (xi) f (y) + for all k Convex Optimization 7 Lecture 22 From the Basic Iterate Relation: for y X and any k 0, xk+1 - y 2 = = xk - y xk - y xk - y xk - y sk 2 2 2 2 2 - 2k (f (xk ) - f (y)) + 2 sk k 2 lev - k 2(f (xk ) - f (y)) - f (xk ) + fk - k f (xk ) - f (y) + min f (xi) - f (y) - 0ik - k (f (xk ) - f (y)) Note that k for all k and also f (xk ) - f (y) . Hence 2 2 2 xk+1 - y xk - y - sk 2 Thus, {xk } is bounded, and the subgradients {sk } are bounded. Let sk L for all k. We then have 2 2 2 2 2 xk+1 - y xk - y - 2 x0 - y - (k + 1) 2 , L L which cannot hold for sufficiently large k. Convex Optimization 8 Lecture 22 Convergence Rate Assuming that the optimal set X is nonempty, the smallest number K of iterations needed to have 0ik min f (xi) f + is given by dist2(x0, X )L2 K= 2 Key observation used in the proof: (similar to the preceding proof) the 2 distance dist2(xk , X ) is reduced at least by L2 whenever f (xk ) > f + lev NOTE For the method using dynamic step with an estimate fk Its behavior is similar to the method with a constant step k = Basic difference: it does not require subgradient boundedness for convergence, while the method with a constant step does Convex Optimization 9 Lecture 22 Comments Subgradient methods so considered far: Use any subgradient that is available at a given iterate Simple for implementation Convergence rate is at best linear Useful in large-scale and decentralized computations Main criticism: There are no general stopping rules A specific critera have been designed within a particular application and/or the "origin" of the convex problem Alternative methods exist: Bundle methods Use a carefully selected subgradient at a given iterate More sophisticated for implementation There is a general stopping criteria Convex Optimization 10 Lecture 22 Slopes of Convex Scalar Function Here, f : (a, b) R is (scalar) convex function over an interval (a, b), and x, y, z (a, b) are such that x < y < z Key property (implied by convexity of f ): Slopes are nondecreasing f (y) - f (x) f (z) - f (x) f (z) - f (y) y-x z-x z-y for all x < y < z Convex Optimization 11 Lecture 22 z-y z + z-x x and by convexity of f , we have y-x z-y f (y) f (z) + f (x) z-x z-x Writing y - x = z - x - (z - y), we have z-y z-y f (y) f (z) - f (z) + f (x) z-x z-x implying that Indeed, we have y = y-x z-x (2) z-y [f (z) - f (x)] f (z) - f (y) z-x f (z) - f (x) f (z) - f (y) z-x z-y Similarly, by writing z - y = z - x - (y - x), from Eq. (2) we obtain y-x y-x f (y) f (z) + f (x) - f (x) z-x z-x Hence f (y) f (x)+ y-x [f (z) - f (x)] z-x f (y) - f (x) f (z) - f (x) y-x z-x Convex Optimization 12 Lecture 22 Right and Left Derivatives of Scalar Function Def. Right derivative of f at x, denoted by f +(x), is given by f (x + ) - f (x) f +(x) = lim 0 Lemma For a convex f , we have f +(x) = inf >0 f (x+)-f (x) Proof: From nondecreasing slope poperty, where y = x+ and z = x+ for 0 < < , we obtain f (x + ) - f (x) f (x + ) - f (x) Thus, the ratio f (x+)-f (x) is nondecreasing in , and therefore the limit of the ratio as 0 is the same as the infimum of the ratio over > 0 Def. Left derivative of f at x, denoted by f -(x), is given by f (x) - f (x - ) f -(x) = lim 0 Lemma For a convex f , we have f -(x) = sup>0 f (x)-f (x-) Convex Optimization 13 Lecture 22 Directional Derivative Def. Directional derivative of a function f : Rn R at x in (nonzero) direction d, denoted by f (x; d), is given by f (x + d) - f (x) f (x; d) = lim 0 Lemma For a convex f , we have f (x; d) = inf >0 f (x+d)-f (x) Proof: The result from the right derivative property for a convex scalar function () = f (x + d) and the relation f (x + d) - f (x) () - (0) = Convex Optimization 14 Lecture 22 Directional Derivative and Subdiferential Theorem Let f be convex with dom f = Rn. We then have for any x Rn and any d Rn, f (x; d) = max sT d sf (x) Proof have Let x and d = 0 be arbitary. From subgradient inequality, we f (x + d) f (x) + sT d for any s f (x) Thus, f (x + d) - f (x) max sT d f (x; d) max sT d sf (x) sf (x) To show that equality holds, we consider the interior of the epigraph of the function f , i.e., {(x, w) | f (x) < w} and the half-line C in Rn+1 given by C = {(z, v) | z = x + d, v = f (x) + f (x; d), > 0} Convex Optimization 15 Lecture 22 The interior of the epigraph is convex. The half-line C is convex. We show that they are disjoint. Suppose they are not, so that there is (z, w) such that f (z) < w and z = x + d with w = f (x) + f (x, d) for some ^ ^ . By directional derivative property f (x; d) = inf >0 f (x+d)-f (x) , it ^ follows that ^ f (x + d) < f (x) + f (x, d) f (x) + f (x + d) - f (x) ^ ^ - a contradiction. Hence, int(epi f ) and C are disjoint. By the Separating Hyperplane Theorem, there is a hyperplane separating C and int(epi f ). Therefore, there is a vector (a, ) Rn+1, (a, ) = 0, such that aT (x + d) + [f (x) + f (x; d)] aT z + w for all > 0, f (x) < w, x Rn. We must have 0, since w can be arbitrarily large. If = 0, then it follows that a = 0, which cannot hold since (a, ) = 0. Convex Optimization 16 Lecture 22 Thus, we can divide by and by letting ~ = a/ , we have a a ~T (x + d) + f (x) + f (x; d) ~T z + w a (3) for all > 0, f (x) < w, x Rn. Letting 0 and w f (z), we obtain ~T (x - z) + f (x) f (z) a implying that -~ f (x). By setting z = x and = 1 in Eq. (3), we a also obtain f (x; d) -~T d a which together with the inequality established earlier f (x; d) max sT d sf (x) implies that f (x; d) = max sT d sf (x) and the maximum is attained at -~. a Convex Optimization 17
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

UIllinois - GE - 498 AN
Lecture 12: Necessary and Sufficient Conditions for Optimality of Primal-Dual PairsFebruary 28, 2007Lecture 12Outline General Form of Dual Problem Necessary and Sufficient Optimality Condition for Primal-Dual Pairs Karush-Kuhn-Tucker (KKT) C
UIllinois - GE - 498 AN
Lecture 23: Steepest Descent Subgradient MethodsApril 16, 2007Lecture 23Outline Directional Derivatives and Subgradients More Subgradient Properties Steepest Descent Subgradient Bundle-Type Methods using &quot;Steepest Descent Idea&quot; -Subgradien
UIllinois - GE - 498 AN
Lecture 9: Convex ProblemsFebruary 19, 2007Lecture 9Outline Geometric Programming Semidefinite Programming Preliminary for Duality TheoryConvex Optimization1Lecture 9Geometric ProgrammingA Geometric Program is a problem of the follo
UIllinois - GE - 498 AN
Lecture 6: Closed FunctionsFebruary 5, 2007Lecture 6OutlineLog-Transformation Jensen's Inequality Level Sets Closed Functions Convexity and Continuity Recession Cone and Constancy Space Optimization TerminologyConvex Optimization 1Lecture 6
UIllinois - GE - 498 AN
Lecture 13: Duality and SensitivityMarch 5, 2007Lecture 13Outline Perturbed Primal Problem Primal Value Function Role in Sensitivity Role in Zero-Gap Duality and Problem ReformulationsConvex Optimization1Lecture 13Perturbed Problem
UIllinois - GE - 498 AN
Lecture 14: Algorithms Unconstrained OptimizationMarch 7, 2007Lecture 14Outline Terminology and Assumptions Gradient Descent Method Newton's MethodConvex Optimization1Lecture 14Unconstrained Minimizationminimize f (x) Assumptions:
UIllinois - GE - 498 AN
Lecture 15: Numerical Experiments with Algorithms for Unconstrained OptimizationMarch 12, 2007Lecture 15Outline Gradient Descent Method Sufficient Function Decrease Gradient and Newton's Method (Homework) Condition Number Affine Transforma
UIllinois - GE - 498 AN
Convex OptimizationInstructor: Angelia Nedich January 17, 2007Lecture 1Outline What is the Course About Who Cares and Why Course Objective Convex Optimization History New Interest in the Topic Formal IntroductionConvex Optimization1L
UIllinois - GE - 498 AN
Lecture 2: Convex setsJanuary 22, 2007Lecture 2OutlineVectors and Norms Convex set Cones Affine sets Half-Spaces, Hyperlanes, Polyhedra Ellipsoids and Norm Cones Convex, Conical, and Affine Hulls SimplexConvex Optimization 1Lecture 2Notat
UIllinois - GE - 498 AN
Lecture 3: Convex Set Topology and Operations Preserving ConvexityJanuary 24, 2007Lecture 3OutlineReview basic topology in Rn Open Set and Interior Closed Set and Closure Dual Cone Recession Directions of a Convex Set Lineality Space Convex Se
UIllinois - GE - 498 AN
Lecture 4: Operations Preserving Convexity Convex FunctionsJanuary 29, 2007Lecture 4OutlineRecession Cone Review Lineality Space Convex Set Decomposition More Operations Preserving Convexity Convex Functions Examples Verifying Convexity of a F
UIllinois - GE - 498 AN
Lecture 21: Subgradient MethodsApril 9, 2007Lecture 21Outline Subgradients and Level Sets Subgradient Method Convergence and Convergence RateConvex Optimization1Lecture 21Subgradients and Level SetsA vector s is a subgradient of a c
UIllinois - GE - 498 AN
Lecture 19: Convex Non-Smooth OptimizationApril 2, 2007Lecture 19Outline Convex non-smooth problems Examples Subgradients and subdifferentials Subgradient properties Operations with subgradients and subdifferentialsConvex Optimization1
UIllinois - GE - 498 AN
Lecture 18: Interior-Point MethodMarch 28, 2007Lecture 18Outline Barrier-type interior point method Phase I method Bound on number of Newton's iteration Limitations of interior point methodConvex Optimization1Lecture 18Inequality Co
UIllinois - GE - 498 AN
Lecture 7: Existence of SolutionsFebruary 7, 2007Lecture 7OutlineOptimization Terminology Issues in Optimization Existence of Solutions Implications and Applications Optimality ConditionConvex Optimization1Lecture 7Optimization Termino
UIllinois - GE - 498 AN
Lecture 8: Convex ProblemsFebruary 12, 2007Lecture 8OutlineRevisit Optimality Condition Unconstrained Problems Problems with Linear Constraints Problems with Inequalities and Equalities Linear-Fractional Programming Second-Order Cone Programmi
UIllinois - GE - 498 AN
Lecture 11: Strong Duality ResultsFebruary 26, 2007Lecture 11Outline Slater Condition and its Variations Convex Objective with Linear Inequality Constraints Quadratic Objective over Quadratic Constraints Recession Cone Conditions Represent
UIllinois - GE - 498 AN
Lecture 26: Badly Conditioned Convex ProblemsApril 25, 2007Lecture 26Outline Shor's space-dilation method [variable metric method] Tikhonov's regularization Nesterov's averaging algorithmConvex Optimization1Lecture 26Let f be convex
UIllinois - GE - 498 AN
Lecture 25: Efficiency of Proximal Bundle Method Variable Metric Subgradient MethodsApril 23, 2007Lecture 25Outline Computing -Subgradients Simplified Proximal Bundle Method Convergence Rate of the Method Subdifferential of a Composite Func
UIllinois - GE - 498 AN
Lecture 24: Steepest Descent Subgradient MethodsApril 18, 2007Lecture 24Outline -Subgradients and -Subdifferentals Bundle-Type Method using &quot;Cutting-Plane Idea&quot;Convex Optimization1Lecture 24-Subgradient and -Subdifferential An -subgr
UIllinois - GE - 498 AN
Lecture 17: Interior-Point MethodMarch 26, 2007Lecture 17Outline Review of Self-concordance Overview of Netwon's Methods for Equality Constrained Minimization Examples Interior-Point MethodConvex Optimization1Lecture 17Self-Concorda
UIllinois - GE - 498 AN
Lecture 5: Verifying Convexity Operations Preserving Convex FunctionsJanuary 31, 2007Lecture 5OutlineVerifying Convexity of a Function Operations on Functions Preserving Convexity Log-Transformation Jensen's Inequality Extended-Value Functions
UIllinois - GE - 498 AN
Lecture 10: Lagrangian DualityFebruary 21, 2007Lecture 10Outline Motivation Visualization of Primal-Dual Framework Primal-Dual Constrained Optimization Problems Dual Function Properties Weak and Strong Duality ExamplesConvex Optimizatio
UIllinois - GE - 498 AN
Lecture 20: Subgradients and Optimality ConditionsApril 4, 2007Lecture 20Outline Subgradients for Concave Problems Computing Subgradients in Dual Problems Optimality Conditions Cutting-Plane MethodsConvex Optimization1Lecture 20Subg
Villanova - THEO - 5990
Villanova - THEO - 5990
Villanova - THEO - 5990
Villanova - THEO - 5990
Villanova - THEO - 5990
Villanova - THEO - 5990
Villanova - THEO - 5990
Villanova - THEO - 5990
Nova Southeastern University - MS - 1
PRE TESTNeurosciencePreTest Self-Assessment and ReviewNoticeMedicine is an ever-changing science. As new research and clinical experience broaden our knowledge, changes in treatment and drug therapy are required. The authors and the publisher
Nova Southeastern University - MS - 1
PRE TESTObstetrics and GynecologyPreTest Self-Assessment and ReviewNoticeMedicine is an ever-changing science. As new research and clinical experience broaden our knowledge, changes in treatment and drug therapy are required. The authors and
Nova Southeastern University - MS - 1
in pes planus describe the talar bone and what happens to shoes.name the symptoms of pes planus.what would cause a spring ligament sprain?how many miles are a pair of shoes good for for running?what is the term for flat foot?describe the di
Nova Southeastern University - MS - 1
what is Norgesic Forte?this is the Name the strongest muscle possible adverse relaxer and is rxns to structurally similar cyclobenzaprine to TCAs. and what can you NOT take with cyclobenza prine?Methocarbamol is name the mid orphenadrine citrate
Nova Southeastern University - MS - 1
describe the skeleton a of a neonate.what happens to Describe the age the Cervical and what spine as the skeletal component baby ages. develops at sitting up, ambulation, long bone growth, and what happens up until 25yrs. what else do you check in
Nova Southeastern University - MS - 1
PRE TESTPreventive Medicine and Public HealthPreTest Self-Assessment and ReviewNOTICEMedicine is an ever-changing science. As new research and clinical experience broaden our knowledge, changes in treatment and drug therapy are required. The
Nova Southeastern University - MS - 1
PRE TESTPsychiatryPreTest Self-Assessment and ReviewNOTICEMedicine is an ever-changing science. As new research and clinical experience broaden our knowledge, changes in treatment and drug therapy are required. The authors and the publisher o
Nova Southeastern University - MS - 1
PRE TESTBiochemistry and GeneticsPreTest Self-Assessment and ReviewNoticeMedicine is an ever-changing science. As new research and clinical experience broaden our knowledge, changes in treatment and drug therapy are required. The authors and
Nova Southeastern University - MS - 1
How does ceasation of barbiturate use affect sleep?With what stage of sleep is enuresis associ ated?What syndrome is characterized by bilateral medial temporal lobe lesion, placidity, hypero rality, hypersexu ality, hyperreactivity to visual stim
Nova Southeastern University - MS - 1
1. Taste to posterior tongue 2. TMJ tx OPP- to accomplish what 3. Sucking problem in infant what is the 1st thing to do 4. decreased Ferritin, 58% Iron Hemochromatosis 5. Alprazolam 3 questions on this drug 6. What nerve transmits sensation of nause
Nova Southeastern University - MS - 1
Where does facet tropism most commonly occur?What is the most Name the common anomaly skeletal anomalies in the lumbar that occur in region? multiple regions of the spineWhat is the treatment for hemivertebrae in children?Which vertebral What a
Nova Southeastern University - MS - 1
If you were to biopsy a chronic trigger point, what would you see?Name the 3 types of trigger points.what is the difference in the 3 types of trigger points?Who and when who worked with spent 50 years the internist in researching and co-authori
Nova Southeastern University - MS - 1
Acute myositis contributing factorsAcute myositis involves what musclesAcute myositis is also sometimes called _Contraindications Is muscle energy for muscle direct or indirect energy techniqueAcute myositis etiologic factorsGoals of muscle
Nova Southeastern University - MS - 1
Treat the worst TP 1st! 7. What are the contraindication for CS?8. what is a common error in CS?9. what are the three reason for maintaining contact with the TP?4. Why 90 seconds?5. What is the 6. In your search difference between for the loc
Nova Southeastern University - MS - 1
Name the Where does the From what aortic laryngeal muscle parotid (Stensen's) arch are the described by the duct enter the following structures following: oral cavity? derived? Only muscle Common and to abduct the internal carotid vocal cords arter
Nova Southeastern University - MS - 1
What is the What disease do effect of captopril you suspect in in a kidney with woman &lt;50 renal artery year, with stenosis? hypertension, a utoimmune dise ases and beaded renal artery stenosis?What does APGAR stand for?Which 2 Which type of What
Nova Southeastern University - MS - 1
pancreassmall intestineright colonLungsgall bladderspleenheadHeartneckT10-T11T10-T11T5-T9T5-T9T5-T9T1-T6T1-T4T1-T6T1-T4LOWER URETERBLADDERURETER/PROS TATEkidneyappendixleft colongonadsadrenalsupper
Nova Southeastern University - MS - 1
PRE TESTMicrobiologyPreTest Self-Assessment and ReviewNoticeMedicine is an ever-changing science. As new research and clinical experience broaden our knowledge, changes in treatment and drug therapy are required. The authors and the publisher
Nova Southeastern University - MS - 1
PRE TESTSurgeryPreTest Self-Assessment and ReviewNOTICEMedicine is an ever-changing science. As new research and clinical experience broaden our knowledge, changes in treatment and drug therapy are required. The authors and the publisher of t
Nova Southeastern University - MS - 1
PRE TESTPathophysiologyPreTest Self-Assessment and ReviewNoticeMedicine is an ever-changing science. As new research and clinical experience broaden our knowledge, changes in treatment and drug therapy are required. The authors and the publis
Nova Southeastern University - MS - 1
PRE TESTPathologyPreTest Self-Assessment and ReviewNoticeMedicine is an ever-changing science. As new research and clinical experience broaden our knowledge, changes in treatment and drug therapy are required. The authors and the publisher of
Nova Southeastern University - MS - 1
PRE TESTPediatricsPreTest Self-Assessment and ReviewNoticeMedicine is an ever-changing science. As new research and clinical experience broaden our knowledge, changes in treatment and drug therapy are required. The author and the publisher of
Nova Southeastern University - MS - 1
What drug What drug causes Nephrog causes hemorrhagic enic DI? cystitis?How do you prevent hemorr hagic cystitis w/ cyclophosphamide?What drugs are Ototoxic causing Tinnitus?What drugs are nephrotoxic?What drug causes causes SIADH?What drug
Nova Southeastern University - MS - 1
Where does facet tropism most commonly occur?What is the most Name the common anomaly skeletal anomalies in the lumbar that occur in region? multiple regions of the spineWhat is the treatment for hemivertebrae in children?Which vertebral What a
Nova Southeastern University - MS - 1
Anticentromere antibodiesAnti-dsDNA anti Anti-epithelial cell bodies (ANA)albuminocytologic Alport's syndrome dissociationAnti-basement membraneactinic keratosisAddison's disease Albright's syndromeArachnodactylyArgyll Robertson pupil
Nova Southeastern University - MS - 1
effects of endotoxin.Portion of LPS responsible for activity.Organism causing double zone of hemolysis on blood agar.Exotoxin that Mechanism of binds gangliosides. pseudomembrane formation in corynebacterium diphtheria infection.Type of toxin
Miami Dade - BSC - 1045
A cell is the smallest part of any living thing. There are many parts of a cell. Each part of a cell completes a certain function for the cell. All cells include the following parts: Cell Membrane - forms the outer boundary of the cell and allows onl
Miami Dade - BSC - 1041
Parts of the CellCell Part Cell (plasma) membrane Cell wall Chlorophyll Chloroplasts Chromosomes Cytoplasm Endoplasmic reticulum Golgi bodies Lyosome mircotubule Mitochondria Nuclear membrane Nucleolus Nucleus Plastid Ribosomes Vacuole Function cont