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
frobenius
linearization
myMatrixRank
NLcalculaterelativedegree
NLcontrollability
NLdynamicextension
NLKarmanDecomposition
NLobservability
NLsystemblockdiagonal
NLsystemcheck
NLsystemconcatenate
NLsystemfeedback
NLsystemoperation
NLsystemparallel
simulationNLsystem
sinewavesystem
ZigangPan`NonlinearSystems`
N
L
K
a
r
m
a
n
D
e
c
o
m
p
o
s
i
t
i
o
n
{
n
c
b
o
,
n
c
b
o
b
,
n
c
o
,
n
c
o
b
,
t
r
a
n
s
f
o
r
m
a
t
i
o
n
,
r
e
s
u
l
t
s
y
s
t
e
m
}
=
K
a
r
m
a
n
D
e
c
o
m
p
o
s
i
t
i
o
n
[
n
l
s
y
s
t
e
m
,
x
0
]
c
o
m
p
u
t
e
s
t
h
e
K
a
r
m
a
n
d
e
c
o
m
p
o
s
i
t
i
o
n
o
f
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
a
r
o
u
n
d
t
h
e
s
t
a
t
e
v
e
c
t
o
r
x
0
.
n
l
s
y
s
t
e
m
:
a
n
l
s
y
s
t
e
m
i
n
t
h
e
1
0
t
e
r
m
r
e
p
r
e
s
e
n
t
a
t
i
o
n
x
0
:
a
d
e
s
i
r
e
d
s
t
a
t
e
v
e
c
t
o
r
n
c
b
o
:
d
i
m
e
n
s
i
o
n
o
f
u
n
c
o
n
t
r
o
l
l
a
b
l
e
b
u
t
o
b
s
e
r
v
a
b
l
e
s
t
a
t
e
s
n
c
b
o
b
:
d
i
m
e
n
s
i
o
n
o
f
u
n
c
o
n
t
r
o
l
l
a
b
l
e
a
n
d
u
n
o
b
s
e
r
v
a
b
l
e
s
t
a
t
e
s
n
c
o
:
d
i
m
e
n
s
i
o
n
o
f
c
o
n
t
r
o
l
l
a
b
l
e
a
n
d
o
b
s
e
r
v
a
b
l
e
s
t
a
t
e
s
n
c
o
b
:
d
i
m
e
n
s
i
o
n
o
f
c
o
n
t
r
o
l
l
a
b
l
e
b
u
t
u
n
o
b
s
e
r
v
a
b
l
e
s
t
a
t
e
s
t
r
a
n
s
f
o
r
m
a
t
i
o
n
:
t
h
e
s
t
a
t
e
t
r
a
n
s
f
o
r
m
a
t
i
o
n
t
h
a
t
b
r
i
n
g
s
t
h
e
s
y
s
t
e
m
i
n
t
o
K
a
r
m
a
n
d
e
c
o
m
p
o
s
i
t
i
o
n
r
e
s
u
l
t
s
y
s
t
e
m
:
t
h
e
r
e
p
r
e
s
e
n
t
a
t
i
o
n
o
f
t
h
e
o
r
i
g
i
n
a
l
s
y
s
t
e
m
i
n
n
e
w
c
o
o
r
d
i
n
a
t
e
s
.
N
o
t
e
t
h
a
t
n
c
b
o
+
n
c
b
o
b
+
n
c
o
+
n
c
o
b
=
n
=
d
i
m
e
n
s
i
o
n
o
f
t
h
e
s
y
s
t
e
m
.
Examples
(
1
)
Basic Examples
(
1
)
I
n
[
1
]
:
=
s
y
s
t
e
m
=
{
{
x
1
,
x
2
,
x
3
,
x
4
,
x
5
}
,
{
u
1
,
u
2
}
,
{
y
1
,
y
2
}
,
{
{
-
1
,
1
,
0
,
0
,
0
,
1
,
-
1
}
,
{
1
,
-
1
,
0
,
0
,
1
,
-
1
,
0
}
,
{
0
,
0
,
1
,
0
,
0
,
0
,
0
}
,
{
1
,
0
,
0
,
0
,
0
,
1
,
0
}
,
{
0
,
0
,
0
,
0
,
0
,
0
,
0
}
,
{
1
,
0
,
0
,
0
,
0
,
0
,
0
}
,
{
0
,
1
,
0
,
0
,
0
,
0
,
0
}
}
,
{
1
,
2
}
,
{
1
,
2
}
,
{
1
,
2
}
,
{
}
,
{
1
,
2
}
,
{
}
}
O
u
t
[
1
]
=
{
{
x
1
,
x
2
,
x
3
,
x
4
,
x
5
}
,
{
u
1
,
u
2
}
,
{
y
1
,
y
2
}
,
{
{
-
1
,
1
,
0
,
0
,
0
,
1
,
-
1
}
,
{
1
,
-
1
,
0
,
0
,
1
,
-
1
,
0
}
,
{
0
,
0
,
1
,
0
,
0
,
0
,
0
}
,
{
1
,
0
,
0
,
0
,
0
,
1
,
0
}
,
{
0
,
0
,
0
,
0
,
0
,
0
,
0
}
,
{
1
,
0
,
0
,
0
,
0
,
0
,
0
}
,
{
0
,
1
,
0
,
0
,
0
,
0
,
0
}
}
,
{
1
,
2
}
,
{
1
,
2
}
,
{
1
,
2
}
,
{
}
,
{
1
,
2
}
,
{
}
}
I
n
[
2
]
:
=
N
L
K
a
r
m
a
n
D
e
c
o
m
p
o
s
i
t
i
o
n
c
o
n
v
e
r
t
2
N
L
s
y
s
t
e
m
[
s
y
s
t
e
m
]
,
{
0
,
0
,
0
,
0
,
0
}
S
t
a
t
e
t
r
a
n
s
f
o
r
m
a
t
i
o
n
i
s
x
n
e
w
=
t
r
a
n
s
f
o
r
m
a
t
i
o
n
[
x
o
l
d
]
a
n
d
t
r
a
n
s
f
o
r
m
a
t
i
o
n
i
s
a
p
u
r
e
f
u
n
c
t
i
o
n
;
O
n
e
m
a
y
a
t
t
a
c
h
t
h
e
i
n
v
e
r
s
e
t
r
a
n
s
f
o
r
m
a
t
i
o
n
a
s
t
h
e
t
h
i
r
d
e
l
e
m
e
n
t
i
n
t
y
p
e
,
w
h
i
c
h
m
u
s
t
a
l
s
o
b
e
a
p
u
r
e
f
u
n
c
t
i
o
n
.
O
u
t
[
2
]
=
{
1
,
1
,
2
,
1
,
{
x
5
,
x
3
,
x
1
,
x
2
,
x
4
}
,
{
{
x
1
1
,
x
2
1
,
x
3
1
,
x
4
1
,
x
5
1
}
,
{
u
1
,
u
2
}
,
{
y
1
,
y
2
}
,
{
F
u
n
c
t
i
o
n
[
{
x
1
1
,
x
2
1
,
x
3
1
,
x
4
1
,
x
5
1
,
u
1
,
u
2
}
,
{
0
,
x
2
1
,
u
1
-
u
2
-
x
3
1
+
x
4
1
,
-
u
1
+
x
1
1
+
x
3
1
-
x
4
1
,
u
1
+
x
3
1
}
]
,
F
u
n
c
t
i
o
n
[
{
x
1
1
,
x
2
1
,
x
3
1
,
x
4
1
,
x
5
1
,
u
1
,
u
2
}
,
{
x
3
1
,
x
4
1
}
]
}
,
{
1
,
2
}
,
{
1
,
2
}
,
{
1
,
2
}
,
{
}
,
{
1
,
2
}
,
{
}
}
}
S
e
e
A
l
s
o
N
L
c
o
n
t
r
o
l
l
a
b
i
l
i
t
y
▪
N
L
o
b
s
e
r
v
a
b
i
l
i
t
y
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
G
u
i
d
e
t
o
Z
i
g
a
n
g
P
a
n
`
N
o
n
l
i
n
e
a
r
S
y
s
t
e
m
s
`
"
"