compose(f,g) returns
f(g(y)) where f = f(x) and g =
g(y). Here x is the symbolic variable of f
as defined by symvar and y is the symbolic variable of
g as defined by symvar.
compose(f,g,x,z)
returns f(g(z)) and makes x the independent variable
for f. That is, if f = cos(x/t), then
compose(f,g,x,z) returns cos(g(z)/t) whereas
compose(f,g,t,z) returns cos(x/g(z)).
compose(f,g,x,y,z)
returns f(g(z)) and makes x the independent variable
for f and y the independent variable for
g. For f = cos(x/t) and g =
sin(y/u), compose(f,g,x,y,z) returns
cos(sin(z/u)/t) whereas compose(f,g,x,u,z) returns
cos(sin(y/z)/t).
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.