Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
NonlinearSystems
Guides
Guide to ZigangPan`NonlinearSystems`
Symbols
convert2NLsystem
emptyNLsystem
linearization
NLcalculaterelativedegree
NLdynamicextension
NLsystemblockdiagonal
NLsystemcheck
NLsystemconcatenate
NLsystemfeedback
NLsystemoperation
NLsystemparallel
simulationNLsystem
sinewavesystem
ZigangPan`NonlinearSystems`
c
o
n
v
e
r
t
2
N
L
s
y
s
t
e
m
n
l
s
y
s
t
e
m
=
c
o
n
v
e
r
t
2
N
L
s
y
s
t
e
m
[
s
y
s
t
e
m
]
c
o
n
v
e
r
t
s
a
n
L
T
I
s
y
s
t
e
m
i
n
t
o
t
h
e
n
o
n
l
i
n
e
a
r
s
y
s
t
e
m
n
l
s
y
s
t
e
m
i
n
t
h
e
a
p
p
r
o
p
r
i
a
t
e
f
o
r
m
a
t
.
Examples
(
1
)
Basic Examples
(
1
)
I
n
[
1
]
:
=
s
y
s
t
e
m
1
=
{
{
}
,
{
u
1
,
u
2
}
,
{
y
1
,
y
2
}
,
{
{
2
,
1
}
,
{
1
,
2
}
}
,
{
1
,
2
}
,
{
1
,
2
}
,
{
1
,
2
}
,
{
}
,
{
1
,
2
}
,
{
}
}
;
s
y
s
t
e
m
c
h
e
c
k
[
s
y
s
t
e
m
1
]
O
u
t
[
1
]
=
T
r
u
e
I
n
[
2
]
:
=
n
l
s
y
s
t
e
m
=
c
o
n
v
e
r
t
2
N
L
s
y
s
t
e
m
[
s
y
s
t
e
m
1
]
O
u
t
[
2
]
=
{
{
}
,
{
u
1
,
u
2
}
,
{
y
1
,
y
2
}
,
{
F
u
n
c
t
i
o
n
[
{
u
1
,
u
2
}
,
{
}
]
,
F
u
n
c
t
i
o
n
[
{
u
1
,
u
2
}
,
{
2
u
1
+
u
2
,
u
1
+
2
u
2
}
]
}
,
{
1
,
2
}
,
{
1
,
2
}
,
{
1
,
2
}
,
{
}
,
{
1
,
2
}
,
{
}
}
I
n
[
3
]
:
=
N
L
s
y
s
t
e
m
c
h
e
c
k
[
n
l
s
y
s
t
e
m
]
O
u
t
[
3
]
=
T
r
u
e
S
e
e
A
l
s
o
N
L
s
y
s
t
e
m
c
h
e
c
k
▪
l
i
n
e
a
r
i
z
a
t
i
o
n
▪
N
L
s
y
s
t
e
m
o
p
e
r
a
t
i
o
n
"
"