S-Matrix
S-矩阵,作为分析和设计高频电子系统的关键工具,在微波工程、天线设计及信号处理等领域发挥着重要作用。通过S-参数描述网络端口间的散射特性,它为理解和优化多端口网络提供了直观而强大的方法。掌握S-矩阵理论不仅能够帮助工程师解决复杂的电磁兼容问题,还能促进新型通信设备的研发。访问我们的资源库,探索超过4...
S-Matrix 全部资料 1,878 份
Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si
Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by ...
2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
A program for computing energy levels, reaction matrix and radial wave functions in the coupled-chan
A program for computing energy levels, reaction matrix and radial wave functions in the coupled-channel hyperspherical a...
computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalue
computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues ...
Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent per
Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c".
THIS M-FILE USES THE TRANFER MATRIX METHOD TO EVALUATE THE COUPLED-MODE %EQUATIONS. THE REFLECTION
THIS M-FILE USES THE TRANFER MATRIX METHOD TO EVALUATE THE COUPLED-MODE %EQUATIONS. THE REFLECTION SPECTRUM OF THE GRAT...
cuda平台开发的矩阵变换并行操作(Matrix transpose)
cuda平台开发的矩阵变换并行操作(Matrix transpose),属于cuda sdk中的内容
This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which
This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Messag...