Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • 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
    • 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`
sinewavesystem
​
sinewavesystem
[amplitude,frequency]
returns a
nlsystem
that generates a sinusoidal output with
amplitude
and
frequency
as specified.
​
Examples  
(1)
Basic Examples  
(1)
In[1]:=
nlsystem=
sinewavesystem
[2,2Pi]
Out[1]=
{{Private`swstate1,Private`swstate2},{},{Private`sw},{Function[{Private`swstate1$,Private`swstate2$},{Private`swstate1$(
2
2
-
2
Private`swstate1$
-
2
Private`swstate2$
)-(2π)Private`swstate2$,Private`swstate2$(
2
2
-
2
Private`swstate1$
-
2
Private`swstate2$
)+(2π)Private`swstate1$}],Function[{Private`swstate1,Private`swstate2},{Private`swstate2}]},{},{1},{},{},{1},{}}
In[2]:=
NLsystemcheck
[nlsystem]
Out[2]=
True
SeeAlso
emptyNLsystem
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com