搜索结果
找到约 83 项符合
Equations 的查询结果
按分类筛选
数值算法/人工智能 The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine th
The cart with an inverted pendulum, shown below, is "bumped" with an impulse
force, F. Determine the dynamic equations of motion for the system, and lin
earize about the pendulum s angle, theta = Pi (in other words, assume that p
endulum does not move more than a few degrees away from the vertical, ...
通讯/手机编程 This m-file displays the time waveform for the Gaussian pulse function and the first and second deri
This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program uses the actual first and second derivative equations ...
matlab例程 This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equ
This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treating the interior of the mesh as free space/air and e ...
数学计算 This folder contains all the codes based on Matlab Language for the book <《Iterative Methods for
This folder contains all the codes based on Matlab Language for the book <《Iterative Methods for Linear and Nonlinear Equations》, and there are totally 21 M files, which can solve most of linear and nonlinear equations problems.
matlab例程 Easily editable files to simulate three MIMO predictive control algorithms. These files are intende
Easily editable files to simulate three MIMO predictive control algorithms.
These files are intended as a support to this book to enable students to investigate predictive control algorithms from the formulation of the
prediction equations right through to the closed-loop simulation.
数值算法/人工智能 Subroutine MCHOLSK :To solves a hermitian positive definite set of complex linear simultaneous equ
Subroutine MCHOLSK :To solves a hermitian positive definite set of
complex linear simultaneous equations (AX=B) using the Cholesky
decomposition method.
其他 SparseLab is a Matlab software package designed to find sparse solutions to systems of linear equati
SparseLab is a Matlab software package designed to find sparse solutions to systems of linear equations, particularly underdetermined systems.
并行计算 CLAWPACK is a software package designed to compute numerical solutions to hyperbolic partial differe
CLAWPACK is a software package designed to compute numerical solutions to hyperbolic partial differential equations using a wave propagation approach
数学计算 LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that sol
LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures
matlab例程 Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numeri
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course
in numerical methods, Matlab, and technical computing. The emphasis is on in-
formed use of mathematical software. We want you learn enough about the mathe-
matical functions in Matlab that you will be able to ...